mirror of
https://github.com/MariaDB/server.git
synced 2026-04-17 22:05:35 +02:00
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 syntax
This commit is contained in:
parent
932eaf31e9
commit
db8af31831
103 changed files with 457 additions and 425 deletions
|
|
@ -2795,9 +2795,9 @@ READ_ONLY YES
|
|||
COMMAND_LINE_ARGUMENT REQUIRED
|
||||
VARIABLE_NAME PERFORMANCE_SCHEMA_MAX_STATEMENT_CLASSES
|
||||
SESSION_VALUE NULL
|
||||
GLOBAL_VALUE 181
|
||||
GLOBAL_VALUE 178
|
||||
GLOBAL_VALUE_ORIGIN COMPILE-TIME
|
||||
DEFAULT_VALUE 181
|
||||
DEFAULT_VALUE 178
|
||||
VARIABLE_SCOPE GLOBAL
|
||||
VARIABLE_TYPE BIGINT UNSIGNED
|
||||
VARIABLE_COMMENT Maximum number of statement instruments.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue