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

Reply via email to