Macil Tech b1c1a25c26 Add (thread, id) multi-column key to optimize rebuilding index pages.
This SQL command can be used to add the key to existing board tables:
create index `thread_id` on posts_%s (`thread`, `id`);
2013-01-19 00:13:01 -06:00
..
2012-05-06 01:33:10 +10:00
2012-05-06 01:33:10 +10:00
2012-08-27 03:06:21 +10:00
2012-03-14 21:48:31 +11:00
2012-05-06 01:33:10 +10:00