summaryrefslogtreecommitdiff
path: root/sql/sql_map.cc
diff options
context:
space:
mode:
authorserg@serg.mylan <>2006-01-07 14:41:57 +0100
committerserg@serg.mylan <>2006-01-07 14:41:57 +0100
commitcfbaad99524f858c956644fd08fd3e5bf8facf84 (patch)
tree8e78176cd0cc3972339c3fdd16ca56c31ab3bcdb /sql/sql_map.cc
parent8241a5a8e89af766c43024c4920a1b5102948aed (diff)
downloadmariadb-git-cfbaad99524f858c956644fd08fd3e5bf8facf84.tar.gz
WL#2935 - SHOW STATUS support in plugins
The patch adds DYNAMIC_ARRAY all_status_vars, which is now the sole source of status information for SHOW STATUS. Status variables can be added to and removed from the array dynamically. SHOW STATUS command uses this array instead of static array from mysqld.cc Compatibility with the old, global list of status variables is preserved in init_server_components(), where this global list is simply appended to all_status_vars.
Diffstat (limited to 'sql/sql_map.cc')
0 files changed, 0 insertions, 0 deletions