mariadb/storage
Marko Mäkelä 0c6cac0a6f MDEV-33515 fixup: Clarify mtr_t::spin_wait_delay
innodb_log_spin_wait_delay_update(): Always acquire log_sys.latch
to protect the change of mtr_t::spin_wait_delay.

log_t::lock_lsn(): In the general case, actually use
mtr_t::spin_wait_delay as it was intended. In the x86 specific
log_t::lock_lsn_bts() we used mtr_t::spin_wait_delay.
2024-03-27 09:33:37 +02:00
..
archive
blackhole
columnstore Merge branch '10.6' into 10.11 2024-02-01 18:36:14 +01:00
connect Fixed compiler warnings in connect 2024-02-27 20:55:54 +02:00
csv
example
federated
federatedx Merge branch '10.6' into 10.11 2024-02-01 18:36:14 +01:00
heap
innobase MDEV-33515 fixup: Clarify mtr_t::spin_wait_delay 2024-03-27 09:33:37 +02:00
maria Some changes to prepare for updated maria-backup 2024-02-26 19:45:11 +02:00
mroonga
myisam
myisammrg Merge branch '10.6' into 10.11 2024-02-01 18:36:14 +01:00
oqgraph
perfschema Merge 10.6 into 10.11 2024-02-08 15:04:46 +02:00
rocksdb Merge 10.6 into 10.11 2024-02-14 16:12:53 +02:00
sequence
sphinx
spider Merge 10.6 into 10.11 2024-02-14 16:12:53 +02:00
test_sql_discovery