CREATE INDEX threads_report_id ON threads (report_id); CREATE INDEX threads_mod_id ON threads (mod_id);