mariadb/mysql-test/suite
Marko Mäkelä b8b3ba632b MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2
When MySQL 5.0.3 introduced InnoDB support for two-phase commit,
it also introduced the questionable logic to roll back XA PREPARE
transactions on startup when innodb_force_recovery is 1 or 2.

Remove this logic in order to avoid unwanted side effects when
innodb_force_recovery is being set for other reasons. That is,
XA PREPARE transactions will always remain in that state until
InnoDB receives an explicit XA ROLLBACK or XA COMMIT request
from the upper layer.

At the time the logic was introduced in MySQL 5.0.3, there already
was a startup parameter that is the preferred way of achieving
the behaviour: --tc-heuristic-recover=ROLLBACK.
2017-08-23 13:03:13 +03:00
..
archive MDEV-12915 ST_Centroid does not return the same result than MySQL. 2017-08-01 09:52:56 +02:00
binlog MDEV-12436: binlog.binlog_unsafe - assumed len(hostname) <= 50 (#385) 2017-07-15 19:45:37 +03:00
csv MDEV-11883 MariaDB crashes with out-of-memory when query information_schema 2017-05-15 22:23:10 +02:00
engines Merge remote-tracking branch 'origin/5.5' into 10.0 2017-01-06 17:09:59 +02:00
federated Post MDEV-11902 Fix test failures in maria and myisam storage engines 2017-03-03 20:12:48 +02:00
funcs_1 Merge branch '5.5' into 10.0 2016-07-12 22:20:46 +02:00
funcs_2 MDEV-11700 funcs_2.innodb_charset fails in buldbot on valgrind builder with timeout 2017-01-05 17:33:48 +02:00
handler 10.0-base merge 2014-02-03 15:22:39 +01:00
heap 5.5.40+ merge 2014-10-09 10:30:11 +02:00
innodb MDEV-13606 XA PREPARE transactions should survive innodb_force_recovery=1 or 2 2017-08-23 13:03:13 +03:00
innodb_fts Clean up the test mentioned in MDEV-12052. 2017-03-18 22:50:14 +02:00
innodb_zip Follow-up to MDEV-12042 (test innodb_page_size variants) 2017-06-06 09:34:09 +03:00
jp Merge branch '5.5' into 10.0 2015-10-09 17:12:26 +02:00
large_tests
maria Merge branch '5.5' into 10.0 2017-04-21 18:34:06 +02:00
mtr/t
mtr2
multi_source Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
ndb Bug #18075170 SQL NODE RESTART REQUIRED TO 2015-05-11 16:05:50 +05:30
optimizer_unfixed_bugs MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECT 2016-12-04 01:59:35 +01:00
parts Merge branch '5.5' into 10.0 2017-07-06 23:47:33 +02:00
percona MDEV-8287 DROP TABLE suppresses all engine errors 2015-06-16 23:58:40 +02:00
perfschema Merge remote-tracking branch 'origin/5.5' into 10.0 2017-07-25 00:41:54 +03:00
perfschema_stress perfschema 5.6.10 initial commit. 2014-05-06 23:20:50 +02:00
plugins Merge branch '5.5' into 10.0 2016-09-27 09:21:19 +02:00
roles MDEV-12666: CURRENT_ROLE() and DATABASE() does not work in a view 2017-06-15 19:20:35 +03:00
rpl update error messages for 10.0 2017-07-27 12:42:40 +02:00
storage_engine MDEV-12915 ST_Centroid does not return the same result than MySQL 2017-08-01 09:52:59 +02:00
stress Fix spelling: occurred, execute, which etc 2016-03-04 02:09:37 +02:00
sys_vars MDEV-13057 innodb_read_only=1 should avoid creating buf_flush_page_cleaner_thread 2017-06-12 11:08:06 +03:00
unit
vcol Merge branch '5.5' into 10.0 2017-03-03 01:37:54 +02:00