mariadb/mysql-test/lib
Satya B 29b6cc60cd Additional Fix for BUG#44030 - Error: (1500) Couldn't read the MAX(ID) autoinc
value from the index (PRIMARY)


With the fix for BUG#46760, we correctly flag the presence of row_type 
only when it's actually changed and enables the FAST ALTER TABLE which was
disabled with the BUG#39200.

So the changes made by BUG#46760 makes MySQL data dictionaries to be out of 
sync but they are handled already by InnoDB with this BUG#44030.

The test was originally written to handle this but we requested Innodb to
update the test as the data dictionaries were in sync after the fix for 
BUG#39200.

Adjusting the innodb-autoinc testcase as mentioned in the comments.
2009-09-23 17:42:12 +05:30
..
My 3rd merge from main 2009-09-03 08:44:22 +02:00
t
v1 Bug #45698 MTR_VERSION=1 ./mtr --force does not work 2009-07-31 11:22:57 +02:00
mtr_cases.pm Additional Fix for BUG#44030 - Error: (1500) Couldn't read the MAX(ID) autoinc 2009-09-23 17:42:12 +05:30
mtr_gcov.pl Bug#40446 - mysql-test-run --gcov is broken 2009-02-27 12:20:53 +01:00
mtr_gprof.pl
mtr_io.pl
mtr_match.pm
mtr_misc.pl
mtr_process.pl Fix regression on pushbuild 1. The cygwin perl is ancient there, and Net::Ping does not have port_number method (port_number was introduced around 2007). The fix is to check if port_number is present. Otherwise, fallback to the slow connect(). 2009-05-08 01:10:53 +02:00
mtr_report.pm Bug #47075 Wildcards in experimental test names destroyed when tested first time 2009-09-03 08:19:54 +02:00
mtr_stress.pl
mtr_unique.pm Bug #42804 --parallel option does not work for MTR under ActiveState 2009-04-23 13:35:02 +02:00