mariadb/storage
Marko Mäkelä ba6bf7ad9e MDEV-32899 instrumentation
In debug builds, let us declare dict_sys.latch as index_lock instead of
srw_lock, so that we will benefit from the full tracking of lock ownership.

lock_table_for_trx(): Assert that the current thread is not holding
dict_sys.latch. If the dict_sys.unfreeze() call were moved to the end of
lock_table_children(), this assertion would fail in the test innodb.innodb
and many other tests that use FOREIGN KEY.
2023-11-29 10:48:10 +02:00
..
archive Merge branch '10.4' into 10.5 2023-11-08 12:59:00 +01:00
blackhole Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
columnstore Merge branch '10.5' into 10.6 2023-01-31 09:31:42 +01:00
connect Fixed compiler warnings in connect/odbconn.cpp 2023-10-08 22:48:27 +03:00
csv Merge branch 'bb-10.4-release' into bb-10.5-release 2021-02-15 16:43:15 +01:00
example Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
federated Merge 10.5 into 10.6 2023-02-10 13:03:01 +02:00
federatedx Merge 10.5 into 10.6 2023-02-10 13:03:01 +02:00
heap Merge 10.5 into 10.6 2023-02-10 13:03:01 +02:00
innobase MDEV-32899 instrumentation 2023-11-29 10:48:10 +02:00
maria Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
mroonga Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
myisam Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
myisammrg Merge 10.5 into 10.6 2023-05-23 12:25:39 +03:00
oqgraph Merge 10.5 into 10.6 2023-09-11 14:46:39 +03:00
perfschema MDEV-28836 fix crashing PFS unit tests on Windows. 2023-11-08 12:00:29 +01:00
rocksdb Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
sequence Merge 10.4 into 10.5 2023-02-10 12:02:11 +02:00
sphinx Merge branch '10.5' into 10.6 2022-11-02 14:33:20 +01:00
spider Merge branch '10.5' into 10.6 2023-11-08 15:57:05 +01:00
test_sql_discovery Merge 10.5 into 10.6 2022-09-20 16:53:20 +03:00