-
Posts
2 -
Joined
-
Last visited
Posts posted by Devyl
-
-
Hello,
"Could not prepare statements of the World database"
I have seen some other topics with the same problem, I tried the solutions people listed but none of them helped. Dropped database several times, importing in mysql workbench and letting it do it by the worldserver didn't change a thing, redownloaded database files and still getting the same error.
Any other ideas?
"unknown column" "missing table" "duplicate column" error / sql problems / SQLDriverLogFile < answer on 1st post of 1st page
in Help and Support
Posted
Hello,
I keep getting this db error:
In mysql_stmt_prepare() id: 63, sql: "INSERT INTO gameobject (guid, id, map, spawnMask, PhaseId, PhaseGroup, position_x, position_y, position_z, orientation, rotation0, rotation1, rotation2, rotation3, spawntimesecs, animprogress, state, isActive) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
Unknown column 'isActive' in 'field list'
Any solutions?