|
|
360ef5cee7
|
expression: tiny change to extend SimpleRewriter's ability (#7373)
|
2018-08-14 15:22:38 +08:00 |
|
|
|
d1f2587903
|
*: admin check table return tidb specific error code. (#7363)
|
2018-08-14 13:54:16 +08:00 |
|
|
|
7523566bc9
|
executor: CheckIndexRangeExec should set the types of index columns (#7376)
|
2018-08-14 13:33:43 +08:00 |
|
|
|
fc89a6421a
|
expression,ddl: fix fraction part handle of current_timestamp (#7355)
|
2018-08-14 13:20:01 +08:00 |
|
|
|
9667eca8e4
|
executor: MaxOneRow operator should keep its promise (#7375)
|
2018-08-14 12:44:07 +08:00 |
|
|
|
bfceb5072f
|
support of character in create table statement (#7378)
|
2018-08-14 01:14:38 +08:00 |
|
|
|
97ae3b336f
|
sessionctx/binloginfo: add a test for partitioned table (#7381)
|
2018-08-14 00:10:57 +08:00 |
|
|
|
e43e548a34
|
infoschema: fix bug of column size of set and enum type (#7347)
|
2018-08-13 19:35:36 +08:00 |
|
|
|
396b242744
|
store: no need to assign timezone name to dagReq again (#7368)
|
2018-08-13 19:15:52 +08:00 |
|
|
|
cf5e392b24
|
executor: change joinResultGenerator to joiner (#7323)
|
2018-08-13 19:03:58 +08:00 |
|
|
|
87b16fca27
|
support for flush status (#7369)
|
2018-08-13 16:38:36 +08:00 |
|
|
|
0b031145c8
|
remove redundency code (#7370)
|
2018-08-13 16:19:09 +08:00 |
|
|
|
1d567efcca
|
executor: fix group_concat when chunk size is set to 1 (#7328)
|
2018-08-13 15:59:30 +08:00 |
|
|
|
f98ef22ded
|
expression, executor: add a new interface MergePartialResult for the new aggregation framework (#7281)
|
2018-08-13 14:54:06 +08:00 |
|
|
|
9e1ae02df7
|
ddl: fix panic in checkRangePartitioningKeysConstraints when patition by range columns (#7366)
|
2018-08-13 14:07:51 +08:00 |
|
|
|
d1246b3c91
|
ddl: notify stats worker when truncate table (#7356)
|
2018-08-13 13:53:22 +08:00 |
|
|
|
87625923e0
|
sessionctx: supports set character_set_results = null (#7353)
|
2018-08-12 00:31:01 +08:00 |
|
|
|
51e86a3f4b
|
variable: modify default max chunk size to 32 (#7358)
|
2018-08-11 11:16:15 +08:00 |
|
|
|
e3952d6eb8
|
*: collect execution details and output them in slow query log (#7302)
|
2018-08-10 21:06:20 +08:00 |
|
|
|
410246a346
|
*: make partitioned table use statistics (#7340)
|
2018-08-10 18:20:25 +08:00 |
|
|
|
593810e259
|
table: fix show index for the partitioned table (#7346)
|
2018-08-10 16:19:10 +08:00 |
|
|
|
0d18ac2c18
|
infoschema: fix bug when apply rename table diff (#7336)
|
2018-08-10 12:30:23 +08:00 |
|
|
|
3efb8d7dfd
|
util/charset: Add utf8mb4 as alias for utf8 (#7339)
|
2018-08-10 11:48:12 +08:00 |
|
|
|
07c75d49ee
|
docs: refine the pull request template (#7332)
|
2018-08-10 11:33:06 +08:00 |
|
|
|
3e8815f960
|
variable: Change the default value of charset/collation to utfbmb4/utf8mb4_bin (#7198)
|
2018-08-10 10:41:56 +08:00 |
|
|
|
be2c276fe4
|
executor, plan: remove Exists (#7207)
|
2018-08-09 22:45:24 +08:00 |
|
|
|
b449589a7b
|
Makefile: fix gofail go get repo path (#7341)
|
2018-08-09 22:27:48 +08:00 |
|
|
|
00839ceeec
|
stats: support loading partition stats (#7305)
|
2018-08-09 20:00:03 +08:00 |
|
|
|
fe6e710877
|
ddl: make check all versions norma (#7319)
|
2018-08-09 18:58:29 +08:00 |
|
|
|
702a116a5e
|
admin: fix admin check table false alarm in the case that index contains pkIsHandle column (#7317)
|
2018-08-09 17:37:47 +08:00 |
|
|
|
22519aefc2
|
*: update import path from coreos/gofail to etcd-io/gofail to fix ci (#7329)
|
2018-08-09 15:48:01 +08:00 |
|
|
|
18aae131bf
|
test: fix data race in executor_test.go/checkRequestClient (#7326)
|
2018-08-09 10:02:13 +08:00 |
|
|
|
cd458038f5
|
infoschema: fix information schema data race (#7318)
|
2018-08-08 21:55:51 +08:00 |
|
|
|
6569264176
|
rewrite CheckHandleExists to refactor partition (#7321)
|
2018-08-08 18:33:09 +08:00 |
|
|
|
359df6ecc2
|
variable, ddl: add session variable 'tidb_ddl_reorg_priority' to set operation priority of ddl reorg (#7116)
|
2018-08-08 17:16:05 +08:00 |
|
|
|
af7fed9b38
|
executor: fix group_concat(a) when a is null (#7287)
|
2018-08-08 15:38:37 +08:00 |
|
|
|
b39b5f579f
|
executor: refactor joinResultGenerator to handle the unmatched outer records (#7288)
|
2018-08-08 15:16:24 +08:00 |
|
|
|
2babfd9df7
|
plan: make USE INDEX(PRIMARY) works on the integer primary key (#7298)
|
2018-08-08 14:22:36 +08:00 |
|
|
|
3a3845fb24
|
*: support admin show ddl (#7274)
|
2018-08-07 18:23:41 +08:00 |
|
|
|
61b4ff2321
|
ddl: add fsp checking for time/timestamp/datetime column definition (#7294)
|
2018-08-07 16:39:54 +08:00 |
|
|
|
f6dbad0f5c
|
*: move the dirty table modification to table package (#7289)
|
2018-08-07 15:38:01 +08:00 |
|
|
|
6e33d2e3b7
|
expression: fix behavior for builtin 'LTrim', 'RTrim' and 'Trim' (#7291)
|
2018-08-07 15:07:02 +08:00 |
|
|
|
ae2e3ac0a7
|
table: remove useless MemoryTable implement (#7292)
|
2018-08-07 13:54:27 +08:00 |
|
|
|
4b7a77e2c1
|
perfschema: simplify performance schema (#7263)
|
2018-08-07 11:45:49 +08:00 |
|
|
|
016b92d576
|
add timeout for make race (#7283)
|
2018-08-07 10:46:47 +08:00 |
|
|
|
9813c71498
|
*: support update operation for table partition (#7166)
|
2018-08-07 10:34:20 +08:00 |
|
|
|
2225e01264
|
ddl:add constraints check when creating table partition (#7164)
* ddl: add unique index check when creating table partition
|
2018-08-06 21:22:33 -05:00 |
|
|
|
5a0fd2db46
|
ddl: GetDDLJobs should return a sort job. (#7254)
|
2018-08-06 21:32:29 +08:00 |
|
|
|
326baacb93
|
ddl: batch check the constrains when we add a unique-index. (#7132)
|
2018-08-06 20:39:31 +08:00 |
|
|
|
44e6c3c2e1
|
plan, stats: fix inconsistent row count estimation (#7233)
|
2018-08-06 17:39:33 +08:00 |
|