mariadb/mysql-test/std_data/parts
Mattias Jonsson 1200228277 Bug#39893: Crash if select on a partitioned table, when partitioning is disabled
Problem was that it tried to run partitioning function calls when
opening a partitioned table, when it was explicitly disabled.

Solution is to check if the partitioning plugin is ready to use before
using any partitioning specific calls.
2009-01-08 15:16:44 +01:00
..
part_supported_sql_funcs_int_ch1.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
part_supported_sql_funcs_int_date.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
part_supported_sql_funcs_int_float.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
part_supported_sql_funcs_int_int.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
part_supported_sql_funcs_int_time.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
t1.frm Bug#39893: Crash if select on a partitioned table, when partitioning is disabled 2009-01-08 15:16:44 +01:00
t1_will_crash#P#p1_first_1024.MYD Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00
t1_will_crash#P#p2.MYD Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00
t1_will_crash#P#p2.MYI Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00
t1_will_crash#P#p3.MYI Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00
t1_will_crash#P#p4.MYI Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00
t1_will_crash#P#p6.MYD Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00
t1_will_crash#P#p6_2.MYD Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00
t1_will_crash#P#p6_3.MYD Post push fix for valgrind warning in ha_partition.cc 2008-08-19 11:44:22 +02:00