mirror of https://github.com/apache/cloudstack.git
MySQL 5.7 has a more strict SQL mode by default with which CloudStack is not compatible. By setting the SQL Mode to a more relaxed mode on run-time we can run without changing any SQL server settings. Admins could also apply this to the [mysqld] section of their my.cnf: sql_mode = 'STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION' Signed-off-by: Wido den Hollander <wido@widodh.nl> |
||
|---|---|---|
| .. | ||
| catalina.properties | ||
| commons-logging.properties | ||
| db.properties | ||
| environment.properties | ||
| java.security.ciphers | ||
| log4j-cloud.xml | ||
| server.xml | ||
| tomcat-users.xml | ||
| web.xml | ||