From f0591e607e05e34d987a7575fbaf9af53daa5908 Mon Sep 17 00:00:00 2001 From: jaBote Date: Fri, 15 Nov 2013 22:42:05 +0100 Subject: Update rAthena-main-upgrade.sql. Follow-up 40262e063a7d503104667a4135c564d996bc49c6 Just added the new SQL update on the converter =) --- sql-files/upgrades/rAthena-main-upgrade.sql | 1 + 1 file changed, 1 insertion(+) diff --git a/sql-files/upgrades/rAthena-main-upgrade.sql b/sql-files/upgrades/rAthena-main-upgrade.sql index ac9f90342..d91ca09fe 100644 --- a/sql-files/upgrades/rAthena-main-upgrade.sql +++ b/sql-files/upgrades/rAthena-main-upgrade.sql @@ -56,6 +56,7 @@ INSERT INTO `sql_updates` (`timestamp`) VALUES (1383162785); INSERT INTO `sql_updates` (`timestamp`) VALUES (1383167577); INSERT INTO `sql_updates` (`timestamp`) VALUES (1383205740); INSERT INTO `sql_updates` (`timestamp`) VALUES (1383955424); +INSERT INTO `sql_updates` (`timestamp`) VALUES (1384545461); -- Updates to table `storage` ALTER TABLE `storage` MODIFY `bound` tinyint(1) unsigned NOT NULL default '0'; -- cgit v1.2.3-60-g2f50