mariadb/storage
Vlad Lesin b8aa4f2815 MDEV-34877 Port "Bug #11745929 Change lock priority so that the transaction holding S-lock gets X-lock first" fix from MySQL to MariaDB
Code review fixes.

The general change, proposed by Debarun Banerjee, is bypassing not only
X, but also S-lock to avoid deadlock for cases like:

S1 X2(waiting for S1) S3(witing for X2) <- X1 should bypass both S3 and X2
2025-01-16 17:08:14 +03:00
..
archive
blackhole
columnstore
connect
csv
example
federated
federatedx
heap
innobase
maria
mroonga
myisam
myisammrg
oqgraph
perfschema
rocksdb
sequence
sphinx
spider
test_sql_discovery