mariadb/mysql-test/suite
Jan Lindström dc557ca817 MDEV-11835: InnoDB: Failing assertion: free_slot != NULL on
restarting server with encryption and read-only

buf0buf.cc: Temporary slots used in encryption was calculated
by read_threads * write_threads. However, in read-only mode
write_threads is zero. Correct way is to calculate
(read_threads + write_threads) * max pending IO requests.
2017-01-19 08:19:08 +02:00
..
archive Merge 10.0 into 10.1 2017-01-10 14:30:11 +02:00
binlog Merge tag 'mariadb-10.0.29' into 10.0-galera 2017-01-13 13:53:59 -05:00
binlog_encryption Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
csv MDEV-8682 - CSV engine does not properly process "", in quotes 2015-09-28 12:04:26 +04:00
encryption MDEV-11835: InnoDB: Failing assertion: free_slot != NULL on 2017-01-19 08:19:08 +02:00
engines Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
federated Merge branch '10.0' into 10.1 2016-02-23 21:35:05 +01:00
funcs_1 Merge branch '10.0' into 10.0-galera 2016-08-24 19:30:32 -04:00
funcs_2 Merge branch '10.0' into 10.1 2017-01-16 03:18:14 +02:00
galera Merge remote-tracking branch '10.0-galera' into 10.1 2017-01-16 04:53:57 +02:00
galera_3nodes MDEV-11490 Galera_3nodes test suite does not suppress Warnings. 2016-12-21 09:37:58 +05:30
handler MDEV-9155 Enabling Defragmenting in 10.1.8 still causes OPTIMIZE TABLE to take metadatalocks 2016-05-05 01:05:05 +02:00
heap
innodb MDEV-11623 follow-up: Adjust tests. 2017-01-16 11:23:12 +02:00
innodb_fts Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
innodb_zip Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
jp Merge branch 'github/10.0-galera' into 10.1 2015-11-19 17:48:36 +01:00
large_tests
maria Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
mtr/t
mtr2
multi_source MDEV-9038 Binlog encryption tests 2016-12-05 20:19:01 +02:00
ndb
optimizer_unfixed_bugs Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
parts MDEV-9590: Always print "Engine-independent statistic" warnings and might be filtering columns unintentionally from engines 2016-03-21 11:48:04 +01:00
percona Merge tag 'mariadb-10.0.20' into 10.1 2015-06-27 20:35:26 +02:00
perfschema Merge tag 'mariadb-10.0.28' into 10.0-galera 2016-10-28 15:50:13 -04:00
perfschema_stress
plugins Merge branch '10.0' into 10.1 2016-09-28 17:55:28 +02:00
roles Merge branch '10.0' into 10.1 2016-12-11 09:53:42 +01:00
rpl MDEV-10956 Strict Password Validation Breaks Replication. 2017-01-17 15:32:41 +04:00
storage_engine MDEV-8859 rpl.rpl_mdev382 sporadically fails to finish due to disappeared expect file 2016-06-12 20:14:51 +03:00
stress Merge branch '10.0' into 10.1 2016-03-21 13:02:53 +01:00
sys_vars Post merge fix sysvars_innodb for xtradb 2017-01-17 01:22:08 +02:00
unit
vcol Merge branch '10.0' into 10.1 2017-01-17 20:17:35 +01:00
wsrep MDEV-10993: wsrep.mdev_10186 result depends on location of galera library 2016-11-02 09:45:43 -04:00