Setting the file. One moment.
Subchapter 11.3
references/database.mdMarkdown619 BView on GitHub
Use this file when profiling points to DB time or high query counts.
Common fixes:
fields => 'ids' when you only need IDs.Scripts
Tools (backend-only):
wp db query for targeted SQL/explain (be careful in prod).References: