mariadb/storage/innobase/handler
Marko Mäkelä a2614abacf 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 09:47:11 +03:00
..
ha_innodb.cc MDEV-34431: Ignore innodb_sync_spin_loops on Windows 2025-07-21 09:47:11 +03:00
ha_innodb.h Merge 10.11 into 11.4 2025-03-03 11:07:56 +02:00
handler0alter.cc Merge branch '10.11' into 11.4 2025-04-26 10:53:02 +02:00
i_s.cc Merge branch '10.11' into 11.4 2025-06-17 09:50:22 +02:00
i_s.h Merge 10.5 into 10.6 2021-08-23 11:21:33 +03:00