|
|
5fbf5ce613
|
util/mock: optimize mock.NewContext (#7411)
|
2018-08-16 14:51:52 +08:00 |
|
|
|
bbec68304e
|
executor,table: support replace operation for table partition (#7309)
|
2018-08-16 13:28:50 +08:00 |
|
|
|
1ebf316bd4
|
domain: handling assignments in server info (#7412)
|
2018-08-16 11:40:10 +08:00 |
|
|
|
7f286f5c12
|
types: add one more space to make json pretty (#7389)
|
2018-08-16 11:04:39 +08:00 |
|
|
|
82a6c1085c
|
*: introduce the concept of physical ID, code refactory (#7374)
|
2018-08-16 10:33:24 +08:00 |
|
|
|
1f8710762d
|
execute/insert: refine data truncate error msg (#7401)
|
2018-08-16 00:02:45 +08:00 |
|
|
|
29addca221
|
stats: log detailed stats info for query feedback (#7293)
|
2018-08-15 22:01:44 +08:00 |
|
|
|
9fc67b9a9f
|
store TiDB server info to PD and add http api handle (#7082)
|
2018-08-15 12:51:00 +08:00 |
|
|
|
4684eec521
|
parser: support to character option to load data statement (#7391)
|
2018-08-15 11:05:43 +08:00 |
|
|
|
016006f5c5
|
expression: handle max_allowed_packet warnings for to_base64 function. (#7266)
|
2018-08-15 10:49:20 +08:00 |
|
|
|
f18176f806
|
util/testkit: make the msg of failed check more readable (#7386)
|
2018-08-15 09:24:58 +08:00 |
|
|
|
5404e2eaae
|
ddl: add admin check before drop table using building flag. (#7343)
|
2018-08-14 21:44:57 +08:00 |
|
|
|
34b0c6cb6d
|
mocktikv: add the batch put and batch delete for raw client (#7330)
|
2018-08-14 19:22:28 +08:00 |
|
|
|
1afd12762d
|
plan: fix admin check index panic when index contains pkIsHandle column. (#7350)
|
2018-08-14 17:29:56 +08:00 |
|
|
|
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 |
|