summaryrefslogtreecommitdiff
path: root/sql-files/upgrade_svn15420_log.sql
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-11 20:56:08 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2012-01-11 20:56:08 +0000
commita8db0b293ae542c5ebccb062b3459c0f74e917a0 (patch)
tree4d45ba635911325b9fde363bc593ce1d07cb9a91 /sql-files/upgrade_svn15420_log.sql
parent2a315a7ab545dd95d19fff828cfc39dbb746466c (diff)
downloadhercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.tar.gz
hercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.tar.bz2
hercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.tar.xz
hercules-a8db0b293ae542c5ebccb062b3459c0f74e917a0.zip
- SVN Copied exp.txt, exp_guild.txt, exp_homun.txt to /db/pre-re/ and /db/re/
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15423 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'sql-files/upgrade_svn15420_log.sql')
-rw-r--r--sql-files/upgrade_svn15420_log.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql-files/upgrade_svn15420_log.sql b/sql-files/upgrade_svn15420_log.sql
index 5e6e3c9e9..580dce9a2 100644
--- a/sql-files/upgrade_svn15420_log.sql
+++ b/sql-files/upgrade_svn15420_log.sql
@@ -1,3 +1,3 @@
-- Adds 'I' and 'X' to `type` in `picklog` table
-ALTER TABLE `picklog` MODIFY `type` ENUM('M','P','L','T','V','S','N','C','A','R','G','E','B','O','I','X') NOT NULL DEFAULT 'P'; \ No newline at end of file
+ALTER TABLE `picklog` MODIFY `type` ENUM('M','P','L','T','V','S','N','C','A','R','G','E','B','O','I','X') NOT NULL DEFAULT 'P';