mirror of
https://github.com/MariaDB/server.git
synced 2025-08-26 01:44:06 +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.