From a8db0b293ae542c5ebccb062b3459c0f74e917a0 Mon Sep 17 00:00:00 2001 From: brianluau Date: Wed, 11 Jan 2012 20:56:08 +0000 Subject: - 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 --- sql-files/upgrade_svn12581.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sql-files/upgrade_svn12581.sql') diff --git a/sql-files/upgrade_svn12581.sql b/sql-files/upgrade_svn12581.sql index 9b487d5e1..8953b02a2 100644 --- a/sql-files/upgrade_svn12581.sql +++ b/sql-files/upgrade_svn12581.sql @@ -1,3 +1,3 @@ ALTER TABLE `quest_objective` ADD COLUMN `char_id` INTEGER UNSIGNED NOT NULL AFTER `num`, - DROP PRIMARY KEY, - ADD PRIMARY KEY USING BTREE(`quest_id`, `num`, `char_id`); \ No newline at end of file + DROP PRIMARY KEY, + ADD PRIMARY KEY USING BTREE(`quest_id`, `num`, `char_id`); -- cgit v1.2.3-70-g09d2