mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
MDEV-28782 mariadb-tzinfo-to-sql to work in bootstrap mode
Work around MDEV-28718 for now, but also optimize the interation of information_schema.SYSTEM_VARIABLES. Add test case to show that tzinfo data into bootstrap is desired functionality. Bug report thanks to Dan Lenski of AWS.
This commit is contained in:
@ -34,4 +34,10 @@ name dl
|
||||
EXAMPLE ha_example.so
|
||||
truncate table mysql.plugin;
|
||||
# Kill the server
|
||||
#
|
||||
# MDEV-28782 mariadb-tzinfo-to-sql to work in bootstrap mode
|
||||
#
|
||||
#
|
||||
# End of 10.6 tests
|
||||
#
|
||||
# restart
|
||||
|
Reference in New Issue
Block a user