c0ncrete
02-10-2011, 04:29 PM
Lines 236 and 237 in common/shareddb.cpp refer to the column `charid` in a database query.
It should be looking for `acctid`.
It should be looking for `acctid`.
View Full Version : Bad query in SharedDatabase::SaveInventory()