Make WordPress Core

Opened 14 months ago

Last modified 2 months 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 dev-feedback
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 14 months ago.
MySQL Slow Log file

Change History (2)

@rishab16
14 months ago

MySQL Slow Log file

#1 @sajib1223
2 months ago

  • Keywords dev-feedback added; needs-testing removed

Need developer feedback whether we need this.

Note: See TracTickets for help on using tickets.