| Age | Commit message (Collapse) | Author |
|
|
|
|
|
shared library, which allows cache hits to happen more likely
(cherry picked from commit 94f69fb1bcef103392ca27074ebb31ef2ebd27fb)
|
|
* ref: http://community.trinitycore.org/topic/11510-world-server-bug-enter-password-to-update/
(cherry picked from commit 4335611010de3e1f6c0903b4a46508b8e22db5d3)
|
|
* thanks @Aokromes for noticing
(cherry picked from commit bd661b58fd2c37850a719cfffe135e89043c112d)
|
|
* some minor improvements
* add a log message when database updates are disabled.
(cherry picked from commit a5b3862bc1b066a9614369bda3adef485a57eff8)
|
|
* closes #14766
* closes #14759
Signed-off-by: Naios <naios-dev@live.de>
|
|
|
|
|
|
|
|
* Fix some \W4 warnings about constructors.
(cherry picked from commit de490674ff1205d908301b94f5644247562b43cb)
|
|
* thanks @DDuarte pointing this out.
|
|
|
|
* This will save you from loosing your update history if you use a repository in bad state (revision or branch) by mistake.
* Also turned 1 error message into a warning
|
|
|
|
* Thanks @Shauren for pointing out.
* Also removes an invalid argument thanks @jackpoz for noticing.
|
|
|
|
Closes #13816
Closes #13792
Ref #14139
|
|
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>
|