diskimage-builder/elements/mysql
Clint Byrum 352516381f Remove strict sql_mode setting which breaks apps.
Strict sql_mode settings are very application specific, many will simply
not work with them. This setting was likely inherited from some other
production MySQL config file and is not appropriate for a generic
configuration. Specifically, this broke the MySQL package maintainer
scripts.

Change-Id: I068fcc7b3c770541d3d1ecfb372384750f182584
2013-04-04 13:07:38 -07:00
..
install.d Remove strict sql_mode setting which breaks apps. 2013-04-04 13:07:38 -07:00
os-config-applier/etc/mysql Create users in mysql server based on metadata 2013-04-02 01:34:32 +00:00
os-refresh-config/post-configure.d Create users in mysql server based on metadata 2013-04-02 01:34:32 +00:00
pre-install.d Rename flavour to element. 2012-12-05 14:04:58 -08:00
element-deps Create users in mysql server based on metadata 2013-04-02 01:34:32 +00:00
README.md Rename flavour to element. 2012-12-05 14:04:58 -08:00

Sets up a MySQL server install in the image.

TODO: auto-tune settings based on host resources or metadata service.