Commit Graph

14663 Commits

Author SHA1 Message Date
fae4678704 issue-28002: migrate test-infra to testify for types/etc_test.go (#28256) 2021-09-23 17:46:46 +08:00
76368e9e4a br: refactoring code - remove unnecessary variables (#28158) 2021-09-23 16:26:46 +08:00
5404a917cf planner: fix a typo (#28195) 2021-09-23 16:06:45 +08:00
f2cf4cc7ca table: check duplicate row_id in insert stmt (#27455) 2021-09-23 14:52:45 +08:00
ad9ec4e93c *: Add https/http depending on config for pdapi (#27695) 2021-09-23 13:36:46 +08:00
624f7cab3b copr: Fix bug that mpp node availability detect does not work in some corner cases (#28201) 2021-09-23 13:22:46 +08:00
452d34c1ee planner/core: fix index out of bound bug when empty dual table is remove for mpp query (#28251) 2021-09-23 11:42:46 +08:00
e72dc49361 workflow: backport-x.y.z to fixes-x.y.z (#28115) 2021-09-23 10:38:46 +08:00
c82c9d7068 *: Added server_debug to have a better experience when using a debugger (#26670) 2021-09-23 10:14:45 +08:00
e5bf177cd9 *: Use snapshot interceptor to handle temporary table's insert/update/delete (#28218) 2021-09-23 10:00:46 +08:00
b8d85beb0d ddl: add schema placement rules (#27969) 2021-09-23 06:52:46 +08:00
bfbea9c3ef variable: Add support for mock globalvars (#26990) 2021-09-23 02:10:46 +08:00
1e8b9337e3 lightning: do not output pre-check info when disable check-requirements (#27934) 2021-09-22 19:28:45 +08:00
69d73019ac issue-28004: migrate test-infra to testify for types/field_type_test.go (#28258) 2021-09-22 18:16:46 +08:00
c01f1a3c5f config: change tidb_top_sql_agent_address to config top-sql.receiver-address (#28135) 2021-09-22 17:48:45 +08:00
e60f20b9f4 distsql: avoid false positive error log about invalid cop task execution summaries length (#28188) 2021-09-22 17:36:45 +08:00
48c624b201 *: remove some unnecessary exported/interface functions (#28134) 2021-09-22 15:22:45 +08:00
b339ca29c8 expression: aggregate the collation only if the function is needed. (#27789) 2021-09-22 13:40:45 +08:00
38e90ad136 types: migrate test-infra to testify for mydecimal_test.go (#28214) 2021-09-22 13:24:45 +08:00
33ac1865c8 session: validate and change tidb_read_staleness input (#28194) 2021-09-22 13:14:45 +08:00
9a7f572d0a sessionctx: fix data-race bug when alloc task id (#28022) 2021-09-22 13:00:45 +08:00
c52cc5efa7 expression: fix fsp for timestamp function (#28136) 2021-09-22 12:30:45 +08:00
bb79bb7659 br/pkg/conn: migrate test-infra to testify (#28227) 2021-09-22 10:56:45 +08:00
ce3370fd65 bindinfo: migrate test-infra to testify(staging-2) (#28070) 2021-09-22 10:38:45 +08:00
xyz
246c59d5c9 br/pkg/metautil: migrate test-infra to testify (#28225) 2021-09-21 20:42:45 +08:00
58d2d92d59 br/pkg/trace: migrate test-infra to testify (#28222) 2021-09-21 20:32:45 +08:00
xyz
082b61fab3 statistics/scalar_test: migrate test-infra to testify (#28224) 2021-09-21 20:18:45 +08:00
827839d1c5 br/pkg/summary: migrate test-infra to testify (#28221) 2021-09-21 20:08:45 +08:00
e663c8f471 br/pkg/kv: migrate test-infra to testify (#28220) 2021-09-21 19:58:45 +08:00
9a62f05503 statistics: migrate test-infra to testify for statistics/handle/update_list_test.go (#28208) 2021-09-21 14:06:45 +08:00
cd0b4e1e90 statistics: migrate test-infra to testify for analyze_jobs_test.go (#28186) 2021-09-21 02:02:45 +08:00
4107115026 variable: add support for last_insert_id (#28072) 2021-09-21 01:10:45 +08:00
cddb584acd *: Use snapshot interceptor to do temporary table's point_get/batch_point_get (#28143) 2021-09-20 17:24:44 +08:00
c4de0119d0 types: migrates test-infra to testify for helper_test.go (#28132) 2021-09-20 11:56:44 +08:00
ad20da1690 telemetry: fix skip condition on apple m1 in tests (#28145) 2021-09-20 11:04:44 +08:00
xhe
7f1a1fc2f7 ddl: add the missing cancel job (#28156) 2021-09-20 10:36:44 +08:00
2cf4a9040f br/pkg/membuf: migrate test-infra to testify (#28210) 2021-09-19 18:04:44 +08:00
212b02cb65 types: migrate test-infra to testify for convert_test.go (#28202) 2021-09-19 08:54:44 +08:00
3c9c01e960 expression: fix typo (#27088) 2021-09-18 17:44:43 +08:00
60c0dc9361 types: migrate test-infra to testify for datum_test.go (#28192) 2021-09-18 17:16:43 +08:00
21e98d9666 br/pkg/rtree: migrate test-infra to testify for br/pkg/rtree (#28193) 2021-09-18 16:06:43 +08:00
45e4b30b11 tests: follow up to clean up go-check staff (#28161) 2021-09-18 14:58:44 +08:00
fef2d48a41 types: migrate test-infra to tesify for const_test.go (#28157) 2021-09-18 14:30:43 +08:00
70e4d5d662 docs: add design doc for rule based index selection (#27223) 2021-09-18 14:14:43 +08:00
651c47dbb8 expression: fix substring_index() gets wrong result for uint64 index. (#28098) 2021-09-18 13:22:43 +08:00
680de922ed *: fix license header (#28085) 2021-09-17 22:26:41 +08:00
3b42a93408 oomtest: migrate test-infra to testify (#28102) 2021-09-17 17:40:42 +08:00
d88e64c194 executor: add stale read compatibility unit test for each cases (#28146) 2021-09-17 16:46:42 +08:00
d1a3279b73 planner: fix can not found column bug (#28067) 2021-09-17 15:24:42 +08:00
2169483810 *: Provide TemporaryTableSnapshotInterceptor to read temporary table data (#28036) 2021-09-17 13:52:42 +08:00