Home ›
Poor performance of Drupal 5 internationalized site due to lack of database table indexes?Poor performance of Drupal 5 internationalized site due to lack of database table indexes?
Submitted by Benjamin Melançon on October 31, 2008 - 4:54pm
One issue is that in Drupal 5x the i18n_node table does not have indexes where you really need them.
See the CivicActions post When to Index - Databases, Tables, Explain.
Resolution
More like this
- Select rows in a MySQL table that have no corresponding rows in another table using IS NULL
- Fastest way to check if anything is in a MySQL table
- Print a full Drupal database table for debugging a site
- Best practices for managing indexes (particularly on cck tables)
- Dumping the MySQL structure for only certain tables


Comments
Post new comment