From 661ba495f4f31ecbb069fe9b895b00970d955922 Mon Sep 17 00:00:00 2001 From: ultramage Date: Mon, 8 Sep 2008 00:13:18 +0000 Subject: Partially reverted r13197 to maintain consistency with followup sql update. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13200 54d463be-8e91-2dee-dedb-b68131a5f0ec --- sql-files/upgrade_svn13117_char.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql-files/upgrade_svn13117_char.sql (limited to 'sql-files') diff --git a/sql-files/upgrade_svn13117_char.sql b/sql-files/upgrade_svn13117_char.sql new file mode 100644 index 000000000..99fea2086 --- /dev/null +++ b/sql-files/upgrade_svn13117_char.sql @@ -0,0 +1 @@ +ALTER TABLE `char` ADD COLUMN `mer_id` INTEGER UNSIGNED NOT NULL DEFAULT '0' AFTER `homun_id`; \ No newline at end of file -- cgit v1.2.3-60-g2f50