1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

fix TZ setting to be Windows-compatible

This commit is contained in:
Sergei Golubchik
2013-09-25 19:41:41 +02:00
parent ed2c573451
commit 1989ae9e10
2 changed files with 21 additions and 21 deletions

View File

@@ -598,7 +598,7 @@ eval SET GLOBAL SERVER_ID = $old_server_id;
--echo # MDEV-4645: Incorrect reads of frozen binlog events;
--echo # FDE corrupted in relay log
--echo #
--let TZ=Europe/Helsinki
--let TZ=GMT
--exec $MYSQL_BINLOG --hexdump std_data/mdev-4645-binlog_checksum.binlog
--exec $MYSQL_BINLOG --hexdump std_data/mdev-4645-binlog_group_id.binlog
--exec $MYSQL_BINLOG --hexdump std_data/mdev-4645-binlog_group_id_checksum.binlog