[debian-mysql] Bug#851195: Bug#851195: Bug#851195: mariadb-server-10.1: Time Zone system tables are empty
Daniel Lewart
lewart3 at gmail.com
Fri Jan 20 11:18:57 UTC 2017
Otto,
> As it makes the package uninstallable, I am considering reverting the
> change unless somebody quickly finds out a way how to implement this
> properly. I tried prepending the command with "USE mysql;" and other
> tricks, but I didn't figure out how to get it succeeding.
Sorry about that!
Did you try the following instead?
(echo "USE mysql;"; mysql_tzinfo_to_sql /usr/share/zoneinfo
2>/dev/null) | $MYSQL_BOOTSTRAP 2>&1 | $ERR_LOGGER
Thank you!
Dan
More information about the pkg-mysql-maint
mailing list