| Age | Commit message (Collapse) | Author |
|
|
|
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>
|
|
|
|
|
|
|
|
Make sure script 2014_12_25_00_hotfixes_locale_broadcast_text.sql affects the correct world database version "TDB 6.00". This fixes an issue where the script would drop table "locales_broadcast_text" from a world database of another version (335, 434).
Issue added in df444890daf74e95d51a229f99996561a88ac71a
|
|
|
|
|
|
commit (08a98c623742cd2873)
Be right back, filling a bug report to Notepad++ for corrupting files
|
|
|
|
Travis tests SQL imports and it would fail otherwise.
Do not forget to change the variable to your world database name (if different from 'world') in the file 2014_12_25_00_hotfixes_locale_broadcast_text.sql
|
|
* Moved DB2 helpers to new class
* Moved hotfix data to hotfixes database and core management functions to DB2Manager class
* Updated HotfixNotifyBlob packet
|
|
|
|
|
|
|
|
|
|
Note: hotfixes_database.sql will be empty until the next TDB release
And here's a friendly reminder that trinity now uses 4 DBs: characters, auth, world and hotfixes
|
|
|
|
* ToDo: delete the one in `world`
|
|
|
|
SMSG_DB_REPLY
* Added AreaPOI
* Added AreaPOIState
|