1
0
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:
monty@narttu.mysql.fi
2003-05-27 16:40:14 +03:00
parent 553637cbc4
commit 381492093e
12 changed files with 126 additions and 40 deletions

View File

@@ -1,5 +1,7 @@
-- require r/have_raid.require
disable_query_log;
show variables like "have_raid";
enable_query_log;
#
# Test of raided tables