Browse Source
SHOW and FLUSH for I_S tables.
SHOW and FLUSH for I_S tables.
Extend existing plugins to support * SHOW QUERY_RESPONSE_TIME * FLUSH QUERY_RESPONSE_TIME * SHOW LOCALE move userstat tables to use the new API instead of hand-coded syntaxpull/69/head
103 changed files with 457 additions and 425 deletions
-
5client/mysqladmin.cc
-
6include/mysql_com.h
-
2mysql-test/r/mysqld--help.result
-
7mysql-test/r/status_user.result
-
2mysql-test/suite/perfschema/r/ortho_iter.result
-
2mysql-test/suite/perfschema/r/privilege_table_io.result
-
10mysql-test/suite/perfschema/r/rpl_gtid_func.result
-
2mysql-test/suite/perfschema/r/start_server_disable_idle.result
-
2mysql-test/suite/perfschema/r/start_server_disable_stages.result
-
2mysql-test/suite/perfschema/r/start_server_disable_statements.result
-
2mysql-test/suite/perfschema/r/start_server_disable_waits.result
-
2mysql-test/suite/perfschema/r/start_server_innodb.result
-
2mysql-test/suite/perfschema/r/start_server_no_account.result
-
2mysql-test/suite/perfschema/r/start_server_no_cond_class.result
-
2mysql-test/suite/perfschema/r/start_server_no_cond_inst.result
-
2mysql-test/suite/perfschema/r/start_server_no_file_class.result
-
2mysql-test/suite/perfschema/r/start_server_no_file_inst.result
-
2mysql-test/suite/perfschema/r/start_server_no_host.result
-
2mysql-test/suite/perfschema/r/start_server_no_mutex_class.result
-
2mysql-test/suite/perfschema/r/start_server_no_mutex_inst.result
-
2mysql-test/suite/perfschema/r/start_server_no_rwlock_class.result
-
2mysql-test/suite/perfschema/r/start_server_no_rwlock_inst.result
-
2mysql-test/suite/perfschema/r/start_server_no_setup_actors.result
-
2mysql-test/suite/perfschema/r/start_server_no_setup_objects.result
-
2mysql-test/suite/perfschema/r/start_server_no_socket_class.result
-
2mysql-test/suite/perfschema/r/start_server_no_socket_inst.result
-
2mysql-test/suite/perfschema/r/start_server_no_stage_class.result
-
2mysql-test/suite/perfschema/r/start_server_no_stages_history.result
-
2mysql-test/suite/perfschema/r/start_server_no_stages_history_long.result
-
2mysql-test/suite/perfschema/r/start_server_no_statements_history.result
-
2mysql-test/suite/perfschema/r/start_server_no_statements_history_long.result
-
2mysql-test/suite/perfschema/r/start_server_no_table_hdl.result
-
2mysql-test/suite/perfschema/r/start_server_no_table_inst.result
-
2mysql-test/suite/perfschema/r/start_server_no_thread_class.result
-
2mysql-test/suite/perfschema/r/start_server_no_thread_inst.result
-
2mysql-test/suite/perfschema/r/start_server_no_user.result
-
2mysql-test/suite/perfschema/r/start_server_no_waits_history.result
-
2mysql-test/suite/perfschema/r/start_server_no_waits_history_long.result
-
2mysql-test/suite/perfschema/r/start_server_off.result
-
2mysql-test/suite/perfschema/r/start_server_on.result
-
41mysql-test/suite/perfschema/r/statement_digest.result
-
44mysql-test/suite/perfschema/r/statement_digest_consumers.result
-
7mysql-test/suite/perfschema/r/statement_digest_long_query.result
-
2mysql-test/suite/perfschema/r/table_aggregate_global_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_global_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_global_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_global_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_hist_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_hist_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_hist_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_hist_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_off.result
-
2mysql-test/suite/perfschema/r/table_aggregate_thread_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_thread_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_thread_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_aggregate_thread_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_global_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_global_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_global_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_global_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_hist_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_hist_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_hist_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_hist_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_thread_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_thread_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_thread_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_io_aggregate_thread_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_global_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_global_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_global_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_global_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_hist_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_hist_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_hist_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_hist_4u_3t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_thread_2u_2t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_thread_2u_3t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_thread_4u_2t.result
-
2mysql-test/suite/perfschema/r/table_lock_aggregate_thread_4u_3t.result
-
139mysql-test/suite/plugins/r/locales.result
-
4mysql-test/suite/plugins/r/qc_info.result
-
6mysql-test/suite/plugins/t/locales.test
-
5mysql-test/suite/plugins/t/qc_info.test
-
4mysql-test/suite/sys_vars/r/sysvars_server_embedded.result
-
4mysql-test/suite/sys_vars/r/sysvars_server_notembedded.result
-
2mysql-test/t/status_user.test
-
3plugin/feedback/sender_thread.cc
-
8plugin/locale_info/locale_info.cc
-
4plugin/query_response_time/mysql-test/query_response_time/query_response_time.inc
-
42plugin/query_response_time/mysql-test/query_response_time/query_response_time.result
-
7plugin/query_response_time/plugin.cc
-
3plugin/query_response_time/query_response_time.cc
-
2plugin/query_response_time/query_response_time.h
-
4sql/lex.h
-
5sql/mysqld.cc
-
6sql/sql_cmd.h
-
35sql/sql_parse.cc
-
41sql/sql_reload.cc
-
162sql/sql_show.cc
Some files were not shown because too many files changed in this diff
Write
Preview
Loading…
Cancel
Save
Reference in new issue