-
Newbie
Anyone else having problems using the UDB daily update?
I get these errors in SQLyog:
Error occured at:2007-10-27 16:28:39
Line no.:581
Error Code: 2006 - MySQL server has gone away
Query:
ALTER TABLE `creature`
DROP `npcflags`,
DROP `faction`
Error occured at:2007-10-27 16:32:11
Line no.:3
Error Code: 1091 - Can't DROP 'npcflags'; check that column/key exists
Query:
ALTER TABLE `creature`
DROP `npcflags`,
DROP `faction`
Error occured at:2007-10-27 16:38:52
Line no.:3
Error Code: 1091 - Can't DROP 'npcflags'; check that column/key exists
Query:
ALTER TABLE `creature`
DROP `npcflags`,
DROP `faction`
Error occured at:2007-10-27 16:43:59
Line no.:3
Error Code: 1146 - Table 'update.creature' doesn't exist
Query:
ALTER TABLE `creature`
DROP `npcflags`,
DROP `faction`
Error occured at:2007-10-27 16:47:59
Line no.:3
Error Code: 1146 - Table 'update.creature' doesn't exist
-