1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-24 14:48:09 +03:00
Files
mariadb/sql
unknown ef128eb9d8 Fix for bug #23762: partition.test fails (partition_hash, partition_pruning as well)
When partition pruning is used we have to initialize key_part->flag in the 
create_partition_index_descr() as it's checked in the get_mm_leaf().


sql/opt_range.cc:
  Fix for bug #23762: partition.test fails (partition_hash, partition_pruning as well)
    - set key_part->flag to 0.
sql/opt_range.h:
  Fix for bug #23762: partition.test fails (partition_hash, partition_pruning as well)
    - comment added.
2006-11-02 17:11:53 +04:00
..
2006-09-07 13:52:30 +10:00
2006-09-01 14:25:29 +02:00
2006-10-03 16:00:09 +05:00
2006-08-18 22:29:35 +05:00
2006-09-26 02:25:23 -04:00
2006-09-26 02:25:23 -04:00
2006-09-30 17:38:15 -04:00
2006-09-28 18:00:44 +05:00
2006-09-01 10:32:12 +02:00
2006-09-28 18:00:44 +05:00
2006-08-30 23:09:47 +04:00
2006-09-30 19:08:13 -07:00
2006-08-17 18:13:45 +02:00
2006-08-21 16:21:48 +04:00
2006-08-10 18:29:25 -07:00
2006-09-25 11:48:51 -07:00
2006-10-20 22:21:05 -04:00
2006-08-17 18:13:45 +02:00