Opened 5 weeks ago
#62976 new defect (bug)
Multiple queries executing - Bulk deletion
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | critical | Version: | 6.7.1 |
Component: | Database | Keywords: | needs-patch needs-testing |
Focuses: | Cc: |
Description
We are trying to perform a bulk deletion in trash page (100 files). Meanwhile we enabled sql slow log to capture the slow running queries.
While analysing the log file, it seems query running behind is not bulk deleting the resources rather it deletes the resources one by one.
FYR, I've attached the sql slow running log file.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
MySQL Slow Log file