Code: Alles auswählen
ALTER TABLE `phpbb_topics` ADD INDEX `topic_last_post_id` ( `topic_last_post_id` )
Und ihn gegebenfalls einmal löschen, falls er 2 mal in Auftrag kam...?
Code: Alles auswählen
ALTER TABLE `phpbb_topics` ADD INDEX `topic_last_post_id` ( `topic_last_post_id` )