Commit Graph

18302 Commits

Author SHA1 Message Date
37e0dac259 copr: add paging API for streaming-like process (#29612) 2021-11-30 13:13:52 +08:00
0c8614a80b executor: fix unstable test of topsql (#30257) 2021-11-30 13:01:52 +08:00
8fa0cae3c7 docs: Update 2021-09-29-secure-bootstrap.md (#30243) 2021-11-30 11:13:52 +08:00
81ab3f6758 executor: remove useless log (#30248) 2021-11-30 10:45:52 +08:00
b1ca2ebd60 expression: Support GBK for builtin function AesEncrypt. (#29946) 2021-11-30 01:01:52 +08:00
6efa36df6c docs: update placement policy limits (#30202) 2021-11-30 00:29:52 +08:00
443f15ed4e executor: send a task with error to the resultCh when panic happen (#30214) 2021-11-29 20:15:52 +08:00
1b6ffe95c2 lightning: avoid retry write rows and record duplicate rows in tidb backend (#30179) 2021-11-29 20:03:52 +08:00
5c8188ef1c statistics: fix unstable test case TestTraceCE (#30235) 2021-11-29 19:51:52 +08:00
8ace8f612e planner: revise optimize trace logic (#30163) 2021-11-29 19:27:52 +08:00
87f4c7dbc3 dumpling : add a function for the variable call of dm (#30033) 2021-11-29 19:13:52 +08:00
3487bb7b5d executer: fix data race (#30186) 2021-11-29 18:59:52 +08:00
6756bd2ea8 server: Combined fix for authentication issues (#29738) 2021-11-29 18:33:52 +08:00
3baa95ff38 planner: implement aggregation eliminate optimize trace (#30114) 2021-11-29 18:21:53 +08:00
eb7672fc48 *: replace compareDatum by compare and ignore warnings is collate is empty (#30105) 2021-11-29 17:53:53 +08:00
8550dbb216 *: add cardinality estimation trace for Selectivity (#29883) 2021-11-29 17:01:52 +08:00
4b826a0925 dumpling: Add support for Create Placement (#29724) 2021-11-29 16:43:52 +08:00
352811dfc4 types: fix wrong str_to_date() microseconds with leading zeros are not converted correctly (#30122) 2021-11-29 16:29:52 +08:00
4cf705177c topsql: fix nil pointer panic in stmtctx (#30181) 2021-11-29 15:53:53 +08:00
df113a1242 unistore: get/batchGet/scan support read-through-lock (#29898) 2021-11-29 14:37:51 +08:00
10d390d47d server: add build not race flag (#30184) 2021-11-29 14:23:51 +08:00
11974ecd2c server: Port missing in processlist (#30183) 2021-11-29 14:11:51 +08:00
724da32b12 tables: fix data race in mockStatRemoteData (#30180) 2021-11-29 11:59:53 +08:00
437d8ba3d0 ddl: migrate test-infra to testify for db_cache_test.go (#30117) 2021-11-29 11:37:52 +08:00
6d7a320641 planner: do not add extra limit when handle the execute stmt (#30152) 2021-11-29 11:07:14 +08:00
306621e83d *: skip a case in TestClusterTables/ForClusterServerInfo on mac M1 (#29933) 2021-11-28 22:35:52 +08:00
4f19445b9d ddl/ddl_test.go: refactor testTableInfo to return error (#30069) 2021-11-26 21:43:51 +08:00
3dc09f8ba6 expression: add ut config (#30156) 2021-11-26 19:51:51 +08:00
7a8c7f89ce server: support download optimize trace file (#30150) 2021-11-26 16:53:51 +08:00
126dbc8d72 planner: consider prefix index column length in skyline pruning (#27527) 2021-11-26 15:45:50 +08:00
a9f161d515 plugin: add more tests to cover audit logs (#30165) 2021-11-26 15:05:50 +08:00
51b7a1915f expression: fix misuse of datumsToConstants in GBK test (#30072) 2021-11-26 14:13:51 +08:00
f5af99e696 sessionctx/variable: make lc_time_names read only (#30084) 2021-11-26 13:59:51 +08:00
bccc21bd8b cmd, expression: fix convert binary string to gbk (#30004) 2021-11-26 13:19:51 +08:00
75f6225948 expression, util/codec: fix wrongly eliminated conditions caused by HashCode() collision (#30120) 2021-11-25 19:33:51 +08:00
d6e9986aa1 *: remove unused profile memory tracker from global tracker (#30143) 2021-11-25 18:35:51 +08:00
e15b76875d expression : prevent function DATE_ADD/SUB_STRING_XXX pushed down to TiFlash (#30154) 2021-11-25 17:43:51 +08:00
bee016b009 update: fix the updatable table name resolution in build update list (#30061) 2021-11-25 17:13:51 +08:00
8dc59e684a planner: make clear for MaybeOverOptimized4PlanCache (#29782) 2021-11-25 16:42:29 +08:00
fe5733ce41 planner: support dump file for trace plan statement (#30059) 2021-11-25 16:19:50 +08:00
78c653e294 planner: rebuild range when the range is empty (#30003) 2021-11-25 15:10:48 +08:00
7f93b09efd table/tables: add StateRemote interface for the cached table (#29152) 2021-11-25 14:17:50 +08:00
dde1e0bf04 *: skip unstable test (#29433)
* skip test

Signed-off-by: yisaer <disxiaofei@163.com>

* skip unstable test

Signed-off-by: yisaer <disxiaofei@163.com>
2021-11-25 12:38:52 +08:00
a8ca637100 server: Add a MockConn to enable testing connections (#30119) 2021-11-25 11:41:50 +08:00
a75143d20b planner: fix the unstable test TestPartitionWithVariedDatasources (#30139) 2021-11-25 11:11:52 +08:00
9cd0b49f7f partition: Show partition reformat (#29945) 2021-11-25 04:21:50 +08:00
e65f548a40 privilege: disable role privilege when it is revoked from an user (#30028) 2021-11-24 19:51:51 +08:00
5916672ce9 store/driver: Use BatchGet method supported in client-go. (#29860) 2021-11-24 19:17:51 +08:00
b5ded48df9 *: replace compareDatum by compare and fix compare (#30090) 2021-11-24 17:31:51 +08:00
3d267514d5 expression: cast charset according to the function's resulting charset (#29905) 2021-11-24 17:07:50 +08:00