Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

worldserver an error #947

Open
108421515 opened this issue May 25, 2014 · 1 comment
Open

worldserver an error #947

108421515 opened this issue May 25, 2014 · 1 comment

Comments

@108421515
Copy link

I opened worldserver tips have the following information
In mysql_stmt_prepare() id: 54, sql: "SELECT creatorGuid, giftCreatorGuid, count, duration, charges, flags, enchantments, randomPropertyId, reforgeID, transmogrifyId, durability, playedTime, text, bag, slot, item, itemEntry FROM character_inventory ci JOIN item_instance ii ON ci.item = ii.guid WHERE ci.guid = ? ORDER BY bag, slot"
Unknown column 'reforgeID' in 'field list'
In mysql_stmt_prepare() id: 101, sql: "REPLACE INTO item_instance (itemEntry, owner_guid, creatorGuid, giftCreatorGuid, count, duration, charges, flags, enchantments, randomPropertyId, reforgeID, transmogrifyId, durability, playedTime, text, guid) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)"
Unknown column 'reforgeID' in 'field list'

@SkyFire
Copy link
Member

SkyFire commented May 25, 2014

What DB are you using?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants