Commit Graph

29 Commits

Author SHA1 Message Date
TDB Release f4a397accb TDB 335.20101 - 2020/10/15 2020-10-15 07:35:11 +00:00
TDB Release 9d959123e6 TDB 335.20091 - 2020/09/15 2020-09-15 19:37:54 +00:00
TDB Release ada0e32a64 TDB 335.20082 - 2020/08/22 2020-08-22 16:29:44 +00:00
TDB Release 43986954fd TDB 335.20081 - 2020/08/15 2020-08-15 09:37:46 +00:00
Shauren 235cdc2fd5 SQL: Rename old sql to resolve naming conflict between branches 2020-07-16 21:43:52 +02:00
TDB Release d974800e9d TDB 335.20071 - 2020/07/15 2020-07-15 10:37:16 +00:00
TDB Release 3e7b0d6c05 TDB 335.20061 - 2020/06/15 2020-06-15 07:50:01 +00:00
TDB Release 69dc704cd5 TDB 335.20051 - 2020/05/15 2020-05-15 08:57:38 +00:00
TDB Release e956b1760e TDB 335.20041 - 2020/04/15 2020-04-15 11:05:27 +00:00
TDB Release 533856bad0 TDB 335.20031 - 2020/03/16 2020-03-16 08:49:50 +00:00
TDB Release 322f0b8873 TDB 335.20021 - 2020/02/15 2020-02-15 17:38:06 +00:00
TDB Release 5558917286 TDB 335.20011 - 2020/01/15 2020-01-15 07:47:03 +00:00
TDB Release 73348bed8e TDB 335.19121 - 2019/12/15 2019-12-15 18:28:50 +00:00
TDB Release c22000ed2c TDB 335.19111 - 2019/11/16 2019-11-16 12:08:04 +00:00
TDB Release 50307d9222 TDB 335.19101 - 2019/10/18 2019-10-18 08:40:12 +00:00
TDB Release 9f66158ae5 TDB 335.19091 - 2019/09/15 2019-09-15 09:23:26 +00:00
TDB Release a054ce864d TDB 335.19081 - 2019/08/16 2019-08-16 06:27:38 +00:00
TDB Release f46644c925 TDB 335.19071 - 2019/07/15 2019-07-15 05:59:57 +00:00
TDB Release e1a5e31498 TDB 335.19061 - 2019/06/15 2019-06-15 07:36:09 +00:00
TDB Release 8a02741cd0 TDB 335.19051 - 2019/05/15 2019-05-15 06:15:46 +00:00
TDB Release 145f7d6a74 TDB 335.19041 - 2019/04/15 2019-04-15 06:18:32 +00:00
TDB Release 3358cc2a47 TDB 335.19031 - 2019/03/19 2019-03-19 07:20:15 +00:00
DDuarte ed63d15dfe TDB 335.64 - 2018/02/18 2018-02-18 18:56:29 +00:00
DDuarte 73ec3a1d3b TDB 335.63 - 2017/04/18 2017-04-19 01:14:14 +01:00
DDuarte 5caefd9f63 TDB 335.62 - 2016/10/17 2016-10-16 15:14:23 +01:00
DDuarte 2f84939522 TDB 335.61 - 2016/04/11 2016-04-11 02:40:33 +01:00
Carbenium 82c52e40f4 TDB 335.60 - 2015/11/07 2015-11-07 16:15:15 +01:00
Nayd 360075129e TDB 335.58 - 2015/03/21 2015-03-21 22:06:46 +00:00
Naios 2bd1c8541d Core/Updates: Add an automatic database update system. Automatically detects 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 ,-)

(cherry picked from commit 352012e531)
(cherry picked from commit 1f7f9feafc)

For 3.3.5:
* Synchronized ConfigureBoost.cmake with 6.x, libboost-filesystem1.55-dev also added as dependency!

Signed-off-by: Naios <naios-dev@live.de>
Signed-off-by: Nayd <dnpd.dd@gmail.com>
2015-03-21 20:54:54 +00:00