1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-20 13:13:59 +03:00
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-26 16:44:42 +03:00
2003-03-13 13:44:03 +01:00
2003-02-03 09:17:47 +01:00
2002-12-26 15:55:22 +02:00
2002-03-13 17:20:17 +00:00
2001-06-12 17:13:52 +03:00
2001-10-08 05:36:35 +03:00
2002-02-13 22:37:19 +02:00
2001-08-18 10:49:00 +03:00
2002-03-22 22:55:08 +02:00
2001-11-20 17:58:00 +01:00
2001-04-17 21:30:02 +02:00
2002-05-17 10:50:57 +03:00
2001-12-13 15:53:18 +02:00
2003-04-15 22:04:16 +03:00
2002-11-22 13:52:40 +02:00
2001-11-30 22:09:44 -07:00
2003-01-28 08:38:28 +02:00
2003-01-11 18:02:10 +02:00
2003-02-22 18:22:39 +01:00
2002-12-07 22:40:20 +01:00
2001-11-28 02:55:52 +02:00
2003-04-26 16:44:42 +03:00
2003-04-26 21:10:13 +03:00
2000-12-29 16:06:10 +02:00
2001-10-24 11:52:19 -06:00
2003-04-26 16:44:42 +03:00
2003-04-03 12:33:13 +03:00
2003-03-11 13:41:53 +04:00
2001-09-01 06:57:08 +08:00
2003-04-26 14:54:53 +03:00
2001-09-27 23:05:54 -06:00
2001-08-18 10:49:00 +03:00
2001-10-08 07:24:04 +03:00
2003-05-14 01:27:26 +03:00
2003-05-14 01:27:26 +03:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2003-01-28 08:38:28 +02:00
2003-01-28 08:38:28 +02:00
2002-08-24 02:10:49 +03:00
2003-04-26 21:10:13 +03:00
2003-05-26 15:08:17 +03:00
2002-09-11 06:40:08 +03:00
2002-09-11 06:40:08 +03:00
2002-09-11 06:40:08 +03:00
2002-08-24 02:10:49 +03:00
2003-01-28 08:38:28 +02:00
2001-12-12 18:55:33 -07:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2001-03-25 01:02:26 +02:00
2003-03-13 14:40:13 +01:00
2003-02-07 12:54:10 +02:00
2001-11-28 03:47:15 +02:00
2002-12-05 03:52:53 +02:00
2002-05-27 23:52:21 +03:00
2001-06-28 15:24:28 +03:00
2003-05-14 01:27:26 +03:00

The file is empty.