mirror of
https://github.com/MariaDB/server.git
synced 2026-05-16 20:07:13 +02:00
Merge 10.5 into 10.6
This commit is contained in:
commit
1055cf967f
16 changed files with 126 additions and 326 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue