20111018update.sql 107 B

1
  1. ALTER TABLE `itemsonground` CHANGE COLUMN `drop_time` `drop_time` BIGINT(20) UNSIGNED NOT NULL DEFAULT '0';