1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-29 00:08:14 +03:00
Files
mariadb/mysql-test/r
unknown 0c9bae6e8e A fix (bug #6475: Another server crash in 5.0.2
bug #6515: count(distinct...) crashes the server)


mysql-test/r/count_distinct.result:
  A test case (bug #6515: count(distinct...) crashes the server)
mysql-test/r/func_gconcat.result:
  A test case (bug #6475: Another server crash in 5.0.2)
mysql-test/t/count_distinct.test:
  A test case (bug #6515: count(distinct...) crashes the server)
mysql-test/t/func_gconcat.test:
  A test case (bug #6475: Another server crash in 5.0.2)
sql/sql_select.cc:
  A fix (bug #6475: Another server crash in 5.0.2
         bug #6515: count(distinct...) crashes the server)
  In order to prevent repeated setup() call in the JOIN::make_sum_func_list(),
  the code was splitted: new setup_sum_funcs() was introduced.
  Note: we don't call setup_sum_funcs() in the opt_range.cc:get_best_group_min_max().
2004-11-10 14:36:21 +04:00
..
2004-05-05 17:05:24 +03:00
2004-10-29 19:26:52 +03:00
2004-09-27 17:01:26 +02:00
2004-10-29 19:26:52 +03:00
2003-03-17 15:05:04 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-03-30 02:32:41 +03:00
2004-10-29 19:26:52 +03:00
2003-11-21 01:53:01 +02:00
2004-08-26 18:26:38 +03:00
2004-10-02 22:20:08 +03:00
2004-10-29 19:26:52 +03:00
2004-10-02 22:20:08 +03:00
2004-02-16 10:03:25 +02:00
2004-10-29 19:26:52 +03:00
2004-10-21 14:54:17 +05:00
2004-09-06 15:14:10 +03:00
2004-10-26 22:41:45 +02:00
2004-10-07 10:50:13 +03:00
2004-07-07 11:29:39 +03:00
2004-09-27 17:01:26 +02:00
2004-11-03 12:39:38 +02:00
2003-06-04 19:21:51 +03:00
2004-08-20 22:54:42 +02:00
2004-10-07 10:50:13 +03:00
2003-12-10 04:31:42 +00:00
2004-10-29 19:26:52 +03:00
2004-05-13 23:47:20 +03:00
2003-12-10 04:31:42 +00:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-09-09 07:26:28 +03:00
2004-09-06 15:14:10 +03:00
2004-08-19 03:02:09 +02:00
2004-03-16 16:35:53 +01:00
2004-05-13 23:47:20 +03:00
2004-11-03 12:39:38 +02:00
2004-07-17 02:09:25 +03:00
2004-10-29 19:26:52 +03:00
2004-09-28 20:08:00 +03:00
2004-10-02 22:20:08 +03:00
2004-10-29 19:26:52 +03:00
2004-11-03 13:01:38 +02:00
2004-10-29 19:26:52 +03:00
2004-10-29 19:26:52 +03:00
2004-10-07 10:50:13 +03:00
2003-01-28 08:38:28 +02:00
2004-06-20 19:11:02 +02:00
2003-12-14 21:31:02 +01:00
2003-03-11 13:41:53 +04:00
2003-12-25 20:11:01 +04:00
2004-09-06 15:14:10 +03:00
2003-12-10 04:31:42 +00:00
2004-06-22 04:47:28 +04:00
2004-10-29 19:26:52 +03:00
2003-12-10 04:31:42 +00:00
2004-05-14 16:00:57 +02:00
2004-05-14 16:00:57 +02:00
2004-05-29 20:55:46 +04:00
2004-10-19 14:12:55 -07:00
2004-06-26 14:21:32 +02:00
2003-12-10 04:31:42 +00:00
2004-09-27 17:01:26 +02:00
2004-11-03 12:39:38 +02:00
2004-10-02 22:20:08 +03:00
2003-12-10 04:31:42 +00:00
2004-11-03 12:39:38 +02:00
2003-08-11 22:44:43 +03:00
2004-09-02 22:06:30 -07:00
2004-10-29 19:26:52 +03:00
2004-09-28 20:08:00 +03:00
2004-11-05 17:29:47 +02:00
2003-12-10 04:31:42 +00:00
2004-02-16 10:03:25 +02:00
2004-07-26 19:40:24 +02:00
2004-06-28 11:06:22 +02:00
2004-10-02 22:20:08 +03:00
2004-07-28 10:49:21 +04:00
2004-11-08 01:54:23 +02:00
2004-09-09 11:22:23 -05:00
2004-07-15 04:19:07 +03:00
2004-06-24 11:52:50 +00:00
2004-10-12 07:20:38 +02:00
2004-09-30 21:36:25 +00:00
2004-05-11 10:40:48 +02:00
2004-10-07 08:42:11 +00:00
2004-10-02 22:20:08 +03:00
2004-10-02 22:20:08 +03:00
2004-09-06 15:14:10 +03:00
2004-10-29 19:26:52 +03:00
2004-09-27 17:01:26 +02:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-11-03 12:39:38 +02:00
2004-10-11 20:58:48 +00:00
2004-11-03 12:39:38 +02:00
2004-09-27 17:01:26 +02:00
2004-05-05 23:29:35 +03:00
2004-11-03 12:39:38 +02:00
2003-12-10 04:31:42 +00:00
2003-12-10 04:31:42 +00:00
2004-05-13 23:47:20 +03:00
2004-07-20 16:51:30 +02:00
2003-12-10 04:31:42 +00:00
2003-08-11 22:44:43 +03:00
2003-10-08 12:01:58 +03:00
2003-10-29 14:23:35 +01:00
2004-11-03 12:39:38 +02:00
2004-07-20 11:00:10 +02:00
2003-12-19 16:25:50 +02:00
2004-07-15 04:19:07 +03:00
2004-06-21 10:21:20 +03:00
2004-06-21 10:21:20 +03:00
2004-02-11 00:06:46 +01:00
2003-03-17 15:05:04 +02:00
2004-05-05 21:24:21 +03:00
2004-02-16 10:03:25 +02:00
2004-05-05 17:05:24 +03:00
2004-03-18 00:09:13 +02:00
2004-05-24 21:12:05 +04:00
2004-05-26 17:04:45 +02:00
2003-08-11 22:44:43 +03:00
2004-07-15 04:19:07 +03:00
2004-07-07 11:29:39 +03:00
2004-07-07 11:29:39 +03:00
2004-05-17 01:52:13 +03:00
2004-09-07 21:30:28 +02:00
2004-07-15 04:19:07 +03:00
2004-05-19 05:09:10 +03:00
2004-07-07 11:29:39 +03:00
2004-07-15 04:19:07 +03:00
2004-08-07 23:18:13 +02:00
2004-10-29 19:26:52 +03:00
2004-09-27 17:01:26 +02:00
2004-10-29 19:26:52 +03:00
2004-11-03 13:01:38 +02:00
2004-07-20 11:00:10 +02:00
2004-09-08 21:54:01 +03:00
2004-11-03 12:39:38 +02:00
2003-12-10 04:31:42 +00:00
2004-10-29 19:26:52 +03:00
2004-08-24 17:24:23 +02:00
2004-09-27 17:01:26 +02:00
2004-08-18 19:57:55 +02:00
2004-10-29 19:26:52 +03:00
2004-09-27 17:01:26 +02:00
2003-12-10 04:31:42 +00:00
2004-09-27 17:01:26 +02:00
2004-10-29 19:26:52 +03:00
2004-09-28 20:08:00 +03:00
2004-09-28 20:08:00 +03:00
2004-02-16 10:03:25 +02:00
2004-10-29 19:26:52 +03:00
2004-10-06 19:14:33 +03:00
2004-10-29 19:26:52 +03:00
2004-11-05 17:29:47 +02:00
2004-10-02 22:20:08 +03:00