summaryrefslogtreecommitdiff
path: root/storage/innobase/trx/trx0trx.cc
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-12-04 18:07:25 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2020-12-15 17:56:17 +0200
commitdb006a9a43b6e68c4b92d2762043fa76b313623c (patch)
tree0fb86f11c7d61fc57256a8115cb5aa6e92249737 /storage/innobase/trx/trx0trx.cc
parent38fd7b7d9170369b16ff553f01669182e70bc9b5 (diff)
downloadmariadb-git-db006a9a43b6e68c4b92d2762043fa76b313623c.tar.gz
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.
Diffstat (limited to 'storage/innobase/trx/trx0trx.cc')
0 files changed, 0 insertions, 0 deletions