mariadb/mysql-test/suite/parts/inc
V Narayanan 097023fee7 Bug#45823 Assertion failure in file row/row0mysql.c line 1386
Inserting a negative value in the autoincrement column of a
partitioned innodb table was causing the value of the auto
increment counter to wrap around into a very large positive
value. The consequences are the same as if a very large positive
value was inserted into a column, e.g. reduced autoincrement
range, failure to read autoincrement counter.

The current patch ensures that before calculating the next
auto increment value, the current value is within the positive
maximum allowed limit.
2009-09-04 09:27:11 +05:30
..
methods1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_blocked_sql_funcs_main.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
part_supported_sql_funcs_delete.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
part_supported_sql_funcs_main.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition.pre - Add autodetection of which my.cnfs to use for each testcase if suite does 2008-01-10 16:50:37 +01:00
partition_10.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_11.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_12.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_20.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter1_1.inc Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter1_1_2.inc Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter1_2.inc Merge magare.gmz:/home/kgeorge/mysql/work/B36011-take2-5.0-bugteam 2008-05-16 19:03:50 +03:00
partition_alter2_1.inc Bug#37803: Test "partition_alter2_innodb" exhausts resources (time and/or memory) 2008-09-18 12:02:48 +03:00
partition_alter2_2.inc Bug#37803: Test "partition_alter2_innodb" exhausts resources (time and/or memory) 2008-09-18 12:02:48 +03:00
partition_alter3.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter4.inc Bug#20129: ALTER TABLE ... REPAIR PARTITION ... complains that 2008-08-11 20:02:03 +02:00
partition_alter_1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter_11.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
partition_alter_13.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_alter_41.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_auto_increment.inc Bug#45823 Assertion failure in file row/row0mysql.c line 1386 2009-09-04 09:27:11 +05:30
partition_basic.inc additional test fix for Bug#32167 another privilege bypass with DATA/INDEX DIRECTORY 2008-02-29 12:52:50 +04:00
partition_basic_symlink.inc Bug#35306: partition_basic_symlink test failures 2008-03-17 16:18:02 +01:00
partition_bigint.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
partition_binary.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_bit.inc Bug#34225: suite/parts test failure 2008-02-07 16:26:22 +01:00
partition_blob.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_blocked_sql_funcs.inc Fixes for the following bugs: 2007-08-27 14:08:32 -06:00
partition_char.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_check.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_drop.inc merged 5.1 main to 5.1-rpl 2008-08-04 07:04:47 +02:00
partition_check_read.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_read1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_check_read2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_cleanup.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_date.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_datetime.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_decimal.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_directory.inc Bug#14326: No formatting of partitioning clause in SHOW CREATE TABLE output 2008-11-04 08:43:21 +01:00
partition_double.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_engine.inc Post push fix 2008-02-25 21:18:50 +01:00
partition_enum.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_float.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_int.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
partition_key_4col.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_key_8col.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_key_16col.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_key_32col.inc fixed some parts test suite bugs 2009-01-31 17:47:35 +02:00
partition_layout.inc merged 5.1 main to 5.1-rpl 2008-08-04 07:04:47 +02:00
partition_layout_check1.inc Fixed the parts testsuite to work with mtr2 2009-02-01 14:00:48 +02:00
partition_layout_check2.inc Fixed the parts testsuite to work with mtr2 2009-02-01 14:00:48 +02:00
partition_mediumint.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
partition_methods1.inc Bug#35306: partition_basic_symlink test failures 2008-03-17 16:18:02 +01:00
partition_methods2.inc Bug#35306: partition_basic_symlink test failures 2008-03-17 16:18:02 +01:00
partition_mgm.inc merge and pre push fix for test of bug#37719 2008-11-05 22:26:39 +01:00
partition_set.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_smallint.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
partition_supported_sql_funcs.inc merged 5.1 main to 5.1-rpl 2008-08-04 07:04:47 +02:00
partition_syntax.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_syntax_2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_text.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_time.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_timestamp.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_tinyint.inc Bug#36732: many disabled ndb tests in test suite parts 2008-07-01 20:38:15 +02:00
partition_trigg1.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_trigg2.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_trigg3.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_value.inc Fixes for the bugs 2007-11-20 16:04:07 +01:00
partition_varbinary.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_varchar.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00
partition_year.inc Bug#34225: test suit parts uses /tmp-dir 2008-02-06 15:13:56 +01:00