SlaSerX / stalker

:man_technologist: Stalker MW Portal auto install script
https://slaserx.dev
73 stars 106 forks source link

mysql error during install ministra ubuntu 16.04 option #48

Closed tkttkton closed 4 years ago

tkttkton commented 4 years ago

mysql error during install ministra ubuntu 16.04 option: ALTER TABLE audio_compositions ADD COLUMN duration INT DEFAULT 0; gave error solved by modify /etc/mysql/my.cnf [mysqld] sql_mode = "" #

* Basic Settings

after install ok, erase line sql_mode ="" and restart mysql.

tkttkton commented 4 years ago

can you add to the script set global sql_mode=""; so the build do not abort with the mysql version of ubuntu 16.04?

SlaSerX commented 4 years ago

build never abort for this maybe u have limitation on your vps