.. |
auto_increment_dup.result
|
Buildbot fixes and cleanups:
|
2013-01-11 02:03:43 +02:00 |
binlog_consistent.result
|
MDEV-3883 Show global status not in order
|
2013-01-08 21:23:40 +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 |
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
|
|
|
group_commit_binlog_pos.result
|
|
|
group_commit_binlog_pos_no_optimize_thread.result
|
|
|
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
|
|
|
innodb-analyze.result
|
|
|
innodb-autoinc-18274.result
|
|
|
innodb-autoinc-44030.result
|
|
|
innodb-autoinc-56228.result
|
|
|
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
|
|
|
innodb-autoinc.result
|
mysql-5.5.37 selective merge
|
2014-03-27 22:26:58 +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
|
|
|
innodb-fk.result
|
Bug #18806829 OPENING INNODB TABLES WITH MANY FOREIGN KEY REFERENCES IS
|
2014-06-10 09:35:50 +05:30 |
innodb-index.result
|
Merging from mysql-5.1 to mysql-5.5.
|
2012-12-11 10:51:24 +05:30 |
innodb-index_ucs2.result
|
|
|
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-7055.result
|
MDEV-7055: MySQL#74664 - InnoDB: Failing assertion: len <= col->len || col->mtype == 5 || (col->len == 0 && col->mtype == 1) in file rem0rec.cc line 845
|
2015-02-04 10:50:16 +02:00 |
innodb-mdev-7513.result
|
MDEV-7513: ib_warn_row_too_big dereferences null thd
|
2015-02-04 09:29:54 +02:00 |
innodb-replace.result
|
|
|
innodb-semi-consistent.result
|
|
|
innodb-stats-sample.result
|
Better comments and add a test case.
|
2014-11-25 08:06:41 +02:00 |
innodb-timeout.result
|
|
|
innodb-truncate.result
|
|
|
innodb-ucs2.result
|
|
|
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
|
|
|
innodb_bug21704.result
|
|
|
innodb_bug30423.result
|
|
|
innodb_bug30919.result
|
|
|
innodb_bug34053.result
|
|
|
innodb_bug34300.result
|
|
|
innodb_bug35220.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
|
merge with mysql-5.5.30 minus few incorrect or not applicable changesets
|
2013-02-28 18:42:49 +01:00 |
innodb_bug48024.result
|
|
|
innodb_bug49164.result
|
|
|
innodb_bug51378.result
|
|
|
innodb_bug51920.result
|
|
|
innodb_bug52199.result
|
|
|
innodb_bug52663.result
|
|
|
innodb_bug53046.result
|
|
|
innodb_bug53290.result
|
|
|
innodb_bug53592.result
|
|
|
innodb_bug53674.result
|
|
|
innodb_bug53756.result
|
|
|
innodb_bug54044.result
|
|
|
innodb_bug56143.result
|
|
|
innodb_bug56716.result
|
|
|
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
|
|
|
innodb_bug57255.result
|
|
|
innodb_bug57904.result
|
Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT
|
2014-06-25 12:35:50 +02:00 |
innodb_bug59410.result
|
|
|
innodb_bug59641.result
|
|
|
innodb_bug59733.result
|
|
|
innodb_bug60049.result
|
|
|
innodb_bug60196.result
|
Bug#16395459 TEST AND RESULT FILES WITH EXECUTE BIT
|
2014-06-25 12:35:50 +02:00 |
innodb_bug60229.result
|
|
|
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
|
|
|
innodb_bug12661768.result
|
|
|
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
|
|
|
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
|
mysql-5.5.41 merge
|
2014-12-19 11:35:44 +01:00 |
innodb_file_format.result
|
|
|
innodb_gis.result
|
|
|
innodb_information_schema.result
|
|
|
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_lock_wait_timeout_1.result
|
|
|
innodb_multi_update.result
|
|
|
innodb_mysql.result
|
Update test results after fix for MDEV-4687
|
2013-08-05 20:57:48 +04:00 |
innodb_mysql_rbk.result
|
|
|
innodb_notembedded.result
|
|
|
innodb_prefix_index_restart_server.result
|
|
|
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
|
|
|
innodb_trx_weight.result
|
|
|
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
|
|
|
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 |