Make WordPress Core

Opened 5 weeks ago

#62976 new defect (bug)

Multiple queries executing - Bulk deletion

Reported by: rishab16's profile rishab16 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)

sql.log (5.5 MB) - added by rishab16 5 weeks ago.
MySQL Slow Log file

Change History (1)

@rishab16
5 weeks ago

MySQL Slow Log file

Note: See TracTickets for help on using tickets.