mysql_tzinfo_to_sqlmysql_tzinfo_to_sql loads the time zone tables in the mysql database.
mysql_tzinfo_to_sql is invoked in three possible ways:
mysql_tzinfo_to_sql tz_dir
/usr/share/zoneinfo directory.
mysql_tzinfo_to_sql tz_file tz_name
mysql_tzinfo_to_sql --leap tz_file
--leap option.
What is mysql_upgrade?
© 2007 John Michael Pierobon