D3Hunter
D3Hunter
7.1.5 still have this issue ``` === RUN TestQueryMySQL execute using stmt: Row: 5.7.25-TiDB-v7.1.5, execute using prepared stmt: execute using stmt: Row: 2023-01-03 09:37:10, failed, --- PASS: TestQueryMySQL (0.01s) PASS...
this case has same cause as https://github.com/pingcap/tidb/issues/56924 , I will mark as duplicate to avoid triage twice in tirelease
/hold need confirm from PM
please prepare a doc pr to this feature
TestPartitionErrorCode might have the same reason as https://github.com/pingcap/tidb/issues/53599
/approve for ddl/infoschema pkg
@ankita25 hi, do you have time to push this PR forward to be ready to be merged? if no, i would like to file another PR with the same idea,...
new pr https://github.com/pingcap/tidb/pull/59396
what's the overall performance gain when running some SQL with hash job?
> > what's the overall performance gain when running some SQL with hash job? > > you mean hash join v2 vs hash join v1 or hash join v2 with...