mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +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.
2.5 KiB
2.5 KiB