Commit Graph

10795 Commits

Author SHA1 Message Date
39cc8935cd session: fix unseccessfully isolation read engines init session (#16465) 2020-04-16 20:28:48 +08:00
34ea06d9b3 memdb: exclude random tests when race is enabled (#16478) 2020-04-16 19:50:19 +08:00
b44f5073e6 executor: support 'SHOW CONFIG' syntax to show configs of PD and TiKV instances (#16230) 2020-04-16 17:51:07 +08:00
eeffe1e26f planner, expression: set correct for ctx in isNullRejected (#16430) 2020-04-16 16:24:57 +08:00
4fd48b0e32 test: enlarge timeout for test (#16464) 2020-04-16 15:20:49 +08:00
ac8785a978 expression: fix wrong constant propagation with the collation (#16227) 2020-04-16 14:10:10 +08:00
b2f59215d3 config: Unify the style for storage quota config name (#16431) 2020-04-16 13:40:08 +08:00
b48bd308a4 ddl: avoid TestTransactionOnAddDropColumn blocking (#16455) 2020-04-16 13:18:14 +08:00
637d3b8a44 planner: only push count distinct when child is DataSouce (#16371) 2020-04-16 13:04:33 +08:00
080a94d9e6 test: fix tests which may fail because of concurrency (#16446) 2020-04-16 11:36:31 +08:00
2c8afe6e16 metrics: adjust metrics and its comments (#16429) 2020-04-15 23:11:31 +08:00
62c1c8d893 expression: fix builtinRegexpSharedSig unexpected error when input rowNum is empty (#16405) 2020-04-15 22:56:58 +08:00
d901863643 executor: insert negative primary key into auto_random table won't trigger rebase (#15397) 2020-04-15 20:56:37 +08:00
3edfffa84b Util: Fix global tracker mutex contention (#16298) 2020-04-15 20:37:42 +08:00
0ec8d3300c ddl, executor: forbid truncate view (#16251) 2020-04-15 18:28:43 +08:00
8f000fc353 planner: push avg & distinct functions across union (#16344) 2020-04-15 18:07:37 +08:00
d26875db7e expression: fix error PushDownNot for contiguous NOT (#16108) 2020-04-15 17:52:14 +08:00
72f4576742 executor, types: set correct collate in newValueExpr (#16323) 2020-04-15 17:38:59 +08:00
557d9d38b6 config: remove the config item 'enable-dynamic-config' (#16358) 2020-04-15 17:28:52 +08:00
5c7b235ef2 test: revert PR#16387 (#16408) 2020-04-15 17:13:15 +08:00
b73f3d39a8 workflow: add component/bindinfo to planner project assign (#16046) 2020-04-15 16:56:33 +08:00
ab947eca4b ddl: fix TestModifyColumnRollBack (#16324) 2020-04-15 16:43:38 +08:00
b1d11a7091 *: rename statement summary tables (#16188) 2020-04-15 15:30:32 +08:00
8cd377dd07 executor: Improve the performance of aggFuncBitXor by using… (#16091) 2020-04-15 15:03:11 +08:00
7e71069ffa planner: fix generated column causes a server crash (#16376) 2020-04-15 14:54:32 +08:00
5f0585415b expression: forbidden illegal mix collate (#16277) 2020-04-15 14:41:27 +08:00
11b0a8435a gc_worker: Fix the issue that GCWorker will stop working after a GC failure (#16372) 2020-04-15 14:33:36 +08:00
57739a2179 expression: implement vectorized evaluation for builtinConvertTzSig (#16349) 2020-04-15 14:07:08 +08:00
7d8baddf29 test: skip plan cache for prepared stmt's cache tests (#16378) 2020-04-15 13:48:17 +08:00
ca7082abbd expression: mark random_bytes() as deferred function (#16367) 2020-04-15 13:33:27 +08:00
cfd649f7ac test: modify log level to info in CI environment (#16387) 2020-04-15 12:19:35 +08:00
f8381c5310 infoschema: refine some metric table comment and name (#16295)
Signed-off-by: crazycs520 <crazycs520@gmail.com>
2020-04-15 11:40:22 +08:00
e63a10e931 Add the check for expression evaluation in some executors (#16339) 2020-04-15 10:46:02 +08:00
7cc2c70041 expression: implement vectorized evaluation for `builtinJSONSe… (#15859) 2020-04-15 10:38:01 +08:00
73cd983e84 expression: implement vectorized evaluation for `JSONArrayAppe… (#16326) 2020-04-14 23:10:24 +08:00
85efba06ec planner: fix group by resolver for multi items with param mark… (#16363) 2020-04-14 22:29:05 +08:00
4e035fa34c ddl: fix timezone dependent check when creating partition table (#16343) 2020-04-14 21:39:07 +08:00
dc139aedb4 server,session: code refactor for multiple statements in one query (#16056) 2020-04-14 20:16:43 +08:00
c66320c464 planner: fix panic when two table scan as the build side for i… (#16001) 2020-04-14 18:22:43 +08:00
c1a31708b0 executor: fix wrong result for index merge read generate column (#16002) 2020-04-14 17:40:03 +08:00
867a812c75 session: add compile and execute time metric for prepare statement (#16338) 2020-04-14 17:32:32 +08:00
6cb57dff42 metrics: fix typo label (#16032) 2020-04-14 17:25:31 +08:00
da1c7384c1 tikv, server: turn on grpc channelz to help diagnosis and add wait conn establish metric (#16263) 2020-04-14 17:19:07 +08:00
e0ce5bd585 bindinfo: report error for completely invalid hint of bind_sql (#16059) 2020-04-14 15:46:30 +08:00
e90aac2710 executor: add config EnableCollectExecutionInfo (#15493) 2020-04-13 20:45:25 +08:00
10907ce5d2 config: move storage check after initializeTempDir (#16257) 2020-04-13 20:27:21 +08:00
48bd100f1d server: fix auth fail log (#16318) 2020-04-13 16:58:39 +08:00
32149dcc23 ddl: fix a panic when creating key partition table (#16260)
mysql> create table t(a char(5), unique key(a(5))) partition by key() partitions 5;
ERROR 2013 (HY000): Lost connection to MySQL server during query
2020-04-13 16:53:03 +08:00
15e961ad37 rowcodec: forbidden Kind{Null/MinNotNull/MaxValue} encode datum & add test (#16223) 2020-04-13 10:39:09 +08:00
22a49ffd00 tikv: fix panic when recycle non-superbatch idle conn (#16299) 2020-04-12 11:58:02 +08:00