Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit 3e5ff77

Browse files
author
TDB Release
committed
TDB 434.20091 - 2020/09/22
1 parent 2e6d054 commit 3e5ff77

File tree

168 files changed

+535
-537
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+535
-537
lines changed

revision_data.h.in.cmake

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#define _SOURCE_DIRECTORY R"(@CMAKE_SOURCE_DIR@)"
1010
#define _BUILD_DIRECTORY R"(@BUILDDIR@)"
1111
#define _MYSQL_EXECUTABLE R"(@MYSQL_EXECUTABLE@)"
12-
#define _FULL_DATABASE "TDB_full_world_434.20051_2020_05_19.sql"
13-
#define _HOTFIXES_DATABASE "TDB_full_hotfixes_434.20051_2020_05_19.sql"
12+
#define _FULL_DATABASE "TDB_full_world_434.20091_2020_09_22.sql"
13+
#define _HOTFIXES_DATABASE "TDB_full_hotfixes_434.20091_2020_09_22.sql"
1414
#define VER_COMPANYNAME_STR "TrinityCore Developers"
1515
#define VER_LEGALCOPYRIGHT_STR "(c)2008-2020 TrinityCore"
1616
#define VER_FILEVERSION 0,0,0

sql/base/auth_database.sql

+10-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
-- MySQL dump 10.13 Distrib 5.7.29, for Linux (x86_64)
1+
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
22
--
33
-- Host: localhost Database: auth
44
-- ------------------------------------------------------
5-
-- Server version 5.7.29-0ubuntu0.18.04.1
5+
-- Server version 5.7.30-0ubuntu0.18.04.1
66

77
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
88
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
99
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
10-
/*!40101 SET NAMES utf8 */;
10+
/*!40101 SET NAMES utf8mb4 */;
1111
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
1212
/*!40103 SET TIME_ZONE='+00:00' */;
1313
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
@@ -2007,7 +2007,8 @@ INSERT INTO `updates` VALUES
20072007
('2019_10_08_00_auth.sql','1CD55291FED15182C2E71F8695E4B304EDB3F35E','ARCHIVED','2019-11-06 00:17:44',0),
20082008
('2020_02_19_00_auth.sql','B3738FB3FA1C75E430EC64B5E9635A5E52E3AB36','ARCHIVED','2020-02-13 16:37:42',0),
20092009
('2020_05_19_00_auth.sql','ED98E556D7B1F7A62792B47C56AFB5019135D10F','ARCHIVED','2020-05-19 01:44:34',0),
2010-
('2020_07_22_00_auth.sql','A5D4EC8FCFAB4F2DCE70EDCAD1ACBFB484FD68D5','RELEASED','2020-07-22 17:04:47',0);
2010+
('2020_07_22_00_auth.sql','A5D4EC8FCFAB4F2DCE70EDCAD1ACBFB484FD68D5','ARCHIVED','2020-07-22 17:04:47',0),
2011+
('2020_09_22_00_auth.sql','A2E29491B54821BCECAA72061AF4D798EC3253B6','ARCHIVED','2020-09-22 00:55:27',0);
20112012
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
20122013
UNLOCK TABLES;
20132014

@@ -2063,6 +2064,10 @@ LOCK TABLES `uptime` WRITE;
20632064
/*!40000 ALTER TABLE `uptime` DISABLE KEYS */;
20642065
/*!40000 ALTER TABLE `uptime` ENABLE KEYS */;
20652066
UNLOCK TABLES;
2067+
2068+
--
2069+
-- Dumping routines for database 'auth'
2070+
--
20662071
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
20672072

20682073
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
@@ -2073,4 +2078,4 @@ UNLOCK TABLES;
20732078
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
20742079
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
20752080

2076-
-- Dump completed on 2020-05-19 1:44:36
2081+
-- Dump completed on 2020-09-22 0:55:52

sql/base/characters_database.sql

+11-6
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
-- MySQL dump 10.13 Distrib 5.7.29, for Linux (x86_64)
1+
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
22
--
33
-- Host: localhost Database: characters
44
-- ------------------------------------------------------
5-
-- Server version 5.7.29-0ubuntu0.18.04.1
5+
-- Server version 5.7.30-0ubuntu0.18.04.1
66

