mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-25 14:46:24 +00:00
fix(setup): MySQL 5.7 (#1445)
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# TODO: remove this line after we fully support mysql 5.7
|
||||
mysql -u root -p$MYSQL_ROOT_PASSWORD -e "SET GLOBAL sql_mode = '';"
|
||||
|
||||
# TODO: remove this line after we squash our DB updates
|
||||
mysql -u root -p$MYSQL_ROOT_PASSWORD -e "SET GLOBAL max_allowed_packet=128*1024*1024;"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user