mirror of
https://github.com/MariaDB/server.git
synced 2025-07-25 15:08:40 +00:00

instead of having it 1K everywhere, make it 1K on 32-bit and 2K on 64-bit. As the latter has larger pointers (and larger sizeof(SHOW_VAR), it needs a larger buffer to store the same amount of SHOW_VARs