mariadb/storage/innobase/trx
Jan Lindström 53c6195eed Fixed test failure on galere_wsrep_log_conflicts on XtraDB.
Problem was that trx_sys->mutex was acquired to print trx info
even when we already hold trx_sys->mutex. Fixed similarly as
in InnoDB, i.e. with wsrep_trx_print_locking() function that
does not acquire trx_sys->mutex.
2017-03-20 10:17:13 +02:00
..
trx0i_s.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0purge.cc MDEV-11802 innodb.innodb_bug14676111 fails 2017-02-20 12:20:52 +02:00
trx0rec.cc Merge branch 'merge-innodb-5.6' into 10.0 2016-06-21 14:58:19 +02:00
trx0roll.cc Merge tag 'mariadb-10.0.26' into 10.0-galera 2016-06-24 12:01:22 -04:00
trx0rseg.cc move to storage/innobase 2015-05-04 19:17:21 +02:00
trx0sys.cc Merge tag 'mariadb-10.0.30' into bb-sachin-10.0-galera-merge 2017-03-17 02:05:20 +05:30
trx0trx.cc Fixed test failure on galere_wsrep_log_conflicts on XtraDB. 2017-03-20 10:17:13 +02:00
trx0undo.cc MDEV-11985 Make innodb_read_only shutdown more robust 2017-02-04 17:33:19 +02:00