1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-7835: ANALYZE FORMAT=JSON should show buffer sizes

This commit is contained in:
Oleksandr Byelkin
2015-04-08 20:14:48 +02:00
parent 697194461a
commit b05383cb14
7 changed files with 35 additions and 0 deletions

View File

@@ -511,6 +511,8 @@ class EXPLAIN_BKA_TYPE
public:
EXPLAIN_BKA_TYPE() : join_alg(NULL) {}
size_t join_buffer_size;
bool incremental;
/*