Hi guys,
When I started my mangos-worldd I'm presented with this message:
SQL: SELECT MAX(id) FROM auction
query ERROR: Table 'characters.auction' doesn't exist
Now, I am not sure if this is critical, I assume this table is used to store auctions (items, etc). Is anyone else getting this issue, I just grabbed the latest Mangos code about an hour ago and recompiled my binaries.
MaNGOS/0.17.0 (* * Revision 10279 - *) for Linux_x64 (little-endian) [world-daemon]
I've grepped through all the SQL updates and not one of them mentions adding or even modifying a table 'characters.auction'.
Is it alright if this fails, or did I miss some SQL update somewhere?
Much appreciated for the help! <3