forked from GithubBackups/vichan
This SQL command can be used to add the key to existing board tables: create index `thread_id` on posts_%s (`thread`, `id`);
This SQL command can be used to add the key to existing board tables: create index `thread_id` on posts_%s (`thread`, `id`);