mariadb/mysql-test/suite
Marko Mäkelä 33ed16c750 MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTED
trx_state_eq(): Add the parameter bool relaxed=false, to
allow trx->state==TRX_STATE_NOT_STARTED where a different
state is expected, if an error has been reported.

trx_release_savepoint_for_mysql(): Pass relaxed=true to
trx_state_eq(). That is, allow the transaction to be idle
when ROLLBACK TO SAVEPOINT is attempted after an error
has been reported to the client.
2016-12-02 16:44:53 +02:00
..
archive
binlog MDEV-11360 Dynamic SQL: DEFAULT as a bind parameter 2016-11-27 18:21:18 +04:00
csv
encryption
engines
federated
funcs_1
funcs_2
galera Fix/disable some failing galera tests. 2016-11-07 11:53:59 -05:00
galera_3nodes Fix/disable some failing galera tests. 2016-11-07 11:53:59 -05:00
handler MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks 2016-11-03 16:35:15 +04:00
heap
innodb MDEV-11236 Failing assertion: state == TRX_STATE_NOT_STARTED 2016-12-02 16:44:53 +02:00
innodb_fts
innodb_gis update test results 2016-12-02 00:39:19 +01:00
innodb_zip MDEV-11426 Remove InnoDB INFORMATION_SCHEMA.FILES implementation 2016-12-01 13:16:25 +02:00
jp
large_tests
maria
mtr/t
mtr2
multi_source MDEV-7145: Delayed replication 2016-10-16 23:44:44 +02:00
ndb
optimizer_unfixed_bugs
parts
percona
perfschema
perfschema_stress
plugins
roles
rpl MDEV-11065: Compressed binary log. Merge code into current 10.2. 2016-11-03 14:48:51 +01:00
storage_engine
stress
sys_vars Added missing INNODB_COMPRESSION_DEFAULT 2016-11-16 20:25:55 +04:00
unit
vcol
wsrep