summaryrefslogtreecommitdiff
path: root/sql/sp_head.h
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-01-16 11:40:21 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2020-01-16 11:40:21 +0200
commitbde7e0ba6e94d576c4563022f38e8d81b1f6d54a (patch)
tree597aebb7ec6763d21f60c01f213f3f82f6415c1b /sql/sp_head.h
parent23041af720416f00db69e07b15861fc6d61b2b45 (diff)
downloadmariadb-git-bde7e0ba6e94d576c4563022f38e8d81b1f6d54a.tar.gz
MDEV-21500 Server hang when using simulated AIO
The write-heavy test innodb_zip.wl6501_scale_1 timed out on 10.2 60d7011c5f6ebda057d3e730c6f67519a1fb7f0c for me. Out of os_aio_n_segments=6, 5 are waiting for an event in os_aio_simulated_handler(). One thread is waiting for a write to complete in buf_dblwr_add_to_batch(), but that would never happen, because nothing is waking up the simulated AIO handler threads. This hang appears to have been introduced in MySQL 5.6.12 in mysql/mysql-server@26cfde776cdf5ce61bd5cc494dfc1df28c76977f.
Diffstat (limited to 'sql/sp_head.h')
0 files changed, 0 insertions, 0 deletions