|
|
a8664ef00b
|
table: add a http api to control whether tidb check inserting 4 bytes in utf8 charset column (#9024)
|
2019-02-18 16:57:03 +08:00 |
|
|
|
858b200e9a
|
variable: remove tidb_ddl_reorg_worker_cnt and tidb_ddl_reorg_batch_size session level. (#8941)
|
2019-01-10 15:12:22 +08:00 |
|
|
|
084aa5a030
|
config: add initChunkSize config item, make chunk start with 32 (#8480)
|
2019-01-07 11:14:47 +08:00 |
|
|
|
bd69b15e79
|
*: add the error check (#8770)
|
2018-12-24 22:22:00 +08:00 |
|
|
|
cd7e27d6ee
|
sessionctx: Set foreign_key_checks = OFF (#8358)
|
2018-11-26 21:57:30 +08:00 |
|
|
|
693ff90193
|
[cherry-pick]*: add a variable to control whether we can write _tidb_rowid (#8187)
|
2018-11-05 22:45:32 +08:00 |
|
|
|
5831de291d
|
*: enable range typed table partition (#8011)
|
2018-10-26 20:04:07 +08:00 |
|
|
|
89dda9d9a8
|
*: move parser to a separate repository (#8036)
|
2018-10-25 11:12:10 +08:00 |
|
|
|
75d6a3ee9e
|
executor, sessionctx: calculate radix bit number before building hash table (#7816)
|
2018-10-09 13:48:11 +08:00 |
|
|
|
30e3e9e0ff
|
*: set the proper customized timezone (#7372)
|
2018-08-16 23:54:12 +08:00 |
|
|
|
51e86a3f4b
|
variable: modify default max chunk size to 32 (#7358)
|
2018-08-11 11:16:15 +08:00 |
|
|
|
a5af7a0e1f
|
*: remove variable 'tidb_import_data' and rename SessionVars.ImportingData to LightningMode (#7262)
|
2018-08-03 10:00:03 +08:00 |
|
|
|
e3ba021f5a
|
*: make system variable 'group_concat_max_len' work (#7080)
|
2018-07-26 20:02:56 +08:00 |
|
|
|
437933d449
|
sessionctx, executor: Add correctness check when set system variables (#7117)
|
2018-07-24 18:49:15 +08:00 |
|
|
|
e837e4b81c
|
*: add a session variable for table partition, tiny update (#6913)
|
2018-06-28 12:50:01 +07:00 |
|
|
|
6851878b9b
|
*: add session var 'tidb_ddl_reorg_worker_cnt' to control ddl reorg workers count (#6441)
* *: add session var 'tidb_ddl_reorg_worker_cnt' to control ddl reorg workers count
|
2018-06-27 22:36:18 +08:00 |
|
|
|
3d7528cbb3
|
*: add tidb_hashagg_partial/final_concurrency (#6831)
|
2018-06-14 10:17:08 +08:00 |
|
|
|
0ab1b228c0
|
config, variable: add memory quota config for a query (#6788)
|
2018-06-12 13:08:28 +08:00 |
|
|
|
39a8d0eb7a
|
executor: support parallel projection (#6323)
|
2018-06-07 22:50:54 +08:00 |
|
|
|
6f655593b5
|
sessionctx: make tidb_build_stats_concurrency global (#6558)
|
2018-05-18 18:45:47 +08:00 |
|
|
|
e215e93948
|
*: provide a configurable tidb_retry_limit session variable (#6369)
|
2018-05-03 19:52:53 +08:00 |
|
|
|
60a9ff5f93
|
variable: group same kind of variables into structs. (#6297)
|
2018-04-17 19:49:12 +08:00 |
|
|
|
8777db2d98
|
session: add session variable tidb_optimizer_selectivity_level. (#6289)
|
2018-04-16 21:48:37 +08:00 |
|
|
|
88a6a0de38
|
variable: set default hash join concurrency in NewSessionVars (#6295)
|
2018-04-16 20:15:49 +08:00 |
|
|
|
3e1a8ed36d
|
executor, infoschema: return a pseudo profiling table when system var profiling is set to 1 (#5960)
try fix mysql compability
|
2018-03-06 18:06:03 +08:00 |
|
|
|
12a1a254fc
|
config,distsql: add config for coprocessor streaming feature (#5917)
|
2018-02-28 21:36:22 -06:00 |
|
|
|
8cc9e45f41
|
variable,printer: add a session variable to show configuration. (#5784)
|
2018-02-05 22:54:41 +08:00 |
|
|
|
47cbc0bfce
|
*: remove varsutil package, make Systems a private member of SessionVars (#5544)
|
2018-01-25 01:43:07 -06:00 |
|