Merge 10.5 into 10.6

This commit is contained in:
Marko Mäkelä 2021-03-20 18:40:07 +02:00
commit 1055cf967f
16 changed files with 126 additions and 326 deletions

View file

@ -105,10 +105,6 @@ struct srv_stats_t
space in the log buffer and have to flush it */
ulint_ctr_1_t log_waits;
#if defined(LINUX_NATIVE_AIO)
ulint_ctr_1_t buffered_aio_submitted;
#endif
/** Store the number of write requests issued */
ulint_ctr_1_t buf_pool_write_requests;