Bug #113535 | Drop table in background list will remain file exists in directory | ||
---|---|---|---|
Submitted: | 2 Jan 2024 9:58 | Modified: | 8 Jan 2024 13:28 |
Reporter: | Fanfan Zhang | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: DDL | Severity: | S3 (Non-critical) |
Version: | 8.0.35 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[2 Jan 2024 9:58]
Fanfan Zhang
[8 Jan 2024 13:31]
MySQL Verification Team
Hi Mr. Zhang, Thank you for your bug report. However, we were not able to repeat it. We ran concurrently, in the same time, "drop table t1" and in each run one of the threads returned success, while other threads returned the error that table `t1` does not exist. We used `mysqlslap` which runs every command simultaneously in the number of threads. We used 10 (ten) threads. We also tried with 3, 5 and 20 threads and always got a correct behaviour. Can you provide us with a test case that will prove otherwise ????? Many thanks in advance.