Make WordPress Core

Opened 18 months ago

Last modified 6 months ago

#62976 new defect (bug)

Multiple queries executing - Bulk deletion

Reported by: rishab16 Owned by:
Priority: normal Milestone: Awaiting Review
Component: Database Version: 6.7.1
Severity: critical Keywords: needs-patch dev-feedback
Cc: Focuses:

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 18 months ago.
MySQL Slow Log file

Change History (2)

@rishab16
18 months ago

MySQL Slow Log file

#1 @sajib1223
6 months ago

  • Keywords dev-feedback added; needs-testing removed

Need developer feedback whether we need this.

Note: See TracTickets for help on using tickets.