Commit Graph

75 Commits

Author SHA1 Message Date
TDB Release 27c338a268 TDB 335.21061 - 2021/06/15 2021-06-15 11:55:40 +00:00
TDB Release f418631de0 TDB 335.21051 - 2021/05/14 2021-05-14 12:23:02 +00:00
TDB Release 2fcf455b34 TDB 335.21041 - 2021/04/16 2021-04-16 21:25:14 +00:00
TDB Release 8c3cddd0d2 TDB 335.21031 - 2021/03/15 2021-03-15 17:34:11 +00:00
TDB Release 271ab4193a TDB 335.21021 - 2021/02/15 2021-02-15 12:40:08 +00:00
TDB Release 0b7b7f10f9 TDB 335.21011 - 2021/01/15 2021-01-15 08:31:35 +00:00
TDB Release 0b310a1546 TDB 335.20121 - 2020/12/15 2020-12-15 22:49:47 +00:00
TDB Release e6b945eabc TDB 335.20111 - 2020/11/16 2020-11-16 13:39:40 +00:00
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
DDuarte a9d00b9c96 TDB 335.59 - 2015/07/14 2015-07-14 01:24:35 +01:00
DDuarte 57091cc5f1 CRLF to LF
Seriously....
2015-07-10 20:16:55 +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
DDuarte 5474ed1882 TDB 335.57 - 2014/10/20 2014-10-19 03:40:47 +01:00
Vincent-Michael 69c1e0d758 TDB 335.56 - 2014/09/21 2014-09-21 13:26:27 +02:00
Vincent-Michael d088a368f1 TDB 335.55 - 2014/08/24 2014-08-24 17:22:24 +02:00
Vincent-Michael 8edecb0da6 TDB 335.54 - 2014/07/05 2014-07-05 22:50:21 +02:00
Duarte Duarte e4c57d839d TDB 335.53 - 2014/03/29 2014-03-29 04:58:38 +00:00
Nay 32c8555e1e DB/NPCs: Remove AIName from npcs that do not have EAI or SAI scripts
Closes #10483
2013-08-09 14:21:34 +01:00
Nay 009317d2a0 SQLS/Old: Move some misplaced files 2013-07-28 16:54:13 +01:00
Nay 3875ae0c66 TDB 335.52 - 2013/07/17 2013-07-17 00:27:42 +01:00
LeGuybrush 7cec09dda5 More organizing of sql/old, hooray! 2013-06-07 16:27:20 -04:00
LeGuybrush 1df4bb2ed1 Organize sql/old 2013-06-03 15:17:51 -04:00
Nay fab33f0774 SQLs: Rename some old SQL files to match standards 2013-02-17 21:11:45 +00:00