Commit Graph

14 Commits

Author SHA1 Message Date
cbb6f4e64c *: add global system variable tmp_table_size (#24827) 2021-06-09 18:48:30 +08:00
fce4dde1cd variable, main: make sure default values for sysvars validate (#24807) 2021-06-03 22:20:26 +08:00
02049548a9 variable: Add getters for global/session scope (#24647) 2021-05-25 13:07:34 +08:00
80a557eb49 sessionctx: change innodb large prefix default (#24555) 2021-05-14 12:43:38 +08:00
c8bc701170 *: misc cleanups to variable package (#24507) 2021-05-11 13:23:38 +08:00
e26b8470c7 variable: use the defined variable (#24509) 2021-05-11 13:11:38 +08:00
075df515e4 executor, session, variable: Move deprecation, synonyms, scope validation to sysvar struct (#24280) 2021-05-07 23:12:41 +08:00
67e63d9ffa variable: merge Bool{On,Off} with {On,Off} (#24218) 2021-04-23 13:09:54 +08:00
cf813dc63b *: protect read only noop via tidb_enable_noop_functions (#23818) 2021-04-15 17:07:54 +08:00
9c75cfa4e2 server, sessionctx: improved mysql compatibility with support for init_connect (#23713) 2021-04-03 02:45:25 +08:00
80edc8cd20 variable: move supported sysvars from noop to sysvar list (#23781) 2021-04-01 14:43:24 +08:00
017790b113 variable: Add innodb_default_row_format as noop (#23568) 2021-03-30 12:19:24 +08:00
a3e8617a3c sessionctx: move interactive_timeout to supported sysvars (#23384) 2021-03-18 19:19:36 +08:00
5d27db31d0 variable: move noop sysvars to separate file (#22058) 2021-01-05 11:10:45 +08:00