mariadb/mysql-test/suite/innodb/r
Vladislav Vaintroub d261734391 Fix some failing tests on Windows
- ensure that mtr supressions table is flushed before doing controlled crash and restart
- use DBUG_SUICIDE() rather than abort() in partition tests - avoids a crash message/warning
- disable  perfschema all_instances test on Windows- there are  legitimate reasons  for output to be different on  Unix (some different threads, some different locks), the differences are expected to grow in the future, e.g with threadpool.
2012-01-06 13:07:20 +01:00
..
binlog_consistent.result merge with 5.3 2011-10-19 21:45:18 +02:00
group_commit.result merge with 5.3 2011-10-19 21:45:18 +02:00
group_commit_binlog_pos.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
group_commit_binlog_pos_no_optimize_thread.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
group_commit_crash.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
group_commit_crash_no_optimize_thread.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
group_commit_no_optimize_thread.result merge with 5.3 2011-10-19 21:45:18 +02:00
innodb-analyze.result
innodb-autoinc-18274.result Merge from mysql-5.1-innodb to mysql-5.5-innodb. Test was adjusted. 2010-11-24 14:36:00 +11:00
innodb-autoinc-44030.result
innodb-autoinc-56228.result Merge from mysql-5.1-security to mysql-5.5-security. 2010-11-30 21:44:06 +11:00
innodb-autoinc-optimize.result
innodb-autoinc.result Bug#39828 : Autoinc wraps around when offset and increment > 1 2010-12-13 14:48:12 +03:00
innodb-consistent.result
innodb-create-options.result post-merge fixes. 2011-07-02 22:12:12 +02:00
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 merge. 2010-11-25 18:17:28 +01:00
innodb-timeout.result Fix for Bug#47745 innodb.innodb-timeout fails sporadically 2011-01-07 14:16:28 +01:00
innodb-truncate.result
innodb-ucs2.result
innodb-zip.result Merge mysql-5.1 to mysql-5.5. 2011-08-08 12:16:15 +03:00
innodb.result 5.3->5.5 merge 2011-11-22 18:04:38 +01:00
innodb_autoinc_lock_mode_zero.result
innodb_bug21704.result
innodb_bug30423.result Merge from mysql-5.1-innodb to mysql-5.5-innodb 2011-01-14 23:24:47 -08:00
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 fix misplaced and non-working if() in the grammar 2011-07-12 17:41:13 +02:00
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 Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FORMAT_CHECK 2011-10-05 15:14:14 +02:00
innodb_bug53046.result Merge mysql-5.1-innodb -> mysql-5.5-innodb 2010-11-03 12:07:16 +02:00
innodb_bug53290.result
innodb_bug53591.result mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
innodb_bug53592.result
innodb_bug53674.result
innodb_bug53756.result rename debug variable to debug_dbug, to make test pass in release builds 2011-12-15 22:07:58 +01:00
innodb_bug54044.result lp:743017 Diverging results with TIME(3) and ranges depending on the execution plan in 5.1-micro 2011-03-29 14:48:48 +02:00
innodb_bug56143.result Merge from mysql-5.1-innodb to mysql-5.5-innodb. 2010-10-14 04:39:42 -07:00
innodb_bug56680.result Merge Bug #56680 from mysql-5.1. 2010-10-19 09:35:14 +03:00
innodb_bug56716.result 5.5-merge 2011-07-02 22:08:51 +02:00
innodb_bug56947.result
innodb_bug57252.result Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZE 2010-10-18 13:48:11 +03:00
innodb_bug57255.result
innodb_bug57904.result 5.5-merge 2011-07-02 22:08:51 +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 Fix some failing tests on Windows 2012-01-06 13:07:20 +01: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 Disable call to setpriority() in pbxt. This caused mysqld to run with nice priority -19, which was far from optimal. 2011-05-26 14:38:17 +03: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 Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FORMAT_CHECK 2011-10-05 15:14:14 +02:00
innodb_gis.result 5.3->5.5 merge 2011-11-27 17:46:20 +01:00
innodb_index_large_prefix.result mysql-5.5.18 merge 2011-11-03 19:17:05 +01:00
innodb_information_schema.result
innodb_lock_wait_timeout_1.result Made the optimizer switch for index condition pushdown set to 'on' by default. 2011-11-21 05:16:16 -08:00
innodb_multi_update.result Applied Sanja's patch to fix LP bug #784297 in the tree for mwl106. 2011-05-27 00:03:55 -07:00
innodb_mysql.result 5.3->5.5 merge 2011-11-27 17:46:20 +01:00
innodb_mysql_rbk.result
innodb_notembedded.result
innodb_prefix_index_liftedlimit.result Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FORMAT_CHECK 2011-10-05 15:14:14 +02:00
innodb_prefix_index_restart_server.result Bug #12844282 62075: MTR TESTS SHOULD NOT HAVE TO SAVE & RESET INNODB_FILE_FORMAT_CHECK 2011-10-05 15:14:14 +02:00
innodb_timeout_rollback.result
innodb_trx_weight.result