[Bug]: sysbench 1000W auto_increment index delete 100threads test oom
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
Branch Name
main
Commit ID
3d2f8b383a28930945a894401097331f20b882f4
Other Environment Information
- Hardware parameters:
- OS type:
- Others:
Actual Behavior
job:https://github.com/matrixorigin/mo-nightly-regression/actions/runs/8197851328/job/22420511799
sbtest schema:
CREATE TABLE sbtest1 (id INT NOT NULL AUTO_INCREMENT,k INT DEFAULT 0,c CHAR(120) DEFAULT "",pad CHAR(60) DEFAULT "",PRIMARY KEY (id),KEY k_1 (k));
profile: delete_profile.tar.gz
Expected Behavior
No response
Steps to Reproduce
sysbench1000w delete 100threads test
Additional information
No response
no process
no process
no process
定位中
测试验证中
confirm,closed
commit:66c433efeb6320beadedb1758352e0b09dc8ebf3
job:https://github.com/matrixorigin/mo-nightly-regression/actions/runs/8421687498/job/23059347221