install mysql / mariadb timezone database / tables by default
the timezone database is not filled by default: so these queries fail:
SELECT CONVERT_TZ( "2019-08-26 07:06:09",'Europe/Amsterdam', 'UTC');
Please make an option to install / update the timezone database
https://dev.mysql.com/doc/mysql-g11n-excerpt/5.7/en/time-zone-support.html#time-zone-installation
2
votes
