Code:
Query:
ALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default 'username;password;3306;127.0.0.1;DBWorld;DBCharacter' COMMENT 'Database info to THIS row'
Error occured at:2008-10-25 09:38:12
Line no.:360
Error Code: 1060 - Duplicate column name 'dbinfo'
Query:
ALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default 'username;password;3306;127.0.0.1;DBWorld;DBCharacter' COMMENT 'Database info to THIS row'
Error occured at:2008-10-25 09:38:21
Line no.:360
Error Code: 1060 - Duplicate column name 'dbinfo'
Query:
DELETE FROM `creature_template` WHERE `entry` between '500030' AND '500035'
Error occured at:2008-11-21 22:34:25
Line no.:2
Error Code: 1146 - Table 'realmd.creature_template' doesn't exist
Query:
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('91201', '3459', '1', '70', '1101', '1', 'Teleport to Stormwind', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '91201')
Error occured at:2008-11-22 23:39:27
Line no.:4
Error Code: 1364 - Field 'RewHonorableKills' doesn't have a default value
Query:
INSERT INTO `quest_template` (`entry`, `ZoneOrSort`, `MinLevel`, `QuestLevel`, `RequiredRaces`, `SpecialFlags`, `Title`, `Details`, `Objectives`, `OfferRewardText`, `PointOpt`, `CompleteScript`) VALUES ('91201', '3459', '1', '70', '1101', '1', 'Teleport to Stormwind', 'So you want to teleport?', 'Speak with the Teleport Master again.', 'Are you sure, you\'re ready to teleport?', '0', '91201')
AND MORE......