mariadb/mysql-test/suite/innodb/r
unknown d27d267ee7 Bug 12963823 - Crash in Purge thread under unusual circumstances.
The problem occurred when indexes are added between the time that an
UNDO record is created and the time that the purge thread comes around
and deletes the old secondary index entries.  The purge thread would
hit an assert when trying to build a secondary index entry for
searching.  The problem was that the old value of those fields were not
in the UNDO record since they were not part of an index when the UPDATE
occured. 
A test case was added to innodb-index.test.
2011-09-20 18:17:36 -06:00
..
innodb-analyze.result
innodb-autoinc-18274.result
innodb-autoinc-44030.result
innodb-autoinc-56228.result
innodb-autoinc-optimize.result
innodb-autoinc.result
innodb-consistent.result
innodb-create-options.result
innodb-index.result Bug 12963823 - Crash in Purge thread under unusual circumstances. 2011-09-20 18:17:36 -06:00
innodb-index_ucs2.result
innodb-lock.result
innodb-replace.result
innodb-semi-consistent.result
innodb-timeout.result
innodb-truncate.result
innodb-ucs2.result
innodb-use-sys-malloc.result Bug#12699505 Memory leak in row_create_index_for_mysql() 2011-06-28 15:28:21 +03:00
innodb-zip.result Merge mysql-5.1 to mysql-5.5. 2011-08-08 12:16:15 +03:00
innodb.result
innodb_autoinc_lock_mode_zero.result
innodb_bug21704.result
innodb_bug30423.result
innodb_bug30919.result
innodb_bug34053.result
innodb_bug34300.result
innodb_bug35220.result
innodb_bug36169.result
innodb_bug36172.result
innodb_bug38231.result
innodb_bug39438.result
innodb_bug40360.result
innodb_bug40565.result
innodb_bug41904.result
innodb_bug42101-nonzero.result
innodb_bug42101.result
innodb_bug42419.result
innodb_bug44032.result
innodb_bug44369.result
innodb_bug44571.result
innodb_bug45357.result
innodb_bug46000.result
innodb_bug46676.result
innodb_bug47167.result
innodb_bug47621.result
innodb_bug47622.result
innodb_bug47777.result
innodb_bug48024.result
innodb_bug49164.result
innodb_bug51378.result
innodb_bug51920.result
innodb_bug52199.result
innodb_bug52663.result
innodb_bug52745.result
innodb_bug53046.result
innodb_bug53290.result
innodb_bug53591.result
innodb_bug53592.result
innodb_bug53674.result
innodb_bug53756.result Merge a fix for Bug #53756 ALTER TABLE ADD PRIMARY KEY affects crash recovery 2011-02-10 00:58:23 -08:00
innodb_bug54044.result
innodb_bug56143.result
innodb_bug56680.result
innodb_bug56716.result
innodb_bug56947.result
innodb_bug57252.result
innodb_bug57255.result
innodb_bug57904.result
innodb_bug59307.result Merge mysql-5.1-innodb to mysql-5.5-innodb. 2011-02-15 11:29:56 +02:00
innodb_bug59410.result Add the testcase for Bug#59410 to 5.1/builtin 2011-04-05 11:08:36 +03:00
innodb_bug59641.result Bug #11766513 - 59641: Prepared XA transaction in system after hard crash 2011-04-07 21:12:54 +03:00
innodb_bug59733.result Merge mysql-5.1 to mysql-5.5. Add a test case. 2011-08-15 12:18:34 +03:00
innodb_bug60049.result Add a test for suspected Bug#60049. 2011-02-15 12:12:27 +02:00
innodb_bug60196.result Bug#60309 - Bug#12356829: MYSQL 5.5.9 FOR MAC OSX HAS BUG WITH FOREIGN KEY CONSTRAINTS 2011-04-26 12:55:52 -05:00
innodb_corrupt_bit.result In innobase_format_name() we should call innobase_convert_name() with 2011-08-17 02:39:55 -07:00
innodb_file_format.result
innodb_gis.result
innodb_index_large_prefix.result Implement worklog #5743 InnoDB: Lift the limit of index key prefixes. 2011-05-31 02:12:32 -07:00
innodb_information_schema.result
innodb_lock_wait_timeout_1.result
innodb_multi_update.result
innodb_mysql.result Fix for bug #11762012 - "54553: INNODB ASSERTS IN 2011-05-26 19:50:06 +04:00
innodb_mysql_rbk.result
innodb_notembedded.result
innodb_prefix_index_liftedlimit.result Correcting "innodb_prefix_index_liftedlimit" failure for embedded mode run. 2011-06-02 15:12:55 +05:30
innodb_prefix_index_restart_server.result Correcting "innodb_prefix_index_liftedlimit" failure for embedded mode run. 2011-06-02 15:12:55 +05:30
innodb_timeout_rollback.result
innodb_trx_weight.result