0
Answer

Set MySQL TIME_ZONE with an empty time zone table

Nitin Singh

Nitin Singh

13y
2.4k
1
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