Commit Graph

16170 Commits

Author SHA1 Message Date
b8dcc09079 planner: make (*AccessPath).OnlyPointRange more succinct (#30520) 2021-12-13 17:08:35 +08:00
9a64217cfa executor: migrate test-infra to testify for executor/shuffle_test.go (#30514) 2021-12-13 16:38:36 +08:00
6495a5a116 planner: add trace for join eliminate rule (#30343) 2021-12-13 16:10:37 +08:00
1f26870ccb *: migrate sync.WaitGroup to util.WaitGroupWrapper (#30644) 2021-12-13 12:04:34 +08:00
755553660e *: Add some PD tests for placement and fix some bug found (#30621) 2021-12-12 20:20:34 +08:00
626dee7250 server: try to make TidbTestSuite more stable (#30643) 2021-12-12 11:39:57 +08:00
8e525d8d88 ddl: remove unnecessary locking when adding an index (#29772) 2021-12-11 14:45:57 +08:00
3dce612f04 executor: fix data race in the index_lookup_hash_join (#30619) 2021-12-11 11:13:57 +08:00
93e2c12346 *: Rename some names of placement ddl operation (#30622) 2021-12-11 00:41:57 +08:00
66163de741 ddl/callback_test.go: migrate test-infra to testify (#30317) 2021-12-10 23:51:57 +08:00
c08f7fc65c *: show PK name when decoding the clustered index row key (#30623) 2021-12-10 21:53:58 +08:00
512373e673 planner: implement collecting predicate columns from logical plan (#29878) 2021-12-10 18:13:57 +08:00
9d4da4f3fb *: query failed after add index / timestamp out-of-range (#28424) (#29323) 2021-12-10 17:49:57 +08:00
9a074f1dbe *: use the real StateRemote interface implementation for cached table (#30066) 2021-12-10 16:55:57 +08:00
03b6a8e550 expression: clone repertoire when clone the scalar function (#30602) 2021-12-10 14:21:57 +08:00
aa002f28a2 *: show cmd to check if all needed histograms are loaded (#29672) 2021-12-10 13:45:57 +08:00
4f42291a67 br: remove cdclog in br (#30573) 2021-12-10 13:19:57 +08:00
828c1ddd8a planner: support trace for min/max eliminate (#30441)
* support min/max trace

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

* address the comment

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

Co-authored-by: Ti Chi Robot <ti-community-prow-bot@tidb.io>
2021-12-10 12:43:53 +08:00
ed384b2a09 expression: migrate test-infra to testify for integration_test.go (#30548) 2021-12-10 11:59:57 +08:00
23af09d8bf *: support trace plan target='estimation' statement (#30491) 2021-12-10 11:43:57 +08:00
7c416ed54e dumpling: delete unit test in github actions (#30562) 2021-12-10 11:09:57 +08:00
89fd69788d *: Retry when placement PutBundles failed (#30590) 2021-12-10 09:35:57 +08:00
fbcf7575dc ddl: let admin cancel ddl jobs run in a new transaction (#30549) 2021-12-09 18:59:57 +08:00
8db9454d71 sessionctx/variable: small refactor (split large file) (#30511) 2021-12-09 18:41:57 +08:00
c89c473b2f lightning: add back integration test lightning_error_summary (#30547) 2021-12-09 18:25:57 +08:00
1833b61499 br: add res.Body.close to avoid leak (#30545) 2021-12-09 17:49:57 +08:00
8bc22b1aa1 expression,types: Adjusts UNIX_TIMESTAMP() for non-existing DST values (#28739) (#30405) 2021-12-09 16:57:58 +08:00
b6c45af75a planner: fix the unstable test TestAnalyzeGlobalStatsWithOpts/2 (#30576) 2021-12-09 16:17:58 +08:00
1a543c4db5 makefile: set timeout 25m for make race (#30555) 2021-12-09 15:55:57 +08:00
05f7c6dc5b parser, expression: follow mysql, increase interval precedence (#30528) 2021-12-09 14:43:58 +08:00
80ea2389d8 executor: HashJoinExec checks the buildError even if the probeSide is empty (#30471) 2021-12-09 14:17:57 +08:00
xhe
6a4331792d server: fix prepared cursor select (#30285) 2021-12-09 14:03:57 +08:00
9f744cdf82 dumpling: fix default column collation with upstream when dump table (#30531) 2021-12-09 13:51:57 +08:00
d9ef107d39 *: replace compareDatum by compare, PR 11 (#30465) 2021-12-09 12:47:56 +08:00
7aee819b57 br: Check crypter.key valid before backup (#29991) 2021-12-09 10:39:56 +08:00
e15e457f3e expression: change the log level of an confusing log from warn to debug (#30484) 2021-12-08 19:07:57 +08:00
6229c89616 planner: Disable dynamic partition prune mode for all non-autocommit (#27532) (#30505) 2021-12-08 17:47:58 +08:00
9773f83aec *: replace compareDatum by compare, PR 10 (#30456) 2021-12-08 17:35:57 +08:00
1d512612db mockstore: improve log to avoid panic for nil pointer (#30513) 2021-12-08 16:01:57 +08:00
66dfc703b5 executor: TestBatchGetandPointGetwithHashPartition test typo (#29669) (#29671) 2021-12-08 15:51:56 +08:00
dac5a68740 lightning: support Re/ReregisterMySQL by different tls name (#30463) 2021-12-08 15:39:56 +08:00
e520e46614 planner/core, session: fix error message of wrong variable scope (#30510) 2021-12-08 14:53:57 +08:00
2a1ea89fd4 expression: fix data race in the collationInfo (#30490) 2021-12-08 14:43:57 +08:00
daf8f3ef8e expression: fix data race in builtin_other_vec_generated_test.go (#30503) 2021-12-08 13:53:56 +08:00
7a5a8bf057 logutil: add testcase for SlowQueryLogger.MaxDays/MaxSize/MaxBackups (#30316) 2021-12-08 12:57:56 +08:00
27f7b592b1 executor: enable index_merge used in transaction. (#29875) 2021-12-08 12:25:56 +08:00
d83ee8cfda executor,util: write slow query to slow log no matter what log level (#30461) 2021-12-07 20:49:56 +08:00
b585bf93cf *: skip mysql client goroutine leak detection in integration ddl (#30467) 2021-12-07 20:07:56 +08:00
f82ca6a8eb statistics, util/ranger: add cardinality estimation trace for GetRowCountBy... (#30321) 2021-12-07 19:45:56 +08:00
2af4624cc9 executor: stable test TestSetDDLReorgBatchSize and TestSetDDLReorgWorkerCnt (#30480) 2021-12-07 17:19:56 +08:00