Code:
Error occured at:2008-01-22 23:05:27
Line no.:26
Error Code: 1050 - Table 'account_data' already exists
Query:
CREATE TABLE `account_data` (
`acct` int(30) NOT NULL,
`uiconfig0` longtext,
`uiconfig1` longtext,
`uiconfig2` longtext,
`uiconfig3` longtext,
`uiconfig4` longtext,
`uiconfig5` longtext,
`uiconfig6` longtext,
`uiconfig7` longtext,
`uiconfig8` longtext,
PRIMARY KEY (`acct`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1
Error occured at:2008-01-22 23:05:32
Line no.:26
Error Code: 1050 - Table 'account_data' already exists
Query:
CREATE TABLE `account_data` (
`acct` int(30) NOT NULL,
`uiconfig0` longtext,
`uiconfig1` longtext,
`uiconfig2` longtext,
`uiconfig3` longtext,
`uiconfig4` longtext,
`uiconfig5` longtext,
`uiconfig6` longtext,
`uiconfig7` longtext,
`uiconfig8` longtext,
PRIMARY KEY (`acct`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1
Error occured at:2008-01-22 23:05:35
Line no.:26
Error Code: 1050 - Table 'account_data' already exists
Query:
INSERT INTO `creature_names` VALUES ('50078', 'Reagent', 'Miscellaneous', '', '0', '7', '0', '3', '0', '0', '20023', '20023', '0', '0', '1', '0', '0', '0')
Error occured at:2008-01-23 09:51:36
Line no.:6
Error Code: 1366 - Incorrect integer value: '' for column 'mouseFlags' at row 1
Query:
INSERT INTO `creature_names` VALUES ('50078', 'Reagent', 'Miscellaneous', '', '0', '7', '0', '3', '0', '0', '20023', '20023', '0', '0', '1', '0', '0', '0')
Error occured at:2008-01-23 09:58:26
Line no.:6
Error Code: 1366 - Incorrect integer value: '' for column 'mouseFlags' at row 1
so any help would be awsome. thanks much guys