20110316update.sql 81 B

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