mariadb/mysql-test/suite/innodb
Marko Mäkelä e417af2cb8 MDEV-13143 Server crashes in srv_init_abort_low() when started with inaccessible tmpdir
This is a regression caused by
commit bb60a832ed

srv_shutdown_all_bg_threads(): If os_thread_count indicates that
no threads are running, do not bother checking thread status.
This avoids a crash when InnoDB startup is aborted before
os_aio_init() has been invoked. (os_aio_all_slots_free() would
dereference AIO::s_reads even though it is NULL.)
2017-07-05 12:45:15 +03:00
..
include Merge 10.1 into 10.2 2017-05-22 09:46:51 +03:00
r MDEV-13143 Server crashes in srv_init_abort_low() when started with inaccessible tmpdir 2017-07-05 12:45:15 +03:00
t MDEV-13143 Server crashes in srv_init_abort_low() when started with inaccessible tmpdir 2017-07-05 12:45:15 +03:00
disabled.def Disable the innodb_defragment tests until MDEV-11336 is done 2017-05-08 22:06:32 +03:00