This website requires JavaScript.
03aa5e2e51
*: remove go.mod replace check in circle CI (#10228 )
tiancaiamao
2019-04-22 19:51:22 +08:00
085746c254
expression: check corCol in DisableParseJSONFlag4Expr (#10224 )
HuaiyuXu
2019-04-22 19:31:08 +08:00
b864fac504
rm travis.yml && speed it up (#10208 )
Keyi Xie
2019-04-22 16:25:27 +08:00
2c35315a70
remove grpc_client monitor (#10216 )
lysu
2019-04-22 16:04:40 +08:00
5fcc7e2a61
executor: tiny clean up by removing unnecessary string creation (#10213 )
goroutine
2019-04-22 15:32:15 +08:00
e4aee76587
executor, util: fix wrong behavior of group_concat(distinct) (#10108 )
HuaiyuXu
2019-04-22 15:12:16 +08:00
d6396daa77
*: lazy eval explain id and tracker label (#10139 )
lysu
2019-04-22 14:23:33 +08:00
92bdfb524d
store/helper: make test stable (#10211 )
Yiding Cui
2019-04-22 13:49:54 +08:00
27a56180bd
*: replace gofail with the new failpoint implementation (#10184 )
Lonng
2019-04-22 13:30:14 +08:00
8ec262c9b7
cmd/pluginpkg: support relative path (#10205 )
sdojjy
2019-04-22 12:24:30 +08:00
8d8bfccef7
storage: add some new interfaces for Storage (#10204 )
dongxu
2019-04-21 19:33:21 -07:00
2c192bc7d8
ddl: set column collate from ColumnOptionCollate (#9947 )
bb7133
2019-04-22 10:23:24 +08:00
70c37188ac
executor: fix bad null error handling for insert statement when disabling the strict SQL mode (#10161 )
Jack Yu
2019-04-21 15:53:47 +08:00
7cc7323138
plan, privilege: add role support for SHOW GRANT (#10016 )
Lingyu Song
2019-04-21 12:38:28 +08:00
11d7199fcf
fix pluginpkg.go typo (#10202 )
sdojjy
2019-04-20 10:36:26 +08:00
5b13ff921c
*: support "show global bind" (#10200 )
liyuzhou
2019-04-19 17:23:51 +08:00
ef04594935
*: support "drop global binding" (#10193 )
liyuzhou
2019-04-19 13:35:21 +08:00
33015e10a9
executor: fix the wrong order by pk desc result and some corner cases for unsigned pk (#10179 )
Yiding Cui
2019-04-19 12:58:25 +08:00
e327f3510f
*: Add support "show open tables" (#10166 )
Jiahao Huang
2019-04-19 11:23:16 +08:00
a594287e9f
expression/json: add builtin function JSON_SEARCH (#8704 )
Ping Yu
2019-04-18 19:48:01 +08:00
76e0a91694
infoschema: add mem table to show hot region (#10106 )
Yiding Cui
2019-04-18 17:41:53 +08:00
1c6315140a
Speed up decoding column id (#10188 )
goroutine
2019-04-18 17:01:15 +08:00
a19f4d698f
*: adapt utf8mb4_0900_ai_ci collation (#10183 )
lysu
2019-04-18 16:40:14 +08:00
f834e5d56f
executor: show memory consumption in slow query log (#10162 )
Yuanjia Zhang
2019-04-18 15:16:44 +08:00
e13181f8a7
planner: fix stack overflow caused by folding constant (#10174 )
Yuanjia Zhang
2019-04-18 15:00:54 +08:00
2a6c8d610a
executor: show more information about cop tasks in slow log (#10165 )
Yuanjia Zhang
2019-04-18 13:39:57 +08:00
13290a239a
executor/aggfuncs: add test for window functions (#10131 )
Haibin Xie
2019-04-18 12:34:43 +08:00
8a968593cf
Makefile: update gometalinter to v3 (#10175 )
Keyi Xie
2019-04-17 22:20:05 +08:00
63d720cbfd
*: support create global binding (#9846 )
liyuzhou
2019-04-17 22:12:50 +08:00
abeddab5ba
privilege, executor: support SET DEFAULT ROLE (#9949 )
Lingyu Song
2019-04-17 14:25:49 +08:00
e5f734e54c
*: move the Handle of stats to single package. (#10149 )
Yiding Cui
2019-04-17 13:42:34 +08:00
44cbb237f2
fix a race about re-create batch-commands client (#10143 )
qupeng
2019-04-17 11:47:43 +08:00
7666f688b3
*: add stats version in slow_query and slow log. (#10082 )
crazycs
2019-04-15 18:04:48 +08:00
0972a6f012
planner: keep unfoldable exprs when pruning columns for ORDER BY items (#10064 )
lysu
2019-04-15 16:02:27 +08:00
9d25a85bda
expression: support ConstItem() for expression (#10004 )
wjHuang
2019-04-15 13:07:23 +08:00
153e86ea1f
README: fix broken link (#10140 )
Morgan Tocker
2019-04-12 12:12:25 -06:00
b3761395bc
variable: validate setting read_only variable (#10072 )
Jack Yu
2019-04-12 17:33:31 +08:00
0a9569af43
expression: fix json_keys not compatible with MySQL (#10090 )
baishen
2019-04-12 17:07:24 +08:00
7447f04409
executor: trace and control memory usage in DistSQL layer (#10003 )
Yuanjia Zhang
2019-04-12 16:43:55 +08:00
175bae45e1
planer: tiny refine code to return as early as possible In convertToIndexScan and convertToTableScan. (#10058 )
crazycs
2019-04-12 13:49:13 +08:00
3ad3b3d00b
server: change db-table/{table_partition_id} http api (#10026 )
crazycs
2019-04-12 11:19:53 +08:00
b007cb396b
speed up travis-ci (#9926 )
Keyi Xie
2019-04-11 17:42:04 +08:00
7423c3c85f
types: extract month support 0 (#10116 )
WangXiangUSTC
2019-04-11 17:34:52 +08:00
28e62940da
add skip isolation level check variable (#10065 )
Liangliang Gu
2019-04-11 16:27:36 +08:00
29e9a41fc9
expression: fix issue that monthname is not compatible with Mysql (#10109 )
Yuanjia Zhang
2019-04-11 15:51:56 +08:00
4f20b5b9f4
executor, plan: add revoke role support (#9771 )
Lingyu Song
2019-04-11 15:34:29 +08:00
6958760b01
add ut in show_test (#10083 )
Keyi Xie
2019-04-11 14:43:52 +08:00
5a34c4b9d2
server: only owner do bootstrap (#10029 )
crazycs
2019-04-11 11:04:34 +08:00
e90f3b9568
meta, util: add unit tests (#10054 )
Lynn
2019-04-11 10:22:00 +08:00
ee99570183
ddl: Ignore FULLTEXT KEYs in CREATE/ALTER TABLE statements (#9821 )
Kolbe Kegel
2019-04-10 19:05:20 -07:00
5b469e08b3
planner, executor: support fast analyze in planner and executor's builder. (#10040 )
Zhuomin(Charming) Liu
2019-04-10 20:13:18 +08:00
f778a0c9bd
type/compatibility: check KEY option for generated column. (#9529 )
Ping Yu
2019-04-10 19:24:29 +08:00
f616af1d68
ddl: update a log (#10095 )
Lynn
2019-04-10 16:13:58 +08:00
b1148e6c51
session: adjust session log (#10088 )
Keyi Xie
2019-04-10 14:33:11 +08:00
f723f0b143
table, infoschema, executor: fix Charset/Collation shown in column desc (#10007 )
bb7133
2019-04-09 20:00:13 +08:00
ed3e265946
ddl: fix alter table share rowid bit problem (#9868 )
crazycs
2019-04-09 18:06:34 +08:00
826c2991b5
handle unsigned hour overflow (#10074 )
Andrew
2019-04-09 16:46:51 +08:00
7acbe520f4
server: move out some code from http_handler.go (#10071 )
Yiding Cui
2019-04-09 13:46:15 +08:00
1c21151b11
types,types/json: improve test coverage (#9977 )
Keyi Xie
2019-04-09 13:29:42 +08:00
7c510b7652
planner: ensure execution info column in EXPLAIN ANALYZE exists (#10035 )
kennytm
2019-04-09 11:12:50 +08:00
dd08a0a7b0
meta/autoid: remove memoryAllocator (#10061 )
Lynn
2019-04-09 11:06:05 +08:00
915b879aae
expression: relocate getSystemTimestamp() not to be called unnecessarily (#10073 )
Jun-Seok Heo
2019-04-09 11:57:27 +09:00
278c3e81b4
*: support EXPLAIN FOR CONNECTION (#10030 )
Song Guo
2019-04-09 10:45:22 +08:00
f6a36e0b36
metrics: improve ut coverage to 100% (#10066 )
bb7133
2019-04-09 10:17:41 +08:00
1e5f620966
executor: close RecordSet to avoid leak test failure (#10063 )
Kenan Yao
2019-04-08 19:12:25 +08:00
b0f15ba214
docs,config: fix misspell (#10067 )
Keyi Xie
2019-04-08 17:39:38 +08:00
8c118cecc2
*: clean code for restore table (#9090 )
crazycs
2019-04-08 15:21:37 +08:00
bb23eacb0d
util/kvencoder: add more unit test (#10008 )
crazycs
2019-04-08 14:03:15 +08:00
7b688eeef7
*: change some call of panic() to error (#10010 )
tiancaiamao
2019-04-08 12:10:49 +08:00
f514a32b8a
config: Stop server startup if an unrecognized option is found in a config file (#9855 )
Kolbe Kegel
2019-04-07 20:38:10 -07:00
f063e78cc3
store: Add more log (#10019 )
Keyi Xie
2019-04-08 00:00:31 +08:00
bd34b282c1
set: improve ut coverage to 100% (#10057 )
Zhang Jian
2019-04-07 20:53:28 +08:00
de113b2754
Added link to TiDB community Slack (#10036 )
kxu
2019-04-04 11:13:07 -07:00
e48b258f92
driver_tidb.go: Optimize convertColumnInfo (#9824 )
Jiahao Huang
2019-04-04 22:44:10 +08:00
b2c7f083e7
ddl: fix alter table charset bug and compatibility (#9790 )
crazycs
2019-04-04 19:52:58 +08:00
62b209cb80
fix desc table not compatibile with mysql (#10022 )
b41sh
2019-04-04 18:24:30 +08:00
7f91a1c67e
util/rowDecoder: add unit test (#9993 )
crazycs
2019-04-04 18:16:44 +08:00
7edf4c0c65
infoschema: improve the unit test coverage (#9898 )
Lynn
2019-04-04 17:06:23 +08:00
e6a50705d9
store/tikv: support debug PB in client. (#10038 )
Zhuomin(Charming) Liu
2019-04-04 16:39:43 +08:00
f5fb5aa32d
util/admin: add unit test and move integration test. (#10013 )
crazycs
2019-04-04 16:19:07 +08:00
8800ec195a
plan: push down constant filters over join properly (#9848 )
Kenan Yao
2019-04-04 15:50:32 +08:00
054517ebef
privilege: ALTER && RENAME privilege make same with MySQL (#9872 )
Keyi Xie
2019-04-04 15:35:04 +08:00
3faafb2d5e
types: use a faster way to compute the FieldType.Flen of a int64/uint64 (#9726 )
Fuyang Liu
2019-04-04 09:05:51 +02:00
51cb84f202
planner: correct estimated row count for inner plan of index join (#10015 )
Kenan Yao
2019-04-04 14:40:14 +08:00
e9653675dd
*: remove errors.Trace in main handle path (#10033 )
lysu
2019-04-04 14:27:15 +08:00
2e5f7a4d96
sessionctx: support fast analyze session control variable. (#10039 )
Zhuomin(Charming) Liu
2019-04-04 13:59:56 +08:00
0effd63b99
executor/aggfuncs: add test for aggregation functions (#10002 )
Haibin Xie
2019-04-04 13:20:42 +08:00
c04bda6b76
server: improve error message (#10034 )
Morgan Tocker
2019-04-03 13:47:32 -06:00
76a01da313
remove unnecessary expensive trace call and log from hot path (#10025 )
goroutine
2019-04-03 23:09:51 +08:00
eedbc8ddc4
executor: replace Lock operations in MemTracker.Consume with atomic operations to improve performance (#10005 )
Yuanjia Zhang
2019-04-03 19:08:01 +08:00
6e3353b76f
tidy goimports (#10021 )
Keyi Xie
2019-04-03 17:10:00 +08:00
9fb2badf9c
domain: fix log typos. (#10012 )
Keyi Xie
2019-04-03 11:01:50 +08:00
4cbe896b5b
expression: fix json_contains_path not compatible with MySQL (#9992 )
b41sh
2019-04-02 06:46:31 -05:00
b2bce4bde7
domain: add uint tests for global_vars_cache (#9919 )
Lynn
2019-04-02 18:27:59 +08:00
9f282f7b00
server: return mvcc key and value for mvcc http api (#9932 )
crazycs
2019-04-02 17:29:38 +08:00
ad752611c8
expression: fix issue that function dayname is incompatible with Mysql when doing arithmetic (#9975 )
Yuanjia Zhang
2019-04-02 13:45:05 +08:00
488200e725
README.md: fix a typo (#9981 )
kxu
2019-04-01 21:19:29 -07:00
c6a757b243
ddl: store default value as string when value type is binary or bit (#9897 )
crazycs
2019-04-01 21:46:51 +08:00
08346b7577
table: handling the boundary value of the timestamp type's default value (#9578 )
Lynn
2019-04-01 21:38:28 +08:00
2ee8f42c49
server: Change runTestConcurrentUpdate to use runTestsOnNewDB (#9906 )
Kolbe Kegel
2019-04-01 06:13:54 -07:00