mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fixed problem with mysql prompt when server disconnect. (Bug 356)
Fixed problem with localtime -> gmt where some times resulted in different (but correct) timestamps. Now MySQL should use the smallest possible timestamp value in this case. (Bug 316)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
-- require r/have_raid.require
|
||||
disable_query_log;
|
||||
show variables like "have_raid";
|
||||
enable_query_log;
|
||||
|
||||
#
|
||||
# Test of raided tables
|
||||
|
||||
Reference in New Issue
Block a user