aboutsummaryrefslogtreecommitdiff
path: root/sql/old/6.x/characters
AgeCommit message (Collapse)Author
2016-10-16TDB 703.00 - 2016/10/17TDB703.00DDuarte
2016-04-11TDB 6.04 - 2016/04/11TDB6.04DDuarte
2015-11-08TDB 6.03 - 2015/11/08TDB6.03Carbenium
2015-07-14TDB 6.0.2 - 2015/07/14TDB6.02DDuarte
2015-03-21TDB 6.0.1 - 2015/03/21TDB6.01Nayd
Closes #13816 Closes #13792 Ref #14139
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ↵Naios
new and edited sql updates through file lists and hashing. Detects renames, deletes and is able to create and auto import full databases. * cleanups in main.cpp of world & bnetserver * refactoring in DatabaseWorkerPool.h & MySQLConnection.cpp Make sure you re-run cmake, because boost::iostreams was added as dependency. Maybe you need to install libboost-iostreams1.55-dev on unix as well. Import every update manual until (included) those INSERT IGNORE updates for each database. Thanks DDuarte and Shauren for your amazing ideas, help and advises. In hope that nobody gets a "Your database structure is not up to date..." anymore ,-) Signed-off-by: Naios <naios-dev@live.de> Signed-off-by: Nayd <dnpd.dd@gmail.com>