mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
* Merged revisions: 3431, 3435..3457, 3459, 3460 from maria-5.5-galera.
* Fixed Debian/Ubuntu dist files. * Fixed some compiler warnings.
This commit is contained in:
2
mysql-test/r/have_wsrep.require
Normal file
2
mysql-test/r/have_wsrep.require
Normal file
@@ -0,0 +1,2 @@
|
||||
Variable_name Value
|
||||
wsrep_on ON
|
||||
@@ -1,6 +1,7 @@
|
||||
#
|
||||
# MDEV-5226 mysql_tzinfo_to_sql errors with tzdata 2013f and above
|
||||
#
|
||||
SET SESSION wsrep_replicate_myisam=ON;
|
||||
TRUNCATE TABLE time_zone;
|
||||
TRUNCATE TABLE time_zone_name;
|
||||
TRUNCATE TABLE time_zone_transition;
|
||||
|
||||
Reference in New Issue
Block a user