77
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
88
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
99
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
10-
/*!40101 SET NAMES utf8 */;
10+
/*!40101 SET NAMES utf8mb4 */;
1111
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
1212
/*!40103 SET TIME_ZONE='+00:00' */;
1313
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
@@ -3047,8 +3047,9 @@ INSERT INTO `updates` VALUES
30473047
('custom_2019_08_20_00_characters.sql','09DC2B6A0E602E377F240CB29F6E1E3209FD346B','ARCHIVED','2019-11-06 00:17:45',0),
30483048
('custom_2020_01_05_00_character.sql','DEC981779DA0311FA1E20FF0424BE5F997D21BEE','ARCHIVED','2020-01-06 10:44:59',0),
30493049
('2020_05_19_00_characters.sql','5FFAB4D7060E872AB6221D759EC1BCF461F1E9E3','ARCHIVED','2020-05-19 01:44:34',0),
3050-
('2020_06_15_00_characters.sql','4422FE31AABBA352C473E33B56927F6695492BCB','RELEASED','2020-06-15 10:23:44',0),
3051-
('2020_08_02_00_characters.sql','D304C702A83D5C22DF060B98DDE119EEFC92CF52','RELEASED','2020-08-02 03:19:22',0);
3050+
('2020_06_15_00_characters.sql','50F5E94E0D1FE073BBEF055BE95F1799A6EEC7EB','ARCHIVED','2020-09-22 00:55:27',0),
3051+
('2020_08_02_00_characters.sql','E9810AF24ECF98C0758CE530A03D3D34FF32F79E','ARCHIVED','2020-09-22 00:55:27',0),
3052+
('2020_09_22_00_characters.sql','50E5FEC16D6205BBCB9925CEF924A5406B3C362E','ARCHIVED','2020-09-22 00:55:27',0);
30523053
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
30533054
UNLOCK TABLES;
30543055

@@ -3133,6 +3134,10 @@ INSERT INTO `worldstates` VALUES
31333134
(20008,0,'NextDailyQuestResetTime');
31343135
/*!40000 ALTER TABLE `worldstates` ENABLE KEYS */;
31353136
UNLOCK TABLES;
3137+
3138+
--
3139+
-- Dumping routines for database 'characters'
3140+
--
31363141
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
31373142

31383143
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
@@ -3143,4 +3148,4 @@ UNLOCK TABLES;
31433148
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
31443149
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
31453150

3146-
-- Dump completed on 2020-05-19 1:44:36
3151+
-- Dump completed on 2020-09-22 0:55:52

sql/base/dev/hotfixes_database.sql

+33-29
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
-- MySQL dump 10.13 Distrib 5.7.29, for Linux (x86_64)
1+
-- MySQL dump 10.13 Distrib 5.7.30, for Linux (x86_64)
22
--
33
-- Host: localhost Database: hotfixes
44
-- ------------------------------------------------------
5-
-- Server version 5.7.29-0ubuntu0.18.04.1
5+
-- Server version 5.7.30-0ubuntu0.18.04.1
66

