1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-10 23:02:54 +03:00
Files
mariadb/sql
unknown a26509aead BUG#18659: In get_part_iter_for_interval_via_walking(), when we need to
obtain partition number, call partition_info->get_part_partition_id() when
the table has subpartitions, and get_partition_id() otherwise. (The bug
was that we were always doing the latter)


mysql-test/r/partition_pruning.result:
  Testcase for BUG#18659
mysql-test/t/partition_pruning.test:
  Testcase for BUG#18659
2006-04-04 00:52:14 +04:00
..
2006-04-01 14:17:01 +03:00
2005-09-30 14:03:55 +02:00
2006-02-28 18:33:38 +01:00
2006-03-17 09:40:48 +01:00
2006-03-29 14:27:36 +03:00
2006-03-06 23:20:19 +01:00
2006-03-29 23:04:32 +04:00
2006-03-10 19:22:21 +03:00
2005-11-23 22:45:02 +02:00
2006-03-29 14:27:36 +03:00
2005-07-25 12:57:23 -07:00
2006-03-29 17:04:00 +03:00
2005-10-15 14:32:37 -07:00
2006-03-29 17:04:00 +03:00
2006-03-28 19:34:44 +02:00
2005-11-23 22:45:02 +02:00
2006-03-29 14:27:36 +03:00
2006-03-28 19:34:44 +02:00
2006-03-20 14:36:21 -05:00
2006-03-29 14:27:36 +03:00
2006-03-29 14:27:36 +03:00
2006-03-28 10:07:03 +02:00
2005-12-01 13:34:48 +01:00
2006-03-11 15:52:38 +01:00
2006-01-01 22:18:02 +01:00
2006-03-29 14:27:36 +03:00
2006-03-28 19:34:44 +02:00
2006-03-29 17:04:00 +03:00
2006-02-01 16:00:11 +01:00
2006-02-14 17:05:36 +01:00
2005-07-20 00:40:49 +02:00
2006-02-14 22:36:11 +01:00
2005-11-23 22:45:02 +02:00
2005-08-12 17:57:19 +03:00
2006-03-31 22:03:13 -06:00
2005-12-14 01:21:56 +02:00
2005-12-21 10:18:40 -08:00
2006-03-29 14:27:36 +03:00
2006-03-29 14:27:36 +03:00
2006-02-25 21:54:34 +02:00
2006-03-18 18:48:21 +04:00