mirror of
https://github.com/MariaDB/server.git
synced 2025-11-12 10:22:39 +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.
5.8 KiB
5.8 KiB