diff options
author | unknown <serg@serg.mylan> | 2006-01-02 15:41:13 +0100 |
---|---|---|
committer | unknown <serg@serg.mylan> | 2006-01-02 15:41:13 +0100 |
commit | c81a379c5b8e25aab55a090627f65a5b72ddef4d (patch) | |
tree | 622d166b6d5e58e43a153d8f0174813196ecd55a /plugin/fulltext | |
parent | c038b644d7fe80eb6fd4729a07245fad3f0bcfde (diff) | |
download | mariadb-git-c81a379c5b8e25aab55a090627f65a5b72ddef4d.tar.gz |
cleanup of SHOW STATUS code, as a preparation for WL#2935
(MySQL plugin interface: status variables)
adding SHOW_FUNC, removing SHOW_some_specific_value,
only generic SHOW_LONG/SHOW_CHAR/etc are recognized.
changing to use SHOW_FUNC instead of ha_update_statistics
sql/ha_innodb.h:
cleanup of SHOW STATUS code, as a preparation for WL#2935
removing ha_update_statistics().
sql/handler.cc:
cleanup of SHOW STATUS code, as a preparation for WL#2935
removing ha_update_statistics().
sql/handler.h:
cleanup of SHOW STATUS code, as a preparation for WL#2935
removing ha_update_statistics().
sql/mysqld.cc:
cleanup of SHOW STATUS code, as a preparation for WL#2935
adding SHOW_FUNC, removing SHOW_some_specific_variable,
only generic SHOW_LONG/SHOW_CHAR/etc are recognized.
changing to use SHOW_FUNC instead of ha_update_statistics
sql/set_var.cc:
cleanup of SHOW STATUS code, as a preparation for WL#2935
adding SHOW_FUNC, removing SHOW_some_specific_variable,
only generic SHOW_LONG/SHOW_CHAR/etc are recognized.
sql/sql_show.cc:
cleanup of SHOW STATUS code, as a preparation for WL#2935
adding SHOW_FUNC, removing SHOW_some_specific_variable,
only generic SHOW_LONG/SHOW_CHAR/etc are recognized.
changing to use SHOW_FUNC instead of ha_update_statistics
sql/structs.h:
cleanup of SHOW STATUS code, as a preparation for WL#2935
adding SHOW_FUNC, removing SHOW_some_specific_variable,
only generic SHOW_LONG/SHOW_CHAR/etc are recognized.
Diffstat (limited to 'plugin/fulltext')
0 files changed, 0 insertions, 0 deletions