77
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
88
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
99
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
10-
/*!40101 SET NAMES utf8 */;
10+
/*!40101 SET NAMES utf8mb4 */;
1111
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
1212
/*!40103 SET TIME_ZONE='+00:00' */;
1313
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
@@ -27,7 +27,7 @@ CREATE TABLE `hotfix_data` (
2727
`RecordID` int(10) NOT NULL,
2828
`Deleted` tinyint(3) unsigned NOT NULL DEFAULT '0',
2929
PRIMARY KEY (`TableHash`,`RecordID`)
30-
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
30+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
3131
/*!40101 SET character_set_client = @saved_cs_client */;
3232

3333
--
@@ -48,7 +48,7 @@ CREATE TABLE `item` (
4848
`SheatheType` int(10) unsigned NOT NULL DEFAULT '0',
4949
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
5050
PRIMARY KEY (`ID`)
51-
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
51+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
5252
/*!40101 SET character_set_client = @saved_cs_client */;
5353

5454
--
@@ -64,7 +64,7 @@ CREATE TABLE `item_currency_cost` (
6464
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
6565
PRIMARY KEY (`ID`),
6666
UNIQUE KEY `idx_itemId` (`ItemID`)
67-
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
67+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
6868
/*!40101 SET character_set_client = @saved_cs_client */;
6969

7070
--
@@ -107,7 +107,7 @@ CREATE TABLE `item_extended_cost` (
107107
`RequiredAchievement` int(10) unsigned NOT NULL DEFAULT '0',
108108
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
109109
PRIMARY KEY (`ID`)
110-
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
110+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
111111
/*!40101 SET character_set_client = @saved_cs_client */;
112112

113113
--
@@ -217,11 +217,11 @@ CREATE TABLE `item_sparse` (
217217
`SpellCategoryCooldown4` int(11) NOT NULL DEFAULT '0',
218218
`SpellCategoryCooldown5` int(11) NOT NULL DEFAULT '0',
219219
`Bonding` int(11) NOT NULL DEFAULT '0',
220-
`Display` text,
221-
`Display1` text,
222-
`Display2` text,
223-
`Display3` text,
224-
`Description` text,
220+
`Display` mediumtext COLLATE utf8mb4_unicode_ci,
221+
`Display1` mediumtext COLLATE utf8mb4_unicode_ci,
222+
`Display2` mediumtext COLLATE utf8mb4_unicode_ci,
223+
`Display3` mediumtext COLLATE utf8mb4_unicode_ci,
224+
`Description` mediumtext COLLATE utf8mb4_unicode_ci,
225225
`PageText` int(10) unsigned NOT NULL DEFAULT '0',
226226
`LanguageID` int(11) NOT NULL DEFAULT '0',
227227
`PageMaterial` int(11) NOT NULL DEFAULT '0',
@@ -253,7 +253,7 @@ CREATE TABLE `item_sparse` (
253253
`CurrencySubstitutionCount` int(10) NOT NULL DEFAULT '0',
254254
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
255255
PRIMARY KEY (`ID`)
256-
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
256+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
257257
/*!40101 SET character_set_client = @saved_cs_client */;
258258

259259
--
@@ -265,15 +265,15 @@ DROP TABLE IF EXISTS `item_sparse_locale`;
265265
/*!40101 SET character_set_client = utf8 */;
266266
CREATE TABLE `item_sparse_locale` (
267267
`ID` int(10) unsigned NOT NULL DEFAULT '0',
268-
`locale` varchar(4) NOT NULL,
269-
`Display_lang` text,
270-
`Display1_lang` text,
271-
`Display2_lang` text,
272-
`Display3_lang` text,
273-
`Description_lang` text,
268+
`locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
269+
`Display_lang` mediumtext COLLATE utf8mb4_unicode_ci,
270+
`Display1_lang` mediumtext COLLATE utf8mb4_unicode_ci,
271+
`Display2_lang` mediumtext COLLATE utf8mb4_unicode_ci,
272+
`Display3_lang` mediumtext COLLATE utf8mb4_unicode_ci,
273+
`Description_lang` mediumtext COLLATE utf8mb4_unicode_ci,
274274
`VerifiedBuild` smallint(6) NOT NULL DEFAULT '0',
275275
PRIMARY KEY (`ID`,`locale`)
276-
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
276+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
277277
/*!40101 SET character_set_client = @saved_cs_client */;
278278

279279
--
@@ -318,7 +318,7 @@ CREATE TABLE `key_chain` (
318318
`Key31` tinyint(3) unsigned NOT NULL DEFAULT '0',
319319
`Key32` tinyint(3) unsigned NOT NULL DEFAULT '0',
320320
PRIMARY KEY (`ID`)
321-
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
321+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
322322
/*!40101 SET character_set_client = @saved_cs_client */;
323323

324324
--
@@ -329,13 +329,13 @@ DROP TABLE IF EXISTS `updates`;
329329
/*!40101 SET @saved_cs_client = @@character_set_client */;
330330
/*!40101 SET character_set_client = utf8 */;
331331
CREATE TABLE `updates` (
332-
`name` varchar(200) NOT NULL COMMENT 'filename with extension of the update.',
333-
`hash` char(40) DEFAULT '' COMMENT 'sha1 hash of the sql file.',
334-
`state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.',
332+
`name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'filename with extension of the update.',
333+
`hash` char(40) COLLATE utf8mb4_unicode_ci DEFAULT '' COMMENT 'sha1 hash of the sql file.',
334+
`state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if an update is released or archived.',
335335
`timestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP COMMENT 'timestamp when the query was applied.',
336336
`speed` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'time the query takes to apply in ms.',
337337
PRIMARY KEY (`name`)
338-
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of all applied updates in this database.';
338+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of all applied updates in this database.';
339339
/*!40101 SET character_set_client = @saved_cs_client */;
340340

341341
--
@@ -346,11 +346,15 @@ DROP TABLE IF EXISTS `updates_include`;
346346
/*!40101 SET @saved_cs_client = @@character_set_client */;
347347
/*!40101 SET character_set_client = utf8 */;
348348
CREATE TABLE `updates_include` (
349-
`path` varchar(200) NOT NULL COMMENT 'directory to include. $ means relative to the source directory.',
350-
`state` enum('RELEASED','ARCHIVED') NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.',
349+
`path` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL COMMENT 'directory to include. $ means relative to the source directory.',
350+
`state` enum('RELEASED','ARCHIVED') COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'RELEASED' COMMENT 'defines if the directory contains released or archived updates.',
351351
PRIMARY KEY (`path`)
352-
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='List of directories where we want to include sql updates.';
352+
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='List of directories where we want to include sql updates.';
353353
/*!40101 SET character_set_client = @saved_cs_client */;
354+
355+
--
356+
-- Dumping routines for database 'hotfixes'
357+
--
354358
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
355359

356360
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
@@ -361,4 +365,4 @@ CREATE TABLE `updates_include` (
361365
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
362366
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
363367

364-
-- Dump completed on 2020-05-19 1:44:37
368+
-- Dump completed on 2020-09-22 0:55:52

0 commit comments

Comments
 (0)