mirror of
https://github.com/MariaDB/server.git
synced 2025-12-04 17:23:46 +03:00
"pthread_mutex_trylock" isn't implemented correctly for the Windows platform. This temporary patch reverts the patch for bug#21074 for Windows until pthread_mutex_trylock is properly implemented. sql/sql_cache.cc: Added code branch for the Windows platform to avoid a faulty pthread_mutex_trylock implementation.
131 KiB
131 KiB