MySQL (Database)
Live Files (MySQL 8.0.x)
Live configuration files and boilerplates used by current SlickStack installation that may be altered by LittleBizzy or Ubuntu for better performance.
- my.cnf
- init-mysql.txt
Original Files
Raw files from the vendor’s original release (e.g. official repo), not altered by other providers, included for reference and documentation purposes.
my.cnf
- (coming soon)
Related Links
Links and resources related to the above module that may help users understand its functionality, or how it interacts with other LEMP stack modules.
- https://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
- https://stackoverflow.com/questions/9192027/invalid-default-value-for-create-date-timestamp-field/29503517#29503517
- https://gabi.dev/2016/03/03/group-by-are-you-sure-you-know-it/
- https://stackoverflow.com/questions/28606483/how-to-allow-empty-string-for-integer-in-mysql
- https://stackoverflow.com/questions/43589048/mysql-need-to-allow-0000-00-00-000000-dates
- https://stackoverflow.com/questions/36374335/error-in-mysql-when-setting-default-value-for-date-or-datetime
- https://www.sitepoint.com/optimize-mysql-indexes-slow-queries-configuration/
- https://dzone.com/articles/how-to-optimize-mysql-queries-for-speed-and-perfor
- https://stackoverflow.com/questions/2317650/setting-global-sql-mode-in-mysql
Last updated: Feb 9, 2021