mirror of
https://github.com/MariaDB/server.git
synced 2026-04-25 09:45:31 +02:00
MDEV-5231: Per query variables from Percona Server (rewritten)
This commit is contained in:
parent
a03dd94be8
commit
1827d9e6d1
29 changed files with 2681 additions and 61 deletions
|
|
@ -567,6 +567,7 @@ static SYMBOL symbols[] = {
|
|||
{ "START", SYM(START_SYM)},
|
||||
{ "STARTING", SYM(STARTING)},
|
||||
{ "STARTS", SYM(STARTS_SYM)},
|
||||
{ "STATEMENT", SYM(STATEMENT_SYM)},
|
||||
{ "STATS_AUTO_RECALC",SYM(STATS_AUTO_RECALC_SYM)},
|
||||
{ "STATS_PERSISTENT", SYM(STATS_PERSISTENT_SYM)},
|
||||
{ "STATS_SAMPLE_PAGES",SYM(STATS_SAMPLE_PAGES_SYM)},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue