Commit Graph

14633 Commits

Author SHA1 Message Date
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
c6dfd705e1 copr: avoid NPE when store is not available when balance batch cop task (#28110) 2021-09-17 13:26:42 +08:00
9b0604b375 tests: migrate test-infra to testify (#27880) 2021-09-17 13:12:42 +08:00
82030a5349 *: Delete .build.ps1 (#28088) 2021-09-17 13:02:42 +08:00
7db068044b docs: update design doc for voter_constraints (#28021) 2021-09-17 12:54:42 +08:00
fde1839702 types: migrate test-infra to testify for time_test.go (#28107) 2021-09-17 12:44:42 +08:00
e4bf62affa ddl: add Test Case for /*T![placement] when create table (#28055) 2021-09-17 12:04:43 +08:00
acf7232069 go.mod: change github.com/uber-go/atomic to go.uber.org/atomic (#26508) 2021-09-17 11:42:42 +08:00
74c507b023 test: fix t.Parallel() is called in the range method but is not reinitialised (#27939) 2021-09-17 11:30:42 +08:00
64494c5c93 charset: comment a test to prevent it block ci (#28112) 2021-09-17 11:20:42 +08:00
33e989dd18 table/tables: migrate test-infra to testify for tables_test.go (#27902) 2021-09-17 11:02:42 +08:00
8d66cb4618 ddl: forbid dropping placement policy which is in use (#28057) 2021-09-17 10:48:42 +08:00
89a5e1b221 domain, session: use session pool for sv cache (#27967) 2021-09-17 10:32:42 +08:00
a99a768e34 ddl: make CI TestTruncatePartitionAndDropTable more stable (#28094) 2021-09-17 10:22:42 +08:00
b839744d09 types: migrate test-infra to testify for core_time_test.go (#28105) 2021-09-17 00:40:42 +08:00
56da9b9e04 types: migrate test-infra to testify for format_test.go (#28083) 2021-09-16 23:04:42 +08:00
8219011f5e br: remove .github config (#28090) 2021-09-16 21:22:43 +08:00
35ef52c77c types: migrate test-infra to testify for overflow_test.go (#28071) 2021-09-16 15:46:43 +08:00
f0339add9e types: migrate test-infra to testify for binary_literal_test.go (#28024) 2021-09-16 15:34:43 +08:00
2866e1dfd4 sessionctx: support session variable tidb_read_staleness (#27858) 2021-09-16 15:20:43 +08:00
c891bf3baa server: migrate test-infra to testify for server/statistics_handler_test.go (#28029) 2021-09-16 15:10:43 +08:00
463e6ba2e4 store: migrate test-infra to testify (#27993) 2021-09-16 14:58:43 +08:00
7b79dd1137 types: migrate test-infra to testify for errors_test.go (#28023) 2021-09-16 14:46:43 +08:00
c103310663 executor: fix wrong index hash join when hash col is enum (#28032) 2021-09-16 12:00:42 +08:00
95ccea5296 server: Cleanup UNIX Socket file (#27886) 2021-09-16 11:42:42 +08:00
c6de069d61 sessionctx, statistics: remove unused StatementContext.mu.histogramsNotLoad (#27928) 2021-09-16 11:30:42 +08:00
e4c58a298a expression/aggregation: migrate test-infra to testify for aggregation_test.go (#27911) 2021-09-16 10:00:42 +08:00
2bfce32b2a mockstore: remove unused code (#28063) 2021-09-16 09:46:42 +08:00
e262e59842 expression: refine and fix some functions' return type (#27991) 2021-09-15 15:46:41 +08:00
08d10db453 chore: fix make failpoint-enable/disable (#28018) 2021-09-15 15:08:41 +08:00
f710f3d9a3 executor: support selecting store by tidb_replica_read for stale read (#28033) 2021-09-15 14:52:41 +08:00