mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
MDEV-7835: ANALYZE FORMAT=JSON should show buffer sizes
This commit is contained in:
@@ -511,6 +511,8 @@ class EXPLAIN_BKA_TYPE
|
||||
public:
|
||||
EXPLAIN_BKA_TYPE() : join_alg(NULL) {}
|
||||
|
||||
size_t join_buffer_size;
|
||||
|
||||
bool incremental;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user