DB Updates
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: auth
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.36-0ubuntu0.20.04.1
|
||||
-- Server version 8.0.36-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -766,7 +766,39 @@ INSERT INTO `build_info` VALUES
|
||||
(53212,10,2,5,NULL,NULL,'08761EFF2F9B639364B9A9FBFFFFB949',NULL,NULL,NULL),
|
||||
(53262,10,2,5,NULL,NULL,'614A72D53126348A4927EC0F53FD2B7A',NULL,NULL,NULL),
|
||||
(53441,10,2,5,NULL,NULL,'BFDD7D0FE87D5F75E6DEB4F5C99D7C99',NULL,NULL,NULL),
|
||||
(53584,10,2,5,NULL,NULL,'CDD7A93659A03460B5A6CE1C4ACE5554',NULL,NULL,NULL);
|
||||
(53584,10,2,5,NULL,NULL,'CDD7A93659A03460B5A6CE1C4ACE5554',NULL,NULL,NULL),
|
||||
(53840,10,2,6,NULL,NULL,'AC97D745C60DD3DC5F973E55C0E3649E',NULL,NULL,NULL),
|
||||
(53877,10,2,6,NULL,NULL,'16320F95B63846A2276E1D2612C34AD4',NULL,NULL,NULL),
|
||||
(53913,10,2,6,NULL,NULL,'475680680B2192EBCF6744D14F755199',NULL,NULL,NULL),
|
||||
(53989,10,2,6,NULL,NULL,'3AEB90ACB9E18B88BA1021F52D51B857',NULL,NULL,NULL),
|
||||
(54070,10,2,6,NULL,NULL,'FDA08264B7587250CF78F9B960218169',NULL,NULL,NULL),
|
||||
(54205,10,2,6,NULL,NULL,'589D59EB3F0D6D77C2175D9302F78FDD',NULL,NULL,NULL),
|
||||
(54358,10,2,6,NULL,NULL,'89C733D366E845FB9264404CD48CCA89',NULL,NULL,NULL),
|
||||
(54499,10,2,6,NULL,NULL,'6AC1F6180FC4C390F782DB933BD83326',NULL,NULL,NULL),
|
||||
(54577,10,2,7,NULL,NULL,'CBBBBBFFB2C652F0F4A7848D86E1B063',NULL,NULL,NULL),
|
||||
(54601,10,2,7,NULL,NULL,'F8B866CF7DB9A12273F35B3929627375',NULL,NULL,NULL),
|
||||
(54604,10,2,7,NULL,NULL,'A5FF4CE535F69D4D7F638CB2C11F2243',NULL,NULL,NULL),
|
||||
(54630,10,2,7,NULL,NULL,'F37935510BA6B559363C160E1DF18230',NULL,NULL,NULL),
|
||||
(54673,10,2,7,NULL,NULL,'AF8B9C8A9C6128498E85228B965A004D',NULL,NULL,NULL),
|
||||
(54717,10,2,7,NULL,NULL,'862BBA15158DFF6B56BCF71C1B34D41A',NULL,NULL,NULL),
|
||||
(54736,10,2,7,NULL,NULL,'FE58F039D91E1C248886A2828127CA2F',NULL,NULL,NULL),
|
||||
(54762,10,2,7,NULL,NULL,'5F7FDA560030255445B713456A286CFA',NULL,NULL,NULL),
|
||||
(54847,10,2,7,NULL,NULL,'32FDA0353160EC51EB36195CFACEF2B7',NULL,NULL,NULL),
|
||||
(54904,10,2,7,NULL,NULL,'09CBEC3C0DEA28BCA79F1FD9B879B0E3',NULL,NULL,NULL),
|
||||
(54988,10,2,7,NULL,NULL,'8F2791553226871977B4F9D7F1137311',NULL,NULL,NULL),
|
||||
(55142,10,2,7,NULL,NULL,'298B99B5AD67EA3D2AB4B3E07A415305',NULL,NULL,NULL),
|
||||
(55165,10,2,7,NULL,NULL,'26D4D1C01434A8A6723DCABC944B6FD0',NULL,NULL,NULL),
|
||||
(55261,10,2,7,NULL,NULL,'84E153A3DD1F8249274B91047AAC7AED',NULL,NULL,NULL),
|
||||
(55461,10,2,7,NULL,NULL,'C4522674F854EFECC76C898EC9545099',NULL,NULL,NULL),
|
||||
(55664,10,2,7,NULL,NULL,'DBCA58486FAAA0FE54EA287A3047E923',NULL,NULL,NULL),
|
||||
(55666,11,0,0,NULL,NULL,'F7E5A88E4D3615B652C8B9D76E7F617C',NULL,NULL,NULL),
|
||||
(55792,11,0,0,NULL,NULL,'C4DECDAA44BC548FF09EF3BB837D2147',NULL,NULL,NULL),
|
||||
(55793,11,0,0,NULL,NULL,'F9CF3232AD1C38C2028668D5BB64198F',NULL,NULL,NULL),
|
||||
(55818,11,0,0,NULL,NULL,'903A9B546248F71B16D9D9B06A072C24',NULL,NULL,NULL),
|
||||
(55824,11,0,0,NULL,NULL,'8A6F13269A2896067A1E88789FB41BA7',NULL,NULL,NULL),
|
||||
(55846,11,0,0,NULL,NULL,'BB5E1BED705872C226834B95A9E9F8A9',NULL,NULL,NULL),
|
||||
(55933,11,0,0,NULL,NULL,'C34D42CB351C400D1319D221197CF18D',NULL,NULL,NULL),
|
||||
(55939,11,0,0,NULL,NULL,'91529F4CE41DE4E54E132660ACDCADC5',NULL,NULL,NULL);
|
||||
/*!40000 ALTER TABLE `build_info` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -2376,7 +2408,7 @@ CREATE TABLE `realmlist` (
|
||||
`timezone` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`allowedSecurityLevel` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`population` float unsigned NOT NULL DEFAULT '0',
|
||||
`gamebuild` int unsigned NOT NULL DEFAULT '53584',
|
||||
`gamebuild` int unsigned NOT NULL DEFAULT '55939',
|
||||
`Region` tinyint unsigned NOT NULL DEFAULT '1',
|
||||
`Battlegroup` tinyint unsigned NOT NULL DEFAULT '1',
|
||||
PRIMARY KEY (`id`),
|
||||
@@ -2391,7 +2423,7 @@ CREATE TABLE `realmlist` (
|
||||
LOCK TABLES `realmlist` WRITE;
|
||||
/*!40000 ALTER TABLE `realmlist` DISABLE KEYS */;
|
||||
INSERT INTO `realmlist` VALUES
|
||||
(1,'Trinity','127.0.0.1','127.0.0.1','255.255.255.0',8085,0,0,1,0,0,53584,1,1);
|
||||
(1,'Trinity','127.0.0.1','127.0.0.1','255.255.255.0',8085,0,0,1,0,0,55939,1,1);
|
||||
/*!40000 ALTER TABLE `realmlist` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -2802,9 +2834,33 @@ INSERT INTO `updates` VALUES
|
||||
('2024_02_01_00_auth.sql','1822B9B3E28AB0E77CF253C6A96F78EB5020447A','ARCHIVED','2024-02-01 10:46:27',0),
|
||||
('2024_02_07_00_auth.sql','F6A65673A7020B4C64083AFC1CAD4206BC960170','ARCHIVED','2024-02-07 12:26:24',0),
|
||||
('2024_02_08_00_auth.sql','E62D51C3D536FDF79EBEDFE060EB9D232ACE1EDD','ARCHIVED','2024-02-08 00:56:26',0),
|
||||
('2024_02_08_01_auth.sql','9972EE1527DFC182527FA3C1AC086B189574BDF0','RELEASED','2024-02-08 22:32:41',0),
|
||||
('2024_02_24_00_auth.sql','BEB6F94703C4574088289DFFC8E7660D223E2841','RELEASED','2024-02-24 00:27:13',0),
|
||||
('2024_03_05_00_auth.sql','61341FABF7243FBCBB6BDE35CECE1F7DFD988F26','RELEASED','2024-03-05 20:43:51',0);
|
||||
('2024_02_08_01_auth.sql','9972EE1527DFC182527FA3C1AC086B189574BDF0','ARCHIVED','2024-02-08 22:32:41',0),
|
||||
('2024_02_24_00_auth.sql','BEB6F94703C4574088289DFFC8E7660D223E2841','ARCHIVED','2024-02-24 00:27:13',0),
|
||||
('2024_03_05_00_auth.sql','61341FABF7243FBCBB6BDE35CECE1F7DFD988F26','ARCHIVED','2024-03-05 20:43:51',0),
|
||||
('2024_03_21_00_auth.sql','5D4F3479B0F4E16E59B1CC9EB21E5CE5531555B9','ARCHIVED','2024-03-21 16:56:21',0),
|
||||
('2024_03_22_00_auth.sql','4F184E4BF361195C560A569E57A6FF6429077849','ARCHIVED','2024-03-22 20:29:29',0),
|
||||
('2024_03_25_00_auth.sql','B4EF57DE84195E0B886B070ACE58B66853FFC52C','ARCHIVED','2024-03-25 23:20:57',0),
|
||||
('2024_03_29_00_auth.sql','F1F62C913F5DFB277DB3D1258022EC334EFC419B','ARCHIVED','2024-03-29 10:49:54',0),
|
||||
('2024_04_08_00_auth.sql','B05516DB306A06982206180A2A18407D9E0012DE','ARCHIVED','2024-04-08 21:56:33',0),
|
||||
('2024_04_12_00_auth.sql','3D2DCEA21AE5104EF192CACAAFBB5131AD355791','ARCHIVED','2024-04-12 12:07:49',0),
|
||||
('2024_04_22_00_auth.sql','83566EA54235D588697D747D8130CD6D37445CC5','ARCHIVED','2024-04-22 23:05:46',0),
|
||||
('2024_05_01_00_auth.sql','2A1C2B4E54706BDD1FDD57AFB943058BEE8D8852','ARCHIVED','2024-05-01 21:32:43',0),
|
||||
('2024_05_08_00_auth.sql','F2EEE0D225CB82DBB3A478E0BF6A0116C9265355','ARCHIVED','2024-05-08 20:35:53',0),
|
||||
('2024_05_10_00_auth.sql','8A6E48012413EA769601A8E4C9F82BEFBE1FCA5C','ARCHIVED','2024-05-10 00:50:46',0),
|
||||
('2024_05_11_00_auth.sql','8D703BE97247DBC4A4935EAEA9CB681B0EEFBB3C','ARCHIVED','2024-05-11 03:06:52',0),
|
||||
('2024_05_14_00_auth.sql','C36612C0215E255E1D4917876FD52C8F1F9BCDA7','RELEASED','2024-05-14 03:39:01',0),
|
||||
('2024_05_16_00_auth.sql','5980F77073B6AD55ABCF0F9735408A4F35C97159','RELEASED','2024-05-16 08:13:11',0),
|
||||
('2024_05_17_00_auth.sql','E02B96055C887BED76442B2C3C49C51659BCC602','RELEASED','2024-05-17 14:24:15',0),
|
||||
('2024_05_18_00_auth.sql','C3392BDA5AAC304AD72BAC631DA1C9802D20EDAC','RELEASED','2024-05-18 01:52:01',0),
|
||||
('2024_05_25_00_auth.sql','A34E299F5D75535D17C6295023910539897D1392','RELEASED','2024-05-25 12:10:08',0),
|
||||
('2024_05_29_00_auth.sql','6F42C6565CB748E3C1231F4EA0A6D04F2F95C0A3','RELEASED','2024-05-29 19:12:53',0),
|
||||
('2024_06_05_00_auth.sql','B6306773C94879872E0B3FDAFE12ECDEA4C9264F','RELEASED','2024-06-05 09:37:55',0),
|
||||
('2024_06_15_00_auth.sql','FDF2F29F5AB0213C9C2AB937852F0BAE552CFDCE','RELEASED','2024-06-15 00:01:40',0),
|
||||
('2024_06_17_00_auth.sql','3781820B8F3B238F89BC8E83EC164B767A63BBB3','RELEASED','2024-06-17 22:34:47',0),
|
||||
('2024_06_26_00_auth.sql','428762D840B37F2569FC477E0B5B452C7E98B301','RELEASED','2024-06-26 13:59:17',0),
|
||||
('2024_07_09_00_auth.sql','C58A8D47CAFA34055EEB079E72AA820EF7C55368','RELEASED','2024-07-09 12:00:23',0),
|
||||
('2024_07_16_00_auth.sql','4161C07EACA71CE3D0269D2067563594D26DEC27','RELEASED','2024-07-16 19:02:24',0),
|
||||
('2024_08_02_00_auth.sql','6BE2A6DA2F2BE21B18396F120427E973F1CAA58F','RELEASED','2024-08-02 00:45:10',0);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -2947,4 +3003,4 @@ SET character_set_client = @saved_cs_client;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-02-08 0:56:27
|
||||
-- Dump completed on 2024-05-11 3:06:54
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: characters
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.36-0ubuntu0.20.04.1
|
||||
-- Server version 8.0.36-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -1775,7 +1775,6 @@ CREATE TABLE `character_trait_entry` (
|
||||
`traitNodeId` int NOT NULL,
|
||||
`traitNodeEntryId` int NOT NULL,
|
||||
`rank` int NOT NULL DEFAULT '0',
|
||||
`grantedRanks` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`guid`,`traitConfigId`,`traitNodeId`,`traitNodeEntryId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
@@ -1891,7 +1890,21 @@ CREATE TABLE `characters` (
|
||||
`xp` int unsigned NOT NULL DEFAULT '0',
|
||||
`money` bigint unsigned NOT NULL DEFAULT '0',
|
||||
`inventorySlots` tinyint unsigned NOT NULL DEFAULT '16',
|
||||
`inventoryBagFlags` int unsigned NOT NULL DEFAULT '0',
|
||||
`bagSlotFlags1` int unsigned NOT NULL DEFAULT '0',
|
||||
`bagSlotFlags2` int unsigned NOT NULL DEFAULT '0',
|
||||
`bagSlotFlags3` int unsigned NOT NULL DEFAULT '0',
|
||||
`bagSlotFlags4` int unsigned NOT NULL DEFAULT '0',
|
||||
`bagSlotFlags5` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankSlots` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagFlags` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagSlotFlags1` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagSlotFlags2` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagSlotFlags3` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagSlotFlags4` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagSlotFlags5` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagSlotFlags6` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankBagSlotFlags7` int unsigned NOT NULL DEFAULT '0',
|
||||
`restState` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`playerFlags` int unsigned NOT NULL DEFAULT '0',
|
||||
`playerFlagsEx` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -2298,6 +2311,7 @@ CREATE TABLE `groups` (
|
||||
`raidDifficulty` tinyint unsigned NOT NULL DEFAULT '14',
|
||||
`legacyRaidDifficulty` tinyint unsigned NOT NULL DEFAULT '3',
|
||||
`masterLooterGuid` bigint unsigned NOT NULL,
|
||||
`pingRestriction` tinyint NOT NULL,
|
||||
PRIMARY KEY (`guid`),
|
||||
KEY `leaderGuid` (`leaderGuid`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Groups';
|
||||
@@ -2705,9 +2719,8 @@ CREATE TABLE `item_instance` (
|
||||
`randomBonusListId` int unsigned NOT NULL DEFAULT '0',
|
||||
`durability` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`playedTime` int unsigned NOT NULL DEFAULT '0',
|
||||
`createTime` bigint NOT NULL DEFAULT '0',
|
||||
`text` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`transmogrification` int unsigned NOT NULL DEFAULT '0',
|
||||
`enchantIllusion` int unsigned NOT NULL DEFAULT '0',
|
||||
`battlePetSpeciesId` int unsigned NOT NULL DEFAULT '0',
|
||||
`battlePetBreedData` int unsigned NOT NULL DEFAULT '0',
|
||||
`battlePetLevel` smallint unsigned NOT NULL DEFAULT '0',
|
||||
@@ -3724,7 +3737,14 @@ INSERT INTO `updates` VALUES
|
||||
('2023_11_02_00_characters.sql','1A76A843F204901C8598DA5682029E815477E427','ARCHIVED','2023-11-02 18:59:41',0),
|
||||
('2023_11_09_00_characters.sql','1A3D7CA6890353DA55793FE8D925CC8C54965A69','ARCHIVED','2023-11-09 00:56:31',0),
|
||||
('2023_11_15_00_characters.sql','441E0F17DE3E3945307AC400DF86FCDF06C61653','ARCHIVED','2023-11-15 00:53:47',0),
|
||||
('2024_02_08_00_characters.sql','743A11042AA17CDBD5F3D510D24509A10838DB5A','ARCHIVED','2024-02-08 00:56:26',0);
|
||||
('2024_02_08_00_characters.sql','743A11042AA17CDBD5F3D510D24509A10838DB5A','ARCHIVED','2024-02-08 00:56:26',0),
|
||||
('2024_04_09_00_characters.sql','07AC79B4E489B1CD073852EC57D12939C2A1D4B1','ARCHIVED','2024-04-09 12:54:11',0),
|
||||
('2024_04_12_00_characters.sql','043E023F998DA77170C9D2D0162CAA340290B215','ARCHIVED','2024-04-12 00:23:51',0),
|
||||
('2024_04_28_00_characters.sql','F80F476704BE535B5DCB0BCEBDD56024FCFBBAA2','ARCHIVED','2024-04-28 19:26:58',0),
|
||||
('2024_05_11_00_characters.sql','A65765D87C1BA181561A6517040DC1A3A8103B71','ARCHIVED','2024-05-11 03:06:52',0),
|
||||
('2024_07_31_00_characters.sql','F7E7AE0B8077CB9A1EA0AE4F49693BB05A742AC3','RELEASED','2024-07-31 16:18:36',0),
|
||||
('2024_08_04_00_characters.sql','7D153C59998416E6EA1455086730A2321AD0F2A8','RELEASED','2024-08-04 17:58:59',0),
|
||||
('2024_08_05_00_characters.sql','7E4AE28F9EC370A1B22DBD8DD718EE027A321F33','RELEASED','2024-08-05 11:19:40',0);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3851,4 +3871,4 @@ UNLOCK TABLES;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-02-08 0:56:28
|
||||
-- Dump completed on 2024-05-11 3:06:54
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: hotfixes
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.36-0ubuntu0.20.04.1
|
||||
-- Server version 8.0.36-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -29,7 +29,7 @@ CREATE TABLE `achievement` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`InstanceID` smallint NOT NULL DEFAULT '0',
|
||||
`Faction` tinyint NOT NULL DEFAULT '0',
|
||||
`Supercedes` smallint NOT NULL DEFAULT '0',
|
||||
`Supercedes` int NOT NULL DEFAULT '0',
|
||||
`Category` smallint NOT NULL DEFAULT '0',
|
||||
`MinimumCriteria` tinyint NOT NULL DEFAULT '0',
|
||||
`Points` tinyint NOT NULL DEFAULT '0',
|
||||
@@ -40,6 +40,8 @@ CREATE TABLE `achievement` (
|
||||
`CriteriaTree` int unsigned NOT NULL DEFAULT '0',
|
||||
`SharesCriteria` smallint NOT NULL DEFAULT '0',
|
||||
`CovenantID` int NOT NULL DEFAULT '0',
|
||||
`HiddenBeforeDisplaySeason` int NOT NULL DEFAULT '0',
|
||||
`LegacyAfterTimeEvent` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -142,8 +144,6 @@ CREATE TABLE `adventure_journal` (
|
||||
`BattleMasterListID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`PriorityMin` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`PriorityMax` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ItemID` int NOT NULL DEFAULT '0',
|
||||
`ItemQuantity` int unsigned NOT NULL DEFAULT '0',
|
||||
`CurrencyType` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`CurrencyQuantity` int unsigned NOT NULL DEFAULT '0',
|
||||
`UiMapID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
@@ -1500,6 +1500,23 @@ CREATE TABLE `challenge_mode_item_bonus_override` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `char_base_info`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `char_base_info`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `char_base_info` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`RaceID` tinyint NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint NOT NULL DEFAULT '0',
|
||||
`OtherFactionRaceID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `char_titles`
|
||||
--
|
||||
@@ -2277,6 +2294,8 @@ CREATE TABLE `content_tuning` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`ExpansionID` int NOT NULL DEFAULT '0',
|
||||
`HealthItemLevelCurveID` int NOT NULL DEFAULT '0',
|
||||
`DamageItemLevelCurveID` int NOT NULL DEFAULT '0',
|
||||
`MinLevel` int NOT NULL DEFAULT '0',
|
||||
`MaxLevel` int NOT NULL DEFAULT '0',
|
||||
`MinLevelType` int NOT NULL DEFAULT '0',
|
||||
@@ -5061,6 +5080,7 @@ CREATE TABLE `item_modified_appearance` (
|
||||
`ItemAppearanceID` int NOT NULL DEFAULT '0',
|
||||
`OrderIndex` int NOT NULL DEFAULT '0',
|
||||
`TransmogSourceTypeEnum` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -7015,7 +7035,7 @@ DROP TABLE IF EXISTS `pvp_stat`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `pvp_stat` (
|
||||
`Description` text COLLATE utf8mb4_unicode_ci,
|
||||
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`MapID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -7032,8 +7052,8 @@ DROP TABLE IF EXISTS `pvp_stat_locale`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `pvp_stat_locale` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`Description_lang` text COLLATE utf8mb4_unicode_ci,
|
||||
`locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
|
||||
@@ -8230,6 +8250,39 @@ CREATE TABLE `spell_effect` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spell_empower`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `spell_empower`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `spell_empower` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellID` int NOT NULL DEFAULT '0',
|
||||
`Unused1000` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spell_empower_stage`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `spell_empower_stage`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `spell_empower_stage` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Stage` int NOT NULL DEFAULT '0',
|
||||
`DurationMs` int NOT NULL DEFAULT '0',
|
||||
`SpellEmpowerID` int unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `spell_equipped_items`
|
||||
--
|
||||
@@ -10471,6 +10524,57 @@ CREATE TABLE `vehicle_seat` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `vignette`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `vignette`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `vignette` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Name` text COLLATE utf8mb4_unicode_ci,
|
||||
`PlayerConditionID` int unsigned NOT NULL DEFAULT '0',
|
||||
`VisibleTrackingQuestID` int unsigned NOT NULL DEFAULT '0',
|
||||
`QuestFeedbackEffectID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`MaxHeight` float NOT NULL DEFAULT '0',
|
||||
`MinHeight` float NOT NULL DEFAULT '0',
|
||||
`VignetteType` tinyint NOT NULL DEFAULT '0',
|
||||
`RewardQuestID` int NOT NULL DEFAULT '0',
|
||||
`UiWidgetSetID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `vignette_locale`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `vignette_locale`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `vignette_locale` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`Name_lang` text COLLATE utf8mb4_unicode_ci,
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`locale`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci
|
||||
/*!50500 PARTITION BY LIST COLUMNS(locale)
|
||||
(PARTITION deDE VALUES IN ('deDE') ENGINE = InnoDB,
|
||||
PARTITION esES VALUES IN ('esES') ENGINE = InnoDB,
|
||||
PARTITION esMX VALUES IN ('esMX') ENGINE = InnoDB,
|
||||
PARTITION frFR VALUES IN ('frFR') ENGINE = InnoDB,
|
||||
PARTITION itIT VALUES IN ('itIT') ENGINE = InnoDB,
|
||||
PARTITION koKR VALUES IN ('koKR') ENGINE = InnoDB,
|
||||
PARTITION ptBR VALUES IN ('ptBR') ENGINE = InnoDB,
|
||||
PARTITION ruRU VALUES IN ('ruRU') ENGINE = InnoDB,
|
||||
PARTITION zhCN VALUES IN ('zhCN') ENGINE = InnoDB,
|
||||
PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `wmo_area_table`
|
||||
--
|
||||
@@ -10603,4 +10707,4 @@ CREATE TABLE `world_state_expression` (
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-02-08 0:56:32
|
||||
-- Dump completed on 2024-05-11 3:06:58
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: world
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.36-0ubuntu0.20.04.1
|
||||
-- Server version 8.0.36-0ubuntu0.22.04.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -367,6 +367,21 @@ CREATE TABLE `battlefield_template` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `battleground_scripts`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `battleground_scripts`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `battleground_scripts` (
|
||||
`MapId` int NOT NULL,
|
||||
`BattlemasterListId` int NOT NULL DEFAULT '0',
|
||||
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
PRIMARY KEY (`MapId`,`BattlemasterListId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `battleground_template`
|
||||
--
|
||||
@@ -593,8 +608,7 @@ CREATE TABLE `creature` (
|
||||
`spawntimesecs` int unsigned NOT NULL DEFAULT '120',
|
||||
`wander_distance` float NOT NULL DEFAULT '0',
|
||||
`currentwaypoint` int unsigned NOT NULL DEFAULT '0',
|
||||
`curhealth` int unsigned NOT NULL DEFAULT '1',
|
||||
`curmana` int unsigned NOT NULL DEFAULT '0',
|
||||
`curHealthPct` int unsigned NOT NULL DEFAULT '100',
|
||||
`MovementType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`npcflag` bigint unsigned DEFAULT NULL,
|
||||
`unit_flags` int unsigned DEFAULT NULL,
|
||||
@@ -781,10 +795,7 @@ DROP TABLE IF EXISTS `creature_movement_override`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `creature_movement_override` (
|
||||
`SpawnId` bigint unsigned NOT NULL DEFAULT '0',
|
||||
`Ground` tinyint unsigned DEFAULT NULL,
|
||||
`Swim` tinyint unsigned DEFAULT NULL,
|
||||
`Flight` tinyint unsigned DEFAULT NULL,
|
||||
`Rooted` tinyint unsigned DEFAULT NULL,
|
||||
`HoverInitiallyEnabled` tinyint unsigned DEFAULT NULL,
|
||||
`Chase` tinyint unsigned DEFAULT NULL,
|
||||
`Random` tinyint unsigned DEFAULT NULL,
|
||||
`InteractionPauseTimer` int unsigned DEFAULT NULL COMMENT 'Time (in milliseconds) during which creature will not move after interaction with player',
|
||||
@@ -876,6 +887,28 @@ CREATE TABLE `creature_queststarter` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Creature System';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `creature_static_flags_override`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `creature_static_flags_override`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `creature_static_flags_override` (
|
||||
`SpawnId` bigint unsigned NOT NULL,
|
||||
`DifficultyId` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`StaticFlags1` int unsigned DEFAULT NULL,
|
||||
`StaticFlags2` int unsigned DEFAULT NULL,
|
||||
`StaticFlags3` int unsigned DEFAULT NULL,
|
||||
`StaticFlags4` int unsigned DEFAULT NULL,
|
||||
`StaticFlags5` int unsigned DEFAULT NULL,
|
||||
`StaticFlags6` int unsigned DEFAULT NULL,
|
||||
`StaticFlags7` int unsigned DEFAULT NULL,
|
||||
`StaticFlags8` int unsigned DEFAULT NULL,
|
||||
PRIMARY KEY (`SpawnId`,`DifficultyId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `creature_summon_groups`
|
||||
--
|
||||
@@ -1096,10 +1129,7 @@ DROP TABLE IF EXISTS `creature_template_movement`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `creature_template_movement` (
|
||||
`CreatureId` int unsigned NOT NULL DEFAULT '0',
|
||||
`Ground` tinyint unsigned DEFAULT NULL,
|
||||
`Swim` tinyint unsigned DEFAULT NULL,
|
||||
`Flight` tinyint unsigned DEFAULT NULL,
|
||||
`Rooted` tinyint unsigned DEFAULT NULL,
|
||||
`HoverInitiallyEnabled` tinyint unsigned DEFAULT NULL,
|
||||
`Chase` tinyint unsigned DEFAULT NULL,
|
||||
`Random` tinyint unsigned DEFAULT NULL,
|
||||
`InteractionPauseTimer` int unsigned DEFAULT NULL COMMENT 'Time (in milliseconds) during which creature will not move after interaction with player',
|
||||
@@ -1229,6 +1259,21 @@ CREATE TABLE `criteria_data` (
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Achievment system';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `destructible_hitpoint`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `destructible_hitpoint`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `destructible_hitpoint` (
|
||||
`Id` int unsigned NOT NULL,
|
||||
`IntactNumHits` int unsigned NOT NULL,
|
||||
`DamagedNumHits` int unsigned NOT NULL,
|
||||
PRIMARY KEY (`Id`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='This table contains data about destructible building health';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `disables`
|
||||
--
|
||||
@@ -1583,7 +1628,7 @@ CREATE TABLE `game_tele` (
|
||||
`map` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`name` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
PRIMARY KEY (`id`)
|
||||
) ENGINE=InnoDB AUTO_INCREMENT=2151 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
|
||||
) ENGINE=InnoDB AUTO_INCREMENT=2167 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
@@ -4073,11 +4118,13 @@ CREATE TABLE `smart_scripts` (
|
||||
`action_param5` int unsigned NOT NULL DEFAULT '0',
|
||||
`action_param6` int unsigned NOT NULL DEFAULT '0',
|
||||
`action_param7` int unsigned NOT NULL DEFAULT '0',
|
||||
`action_param_string` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
`target_type` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`target_param1` int unsigned NOT NULL DEFAULT '0',
|
||||
`target_param2` int unsigned NOT NULL DEFAULT '0',
|
||||
`target_param3` int unsigned NOT NULL DEFAULT '0',
|
||||
`target_param4` int unsigned NOT NULL DEFAULT '0',
|
||||
`target_param_string` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
`target_x` float NOT NULL DEFAULT '0',
|
||||
`target_y` float NOT NULL DEFAULT '0',
|
||||
`target_z` float NOT NULL DEFAULT '0',
|
||||
@@ -4758,6 +4805,7 @@ CREATE TABLE `waypoint_path` (
|
||||
`PathId` int unsigned NOT NULL,
|
||||
`MoveType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Velocity` float DEFAULT NULL,
|
||||
`Comment` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
PRIMARY KEY (`PathId`) USING BTREE
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci ROW_FORMAT=DYNAMIC;
|
||||
@@ -4886,4 +4934,4 @@ CREATE TABLE `world_state` (
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-02-08 0:56:29
|
||||
-- Dump completed on 2024-05-11 3:06:56
|
||||
|
||||
Reference in New Issue
Block a user