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:
@@ -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