Set MySQL TIME_ZONE with an empty time zone table
Hi,
I have an issue where I have a piece of code that runs on a large number of clients servers. Meaning lots of servers, lots of configurations and by default a lot of these MySQL databases start out with an empty time zone table. Is there a way to set the timezone when that table is empty?
Thanks