1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00
Files
mariadb/storage
Marko Mäkelä db006a9a43 MDEV-21452: Remove os_event_t, MUTEX_EVENT, TTASEventMutex, sync_array
We will default to MUTEXTYPE=sys (using OSTrackMutex) for those
ib_mutex_t that have not been replaced yet.

The view INFORMATION_SCHEMA.INNODB_SYS_SEMAPHORE_WAITS is removed.

The parameter innodb_sync_array_size is removed.

FIXME: innodb_fatal_semaphore_wait_threshold will no longer be enforced.
We should enforce it for lock_sys.mutex and dict_sys.mutex somehow!

innodb_sync_debug=ON might still cover ib_mutex_t.
2020-12-15 17:56:17 +02:00
..
2020-11-03 14:49:17 +02:00
2020-11-03 14:49:17 +02:00
2020-11-13 21:54:21 +02:00
2020-12-03 08:12:47 +02:00
2020-11-03 16:24:47 +02:00
2020-12-02 18:29:49 +02:00
2020-11-03 16:24:47 +02:00
2020-11-02 12:49:19 +02:00