1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-05 08:04:25 +03:00
Files
mariadb/mysql-test/r
unknown 3ac05ea481 Fixed bug in SUM() with NULL:s
Added logging of warnings for failed connections with ssl.
Fixed bug in symbolic link handling on Windows


include/my_global.h:
  Added replication flags from 4.1
mysql-test/r/func_group.result:
  Added test for SUM(NULL)
mysql-test/t/func_group.test:
  Added test for SUM(NULL)
sql/item_sum.cc:
  Fixed bug in SUM() with NULL:s
sql/item_sum.h:
  Fixed bug in SUM() with NULL:s
sql/mysqld.cc:
  Added option --symbolic-links
  Fixed bug in symbolic link handling on Windows
sql/net_serv.cc:
  Code cleanup
sql/sql_acl.cc:
  Added logging of warnings for failed connections with ssl.
sql/sql_show.cc:
  Changed to use HAVE_REPLICATION instead of EMBEDDED_LIBRARY
2003-04-15 22:04:16 +03:00
..
2001-09-27 23:05:54 -06:00
2003-03-13 14:34:07 +01:00
2003-03-10 13:54:20 +02:00
2001-11-26 03:52:23 +02:00
2003-02-03 09:17:47 +01:00
2001-09-27 23:05:54 -06:00
2002-12-26 15:55:22 +02:00
2002-03-13 17:20:17 +00:00
2002-02-15 02:49:02 +02:00
2003-03-10 13:54:20 +02:00
2003-02-06 16:55:59 +02:00
2001-09-27 23:05:54 -06:00
2001-10-08 20:18:37 -06:00
2001-09-27 23:05:54 -06:00
2001-11-20 17:58:00 +01:00
2001-09-27 23:05:54 -06:00
2002-05-21 20:35:58 +03:00
2001-09-27 23:05:54 -06:00
2001-12-13 15:53:18 +02:00
2001-09-27 23:05:54 -06:00
2002-08-12 07:02:08 +03:00
2002-01-29 18:32:16 +02:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-10-08 07:24:04 +03:00
2002-11-22 13:52:40 +02:00
2001-09-27 23:05:54 -06:00
2001-12-06 14:10:51 +02:00
2003-02-22 18:22:39 +01:00
2003-01-28 08:38:28 +02:00
2001-04-13 12:25:12 +03:00
2003-03-11 13:41:53 +04:00
2001-09-01 06:57:08 +08:00
2003-02-25 20:37:49 +01:00
2001-09-27 23:05:54 -06:00
2002-11-09 19:57:13 +01:00
2001-09-27 23:05:54 -06:00
2003-03-10 13:54:20 +02:00
2002-07-23 18:31:22 +03:00
2001-10-24 11:52:19 -06:00
2001-09-27 23:05:54 -06:00
2001-10-08 07:24:04 +03:00
2003-04-03 13:21:39 +03:00
2003-03-11 13:41:53 +04:00
2001-09-27 23:05:54 -06:00
2001-10-08 20:18:37 -06:00
2001-09-27 23:05:54 -06:00
2002-03-27 06:29:07 +02:00
2001-10-08 07:24:04 +03:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2003-01-28 09:17:10 +02:00
2002-09-11 06:40:08 +03:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2003-03-13 14:40:13 +01:00
2003-02-07 12:54:10 +02:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-09-27 23:05:54 -06:00
2001-11-28 03:47:15 +02:00
2001-10-08 07:24:04 +03:00
2002-03-07 00:21:37 +02:00
2003-03-10 13:54:20 +02:00
2002-05-28 10:21:56 +03:00
2001-09-27 23:05:54 -06:00
2002-09-03 15:44:25 +03:00