mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
Instead of trying to open time zone tables during calculation of CONVERT_TZ() function or setting of @@time_zone variable we should open and lock them with the rest of statement's table (so we should add them to global table list) and after that use such pre-opened tables for loading info about time zones.
6.5 KiB
6.5 KiB