cloudstack/client/tomcatconf
Wido den Hollander 0c1c27ba85
CLOUDSTACK-9871: Set SQL Mode in SQL Session for MySQL 5.7 compatibility
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>
2017-04-12 15:13:08 +02:00
..
catalina.policy.in Source code committed 2010-08-11 09:13:29 -07:00
catalina.properties.in Addresses CLOUDSTACK-9300 where the MySQL HA StaticStrategy class fails to load successfully 2016-03-04 06:53:44 -06:00
classpath.conf.in Remove error message when start management server if JAVA_HOME is not set 2014-12-01 13:25:00 +01:00
cloudmanagementserver.keystore cloudmanagementserver.keystore is corrupted by ant.filters.ReplaceTokens, 2014-09-29 11:26:37 -07:00
commons-logging.properties.in fix centos63 build in master. not working since removal of awsapi 2015-05-31 21:50:32 -04:00
context.xml.in CS-19734:Session cookie is exposed to scripts. 2015-03-13 15:02:27 +05:30
db.properties.in CLOUDSTACK-9871: Set SQL Mode in SQL Session for MySQL 5.7 compatibility 2017-04-12 15:13:08 +02:00
ehcache.xml.in License header update for the client folder 2012-08-01 13:49:10 -04:00
environment.properties.in Added Mock ApiServer, Regions API calls with api keys 2012-10-17 14:16:36 +05:30
java.security.ciphers.in CS-17504: Weak SSL ciphers supported by the management server 2015-03-13 15:02:27 +05:30
log4j-cloud.xml.in CLOUDSTACK-9105: Logging enhancement: Handle/reference to track API calls end to end in the MS logs 2015-12-04 12:45:57 +05:30
logging.properties.in Source code committed 2010-08-11 09:13:29 -07:00
server-nonssl.xml.in CLOUDSTACK-8433: remove awsapi rpm and debian packaging 2015-05-06 15:22:04 +02:00
server-ssl.xml.in CLOUDSTACK-8433: remove awsapi rpm and debian packaging 2015-05-06 15:22:04 +02:00
server7-nonssl.xml.in CLOUDSTACK-8433: remove awsapi rpm and debian packaging 2015-05-06 15:22:04 +02:00
server7-ssl.xml.in Cleanup awsapi leftovers 2015-05-29 19:15:51 +02:00
tomcat-users.xml.in Source code committed 2010-08-11 09:13:29 -07:00
tomcat6-nonssl.conf.in CS-17504: Weak SSL ciphers supported by the management server 2015-03-13 15:02:27 +05:30
tomcat6-ssl.conf.in CS-17504: Weak SSL ciphers supported by the management server 2015-03-13 15:02:27 +05:30
web.xml.in Source code committed 2010-08-11 09:13:29 -07:00