mariadb/storage/innobase/handler
Marko Mäkelä 9d34322052 MDEV-34431: Ignore innodb_sync_spin_loops on Windows
The Microsoft Windows implementations of SRWLOCK and WaitOnAddress()
include some spin loop logic before entering the operating system kernel.
Let us avoid duplicating some of that spin loop logic.

Thanks to Vladislav Vaintroub for this fix.
2025-07-21 08:19:51 +03:00
..
ha_innodb.cc MDEV-34431: Ignore innodb_sync_spin_loops on Windows 2025-07-21 08:19:51 +03:00
ha_innodb.h MDEV-35000: dict_table_close() breaks STATS_AUTO_RECALC 2025-02-28 09:00:16 +02:00
handler0alter.cc MDEV-36504 Memory leak after CREATE TABLE..SELECT 2025-04-17 12:04:09 +05:30
i_s.cc Merge branch '10.6' into 10.11 2025-06-04 14:09:23 +02:00
i_s.h Merge 10.5 into 10.6 2021-08-23 11:21:33 +03:00