Performance issues: Select on base_table.id

Created on 27 September 2018, almost 6 years ago
Updated 2 March 2023, over 1 year ago

This is for a Domain Site with:

31 domains
28 languages
148 domain alias

One of the slowest queries - "SELECT base_table.id AS id, base_table.id AS base_table_id FROM domain_path base_table INNER JOIN domain_path domain_path ON domain_path.id = base_table.id WHERE (domain_path.source IN (:db_condition_placeholder_?)) AND (domain_path.domain_id IN (:db_condition_placeholder_?)) AND (domain_path.language IN (:db_condition_placeholder_?))

getting initiated in Drush, in DomainPathProcessor.php

💬 Support request
Status

Needs work

Component

Miscellaneous

Created by

🇮🇳India Shyamala

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024