mirror of
https://github.com/MariaDB/server.git
synced 2025-12-09 08:01:34 +03:00
Made keybuff_size longlong (To make show variables work similar on 32 and 64 bit systems) Fixed some 'not initalized variable errors' in multi-table-update. Fixed memory leak in multi-table-update. Now all tests works under valgrind without any errors.