1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-15 09:02:33 +03:00
Files
mariadb/sql
unknown 4920a3326f 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)


client/mysql.cc:
  Fixed problem with prompt when server disconnect. (Bug 356)
client/mysqltest.c:
  More debug information
mysql-test/mysql-test-run.sh:
  Added support for --timezone in -master.opt
mysql-test/t/raid.test:
  Fixed test if raid is enabled
sql/field.cc:
  New my_gmt_sec() parameters
sql/mysql_priv.h:
  New my_gmt_sec() parameters
sql/mysqld.cc:
  Remove LOCK_timezone.
  Code cleanup
sql/time.cc:
  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)
2003-05-27 16:40:14 +03:00
..
2003-04-24 09:18:53 +03:00
2002-07-23 18:31:22 +03:00
2003-01-28 08:38:28 +02:00
2003-05-13 18:58:26 +03:00
2003-04-26 14:54:53 +03:00
2003-03-13 13:44:03 +01:00
2003-01-05 20:18:49 +02:00
2003-01-05 20:18:49 +02:00
2003-04-23 21:52:16 +03:00
2003-05-03 02:29:40 +03:00
2003-01-28 17:42:08 +01:00
2002-06-20 15:25:02 +03:00
2002-07-23 20:39:36 +03:00
2003-05-14 01:27:26 +03:00
2003-05-03 02:29:40 +03:00
2003-01-28 08:38:28 +02:00
2003-05-04 18:43:07 +02:00
2003-04-23 21:52:16 +03:00
2003-04-15 22:04:16 +03:00
2003-04-26 21:10:13 +03:00
2003-05-26 15:08:17 +03:00
2003-01-28 08:38:28 +02:00
2003-04-15 22:04:16 +03:00
2003-04-23 21:52:16 +03:00
2003-02-06 16:55:59 +02:00
2003-05-07 19:01:45 +03:00
2003-04-23 21:52:16 +03:00
2003-05-08 00:12:46 +03:00
2003-04-24 00:36:48 +03:00
2002-11-29 16:40:18 +02:00
2003-04-23 21:52:16 +03:00
2003-05-14 01:27:26 +03:00
2003-02-19 14:58:44 +01:00
2002-11-29 16:40:18 +02:00