20110316update.sql 85 B

12
  1. ALTER TABLE `accounts`
  2. MODIFY `lastactive` bigint(13) unsigned NOT NULL DEFAULT '0';