mirror of
https://github.com/MariaDB/server.git
synced 2025-01-30 18:41:56 +01:00
b8aa4f2815
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 |
||
---|---|---|
.. | ||
archive | ||
blackhole | ||
columnstore | ||
connect | ||
csv | ||
example | ||
federated | ||
federatedx | ||
heap | ||
innobase | ||
maria | ||
mroonga | ||
myisam | ||
myisammrg | ||
oqgraph | ||
perfschema | ||
rocksdb | ||
sequence | ||
sphinx | ||
spider | ||
test_sql_discovery |