Quote:
Originally Posted by SnakeV
Good catch.
One question, did you use this mod directly with it's default install code?
Code:
ALTER TABLE " . TABLE_PREFIX . "post ADD reports INT(10) UNSIGNED NOT NULL DEFAULT '0'
Because i have also have more than 1.5M of posts like your forum and i think that it could take some time to execute that query.
|
Yes, it will take several seconds - ideally you should close your board, but I decided not to and got no crashes.