mirror of
https://github.com/MariaDB/server.git
synced 2025-11-28 17:36:30 +03:00
XID cache is now based on lock-free hash. Also fixed lf_hash_destroy() to call alloc destructor. Note that previous implementation had race condition when thread was accessing XA owned by different thread. This new implementation doesn't fix it either.
1.7 KiB
1.7 KiB