Query Monitor Reports Slow Query on WPMUDEV Domain Mapping Plugin
-
Hello,
WP 4.9.8 multisite network with about 60 sites
Using WPMUDEV Domain Mapping and WPMUDEV MultidomainsQuery Monitor reports a slow query as follows:
SHOW TABLES
–
domainmap_launch()
wp-content/plugins/domain-mapping/domain-mapping.php:144
Domainmap_Plugin->set_module()
wp-content/plugins/domain-mapping/classes/Domainmap/Plugin.php:174
Domainmap_Module_System->__construct()
wp-content/plugins/domain-mapping/classes/Domainmap/Module/System.php:45
Domainmap_Module_System->_upgrade()
wp-content/plugins/domain-mapping/classes/Domainmap/Module/System.php:134
Domainmap_Module_System->table_exists()
wp-content/plugins/domain-mapping/classes/Domainmap/Module/System.php:206
Plugin: domain-mapping
Rows: 17449
Time: 0.0634The qty of 17k rows in the domain mapping table seemed high and inspection of the table indicates it only has 44 rows in it.
What would cause query monitor to miscalculate the number of rows?
Can this be addressed?
Thanks.
- You must be logged in to reply to this topic.