summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/2013-04-16--02-15.sql
blob: 771bd6ec246d0d67a3b8a5e26b3959b5444dfc09 (plain) (blame)
1
2
3
4
#1366078541
ALTER TABLE  `char` ADD  `char_opt` INT( 11 ) UNSIGNED NOT NULL DEFAULT '0';
INSERT INTO `sql_updates` (`timestamp`) VALUES (1366075474);#for the previous that missed it..
INSERT INTO `sql_updates` (`timestamp`) VALUES (1366078541);