• Igor Babaev's avatar
    Fixed bug mdev-3979. · 01dca17a
    Igor Babaev authored
    Made allocation of memory for statistical data in a table share to be thread safe.
    This memory is now allocated in a special MEM_ROOT that is created for each
    table share.  
    01dca17a
table.cc 199 KB