mariadb/mysql-test/suite/innodb/r
Jan Lindström 0f252702b1 MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8
Use direct persistent index corruption set on InnoDB dictionary
for this test. Do not allow creating new indexes if one of the
existing indexes is already marked as corrupted.
2016-06-08 08:40:10 +03:00
..
add_constraint.result Bug #20762798 FK DDL: CRASH IN DICT_FOREIGN_REMOVE_FROM_CACHE 2015-06-19 10:17:52 +05:30
auto_increment_dup.result Buildbot fixes and cleanups: 2013-01-11 02:03:43 +02:00
binlog_consistent.result MDEV-7310: last_commit_pos_offset set to wrong value after binlog rotate in group commit 2015-02-23 13:27:51 +01:00
blob-update-debug.result mysql-5.5.37 selective merge 2014-03-27 22:26:58 +01:00
blob_unique2pk.result mysql-5.5.39 merge 2014-08-02 21:26:16 +02:00
count_distinct.result MDEV-4925 Wrong result - count(distinct), Using index for group-by (scanning) 2014-05-12 12:56:13 +02:00
create-index.result Bug #18010711 UNIQUE PREFIX INDEX ON BINARY COLUMN: 2014-02-17 13:45:34 +05:30
dropdb.result Merge branch 'mysql/5.5' into 5.5 2015-12-09 10:00:49 +01:00
foreign-keys.result The test case innodb.foreign-keys is failing in pb2 5.5. This is because 2014-10-20 15:43:28 +05:30
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 mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
group_commit_crash_no_optimize_thread.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
group_commit_no_optimize_thread.result merge with 5.3 2011-10-19 21:45:18 +02:00
innodb-analyze.result Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb, 2010-04-12 14:56:24 +03:00
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 Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB. 2010-08-04 10:39:53 +02:00
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-61209.result tweak the test to pass, until the upstream bug#61209 is *completely* fixed 2012-04-10 08:30:20 +02:00
innodb-autoinc-optimize.result Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03:00
innodb-autoinc.result MDEV-8827 Duplicate key with auto increment 2015-12-07 15:20:23 +01:00
innodb-blob.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
innodb-change-buffer-recovery.result MySQL-5.5.36 merge 2014-02-17 11:00:51 +01:00
innodb-changed-pages.result MDEV-4791: Assertion range_end >= range_start fails in log0online.c 2014-05-09 11:03:39 +03:00
innodb-consistent.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb-dict.result MDEV-9251: Fix MySQL Bug#20755615: InnoDB compares column names case sensitively, 2015-12-11 14:33:41 +02:00
innodb-fk-warnings.result MDEV-8854: New warning messages are unreadable 2015-11-09 09:24:52 +02:00
innodb-fk.result MDEV-9142 :Adding Constraint with no database reference 2016-04-23 13:05:15 +03:00
innodb-index.result Merging from mysql-5.1 to mysql-5.5. 2012-12-11 10:51:24 +05:30
innodb-index_ucs2.result Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb, 2010-04-12 14:56:24 +03:00
innodb-lock.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
innodb-mdev-7513.result Fix test failures on innodb-mdev-7055 and innodb-mdev-7513. 2015-02-10 14:17:23 +02:00
innodb-replace.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb-semi-consistent.result merge. 2010-11-25 18:17:28 +01:00
innodb-stats-sample.result Better comments and add a test case. 2014-11-25 08:06:41 +02:00
innodb-timeout.result Fix for Bug#47745 innodb.innodb-timeout fails sporadically 2011-01-07 14:16:28 +01:00
innodb-truncate.result Bug#49938: Failing assertion: inode or deadlock in fsp/fsp0fsp.c 2010-10-06 11:34:28 -03:00
innodb-ucs2.result Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03:00
innodb-update-insert.result Bug #14668683 ASSERT REC_GET_DELETED_FLAG(REC, PAGE_IS_COMP(PAGE)) 2014-01-30 12:38:13 +05:30
innodb.result mysql-5.5.29 merge 2013-01-15 19:13:32 +01:00
innodb_autoinc_lock_mode_zero.result Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03:00
innodb_bug21704.result Merge XtraDB from Percona-Server-5.1.47-11 into MariaDB. 2010-08-04 10:39:53 +02:00
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 Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03:00
innodb_bug34053.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug34300.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug35220.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug38231.result manual merge from mysql-trunk-bugfixing 2010-06-06 13:19:29 +02:00
innodb_bug39438.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug40360.result Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb, 2010-04-12 14:56:24 +03:00
innodb_bug40565.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug41904.result Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb, 2010-04-12 14:56:24 +03:00
innodb_bug42101-nonzero.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug42101.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug42419.result Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03:00
innodb_bug44032.result Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb, 2010-04-12 14:56:24 +03:00
innodb_bug44369.result Merge with MySQL 5.1.47 2010-05-26 21:55:40 +03:00
innodb_bug44571.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug45357.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug46000.result fix misplaced and non-working if() in the grammar 2011-07-12 17:41:13 +02:00
innodb_bug46676.result Remove outdated InnoDB Plugin tests from mysql-test/suite/innodb, 2010-04-12 14:56:24 +03:00
innodb_bug47167.result This change splits innodb_file_format_check into innodb_file_format_check 2010-06-17 02:13:53 -07:00
innodb_bug47621.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug47622.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug47777.result merge with mysql-5.5.30 minus few incorrect or not applicable changesets 2013-02-28 18:42:49 +01:00
innodb_bug48024.result Merge from mysql-5.1-innodb: 2010-05-14 16:31:44 +03:00
innodb_bug49164.result Merge from mysql-5.1-innodb: 2010-05-10 15:14:45 +02:00
innodb_bug51378.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_bug51920.result Merge from mysql-5.1-innodb: 2010-05-04 12:40:41 +03:00
innodb_bug52199.result Bug#52199 utf32: mbminlen=4, mbmaxlen=4, type->mbminlen=0, type->mbmaxlen=4 2010-06-29 14:32:48 +03:00
innodb_bug52663.result Merge from mysql-5.1-innodb: 2010-05-04 12:51:25 +03:00
innodb_bug53046.result Merge mysql-5.1-innodb -> mysql-5.5-innodb 2010-11-03 12:07:16 +02:00
innodb_bug53290.result Merge from mysql-5.1-innodb: 2010-05-11 19:18:28 +03:00
innodb_bug53592.result Port bug fix #53592 from mysql-5.1-innodb to mysql-trunk-innodb. 2010-06-02 04:04:00 -07:00
innodb_bug53674.result Merge from mysql-5.1-innodb: 2010-06-02 14:37:33 +03:00
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 mysql-5.5 merge 2012-01-16 20:16:35 +01:00
innodb_bug56143.result Merge from mysql-5.1-innodb to mysql-5.5-innodb. 2010-10-14 04:39:42 -07:00
innodb_bug56716.result 5.5-merge 2011-07-02 22:08:51 +02:00
innodb_bug56947.result Fix for MDEV-533: Confusing error code when doing auto-increment insert for out-of-range values 2012-09-18 15:14:19 +03:00
innodb_bug57252.result Fix Bug#57252 disabling innobase_stats_on_metadata disables ANALYZE 2010-10-18 13:48:11 +03:00
innodb_bug57255.result Fix Bug #57255 Cascade Delete results in "Got error -1 from storage engine". 2010-10-06 03:41:26 -07:00
innodb_bug57904.result Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +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 5.3 merge 2012-01-13 15:50:02 +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#16395459 TEST AND RESULT FILES WITH EXECUTE BIT 2014-06-25 12:35:50 +02:00
innodb_bug60229.result Fix Bug #13083023 - 60229: BROKEN COMPATIBILITY: ERROR WHILE CREATE TABLE 2011-12-07 18:44:52 -08:00
innodb_bug68148.result Bug #68148: drop index on a foreign key column leads to missing table 2015-09-30 10:49:45 +03:00
innodb_bug11754376.result mysql-5.5.22 merge 2012-03-28 01:04:46 +02:00
innodb_bug11766634.result mysql 5.5.23 merge 2012-04-10 08:28:13 +02:00
innodb_bug12400341.result Bug#12400341 INNODB CAN LEAVE ORPHAN IBD FILES AROUND 2012-01-10 14:18:58 +09:00
innodb_bug12661768.result Fix Bug#12661768 UPDATE IGNORE CRASHES SERVER IF TABLE IS INNODB AND IT IS 2011-10-25 16:46:38 +03:00
innodb_bug12902967.result fix innodb_bug12902967 to pass when aio check on /dev/shm fails 2012-06-16 14:58:00 +02:00
innodb_bug13510739.result Bug#14621190: HA_INNOBASE::INDEX_NEXT SKIPS A RECORD IF PREVIOUS 2013-10-01 10:05:45 +02:00
innodb_bug13635833.result Bug#13635833: MULTIPLE CRASHES IN FOREIGN KEY CODE WITH CONCURRENT DDL/DML 2012-03-01 11:05:51 +05:30
innodb_bug14007649.result mysql-5.5 merge 2012-06-14 20:05:31 +02:00
innodb_bug14147491.result mysql-5.5.31 merge 2013-05-07 13:05:09 +02:00
innodb_bug14676111.result Bug #14676111 WRONG PAGE_LEVEL WRITTEN FOR UPPER THAN FATHER PAGE AT BTR_LIFT_PAGE_UP() 2012-11-12 22:31:30 +09:00
innodb_bug14704286.result removing .... will re-add using merge. for some reason initial mysql-5.1 version is not connected to mysql-5.5 2012-10-17 14:48:19 +05:30
innodb_corrupt_bit.result MDEV-7139: Sporadic failure in innodb.innodb_corrupt_bit on P8 2016-06-08 08:40:10 +03: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 merge 2012-01-13 15:50:02 +01:00
innodb_information_schema.result Fix Bug #55395 INNODB_TRX duplicates columns 2010-07-26 03:07:36 -07:00
innodb_information_schema_buffer.result Bug #13113026 INFORMATION_SCHEMA.INNODB_BUFFER_PAGE_LRUFROM 5.6 BACKPORT 2012-07-25 10:48:16 +05:30
innodb_information_schema_tables.result MDEV-7762 InnoDB: Failing assertion: block->page.buf_fix_count > 0 in buf0buf.ic line 730 2015-12-03 13:18:10 +02:00
innodb_lock_wait_timeout_1.result 5.3 merge 2012-03-06 20:46:07 +01: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 Update test results after fix for MDEV-4687 2013-08-05 20:57:48 +04:00
innodb_mysql_rbk.result Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03:00
innodb_notembedded.result Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03: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_simulate_comp_failures.result MDEV-6348: mariadb crash signal 11 2014-07-08 17:21:13 +03:00
innodb_simulate_comp_failures_small.result MDEV-6682 innodb.innodb_simulate_comp_failures_small is too slow 2014-09-03 07:37:13 +03:00
innodb_timeout_rollback.result Merge a change from mysql-5.1-innodb: 2010-06-03 13:28:40 +03:00
innodb_trx_weight.result Move InnoDB mysql-tests to the innodb suite. 2010-04-16 19:19:07 +03:00
innodb_uninstall.result MDEV-8474: InnoDB sets per-connection data unsafely 2015-07-21 12:12:58 +03:00
insert_debug.result Bug#19904003 INNODB_LIMIT_OPTIMISTIC_INSERT_DEBUG=1 CAUSES INFINITE PAGE SPLIT 2014-10-30 08:53:46 +02:00
mdev-117.result MDEV-117 Assertion: prebuilt->sql_stat_start || trx->conc_state == 1 failed at row0sel.c:3933 2012-03-01 16:24:59 +01:00
multi_repair-7404.result MDEV-7404 REPAIR multiple tables crash in MDL_ticket::has_stronger_or_equal_type 2015-01-14 12:10:13 +01:00
row_lock.result Fix for MDEV-5629: Failing assertion: state == TRX_STATE_NOT_STARTED on concurrent CREATE OR REPLACE and transactional UPDATE 2014-02-11 14:02:42 +02:00
sp_temp_table.result Bug #19306524 FAILING ASSERTION WITH TEMP TABLE FOR A PROCEDURE CALLED 2014-09-18 15:17:39 +05:30
strict_mode.result Bug #17852083 PRINT A WARNING WHEN DDL HAS AN ERROR IN INNODB_STRICT_MODE = 1 2014-09-17 10:42:31 +05:30
xa_recovery.result Bug#20816223 InnoDB crash on shutdown 2015-04-09 08:13:07 +03:00