TDB 1120.25081 - 2025/08/16
Port From (https://github.com/TrinityCore/TrinityCore/commit/b4d69dfd6d782b283ae4f9ebfcc780d6f84eb64a)
This commit is contained in:
+130
-9
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: auth
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.2
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -360,6 +360,55 @@ LOCK TABLES `battlenet_account_mounts` WRITE;
|
||||
/*!40000 ALTER TABLE `battlenet_account_mounts` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `battlenet_account_player_data_element`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `battlenet_account_player_data_element`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `battlenet_account_player_data_element` (
|
||||
`battlenetAccountId` int unsigned NOT NULL,
|
||||
`playerDataElementAccountId` int unsigned NOT NULL,
|
||||
`floatValue` float DEFAULT NULL,
|
||||
`int64Value` bigint DEFAULT NULL,
|
||||
PRIMARY KEY (`battlenetAccountId`,`playerDataElementAccountId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `battlenet_account_player_data_element`
|
||||
--
|
||||
|
||||
LOCK TABLES `battlenet_account_player_data_element` WRITE;
|
||||
/*!40000 ALTER TABLE `battlenet_account_player_data_element` DISABLE KEYS */;
|
||||
/*!40000 ALTER TABLE `battlenet_account_player_data_element` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `battlenet_account_player_data_flag`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `battlenet_account_player_data_flag`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `battlenet_account_player_data_flag` (
|
||||
`battlenetAccountId` int unsigned NOT NULL,
|
||||
`storageIndex` int unsigned NOT NULL,
|
||||
`mask` bigint unsigned NOT NULL,
|
||||
PRIMARY KEY (`battlenetAccountId`,`storageIndex`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `battlenet_account_player_data_flag`
|
||||
--
|
||||
|
||||
LOCK TABLES `battlenet_account_player_data_flag` WRITE;
|
||||
/*!40000 ALTER TABLE `battlenet_account_player_data_flag` DISABLE KEYS */;
|
||||
/*!40000 ALTER TABLE `battlenet_account_player_data_flag` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `battlenet_account_toys`
|
||||
--
|
||||
@@ -1111,7 +1160,63 @@ INSERT INTO `build_auth_key` VALUES
|
||||
(61265,'Mac','x64','WoWC',0xA601E42069510E0D5EB08FE1155E21DF),
|
||||
(61265,'Win','A64','WoW',0x87D07F5340DEC51CB965935E13A035A7),
|
||||
(61265,'Win','x64','WoW',0xDAC655ECD4795C36E2A7DF63AB7E3915),
|
||||
(61265,'Win','x64','WoWC',0xC06106A58586E5B0A13411BC53B8CFA5);
|
||||
(61265,'Win','x64','WoWC',0xC06106A58586E5B0A13411BC53B8CFA5),
|
||||
(61491,'Mac','A64','WoW',0x6A63F9B14228B85AF4EE9F6AAD2DC108),
|
||||
(61491,'Mac','A64','WoWC',0x0F263AA0C47B7F9AF2DECC62CFBC87B8),
|
||||
(61491,'Mac','x64','WoW',0x42754222FBEF4B872AB34F5A53166707),
|
||||
(61491,'Mac','x64','WoWC',0x9513DE4CAB9E345FE327A216B9C4CAF3),
|
||||
(61491,'Win','A64','WoW',0xA42E81E60866C0114F59CE5F5F6458D4),
|
||||
(61491,'Win','x64','WoW',0xECE38E2B4833BA220C3C33EED4C004D1),
|
||||
(61491,'Win','x64','WoWC',0x4E106C27490D03932C7985F192AC35E6),
|
||||
(61559,'Mac','A64','WoW',0x3C0726C9D66742F43C8D105C015364CF),
|
||||
(61559,'Mac','A64','WoWC',0x32F6AB87E9E9776BEAACE8B6683A39BA),
|
||||
(61559,'Mac','x64','WoW',0xD2039CB1EEE0B59595E145B8A9626001),
|
||||
(61559,'Mac','x64','WoWC',0xE73978C9576833F36694293036E55409),
|
||||
(61559,'Win','A64','WoW',0xAA7AD5624979EB36A6963A9F7DE019B9),
|
||||
(61559,'Win','x64','WoW',0x17928A7329F53E273891D85A973248C0),
|
||||
(61559,'Win','x64','WoWC',0xD9E57238DD0742B44E68F05D59A6234B),
|
||||
(61609,'Mac','A64','WoW',0x9D3B5F3D2DDEB29ABB6DB48EF29D38C9),
|
||||
(61609,'Mac','A64','WoWC',0x5949F3AE2B51A3B03155A13952E82F77),
|
||||
(61609,'Mac','x64','WoW',0x7C8665EED3E4C902E8B2FC4972F4636C),
|
||||
(61609,'Mac','x64','WoWC',0x36FBCBD0CC7A8E88AAAF9BD3CF14FC81),
|
||||
(61609,'Win','A64','WoW',0x21493F8D8C078FDA669E42AEA8724351),
|
||||
(61609,'Win','x64','WoW',0x9F18C02CC5868A925CDD4201A8D7F9DA),
|
||||
(61609,'Win','x64','WoWC',0x15F4CA6C215113B4B47EC3AB65C65419),
|
||||
(61967,'Mac','A64','WoW',0xDAB6F778C37531255AC22F3FB9065EAA),
|
||||
(61967,'Mac','A64','WoWC',0x3F10FF17698D9F938B04707C0B8A7E00),
|
||||
(61967,'Mac','x64','WoW',0x2B9DB4F2B70E849871A8F95FEEF357E9),
|
||||
(61967,'Mac','x64','WoWC',0x4DE3D440D1D46A38EC32D0D524004ABA),
|
||||
(61967,'Win','A64','WoW',0x7B443BB6B4F355B9E389F4F0ACB04FE8),
|
||||
(61967,'Win','x64','WoW',0x6E194B4B53038E76E01E9538107AFF4D),
|
||||
(61967,'Win','x64','WoWC',0x9E135BF0B40BDD210EAF318AEB72801C),
|
||||
(62213,'Mac','A64','WoW',0x4EB479A10C122085CFA59633DBCADA17),
|
||||
(62213,'Mac','A64','WoWC',0x101F2207C5AB43A29762838FC4C460BA),
|
||||
(62213,'Mac','x64','WoW',0x94D5B0A9620333C4F068A5F7FD5E16C6),
|
||||
(62213,'Mac','x64','WoWC',0xBAA3BAFC4F9209AFB9EDA4C89DBB506C),
|
||||
(62213,'Win','A64','WoW',0xF565E632CBC04516F235F2A412C61569),
|
||||
(62213,'Win','x64','WoW',0x062594033EA9753E81240476AB4E21BC),
|
||||
(62213,'Win','x64','WoWC',0x8584238F7E35711E8817CD53951478B2),
|
||||
(62417,'Mac','A64','WoW',0x020BBBA62C6539043095AE1603FC3A1F),
|
||||
(62417,'Mac','A64','WoWC',0xDA7BB5E78E98856A679EB442EB683DD5),
|
||||
(62417,'Mac','x64','WoW',0x8D15525965A59F4C1A886E6BCC09D75A),
|
||||
(62417,'Mac','x64','WoWC',0x02C9B276B11F9B175A59021B1EB7F9E3),
|
||||
(62417,'Win','A64','WoW',0xDC74AF249532EF367023C78F11E6F709),
|
||||
(62417,'Win','x64','WoW',0x702FC86D79262CD311393AEB3F5B88E6),
|
||||
(62417,'Win','x64','WoWC',0xB97B257A3D69BBA321DEC1427591EAD6),
|
||||
(62438,'Mac','A64','WoW',0x5C974D816F1D4806F77A60D125902B11),
|
||||
(62438,'Mac','A64','WoWC',0x333EEF08165D098594D01993FB5566C4),
|
||||
(62438,'Mac','x64','WoW',0x8EE8E906F3277B995C3FB76A9472316D),
|
||||
(62438,'Mac','x64','WoWC',0x2D92FAC97BE1600E3CF7C41C260B90E3),
|
||||
(62438,'Win','A64','WoW',0x5F43B9C77DA61431AAF5E527FC6BA0BA),
|
||||
(62438,'Win','x64','WoW',0x54B80A79B8A5C515E25366AB57F0ACB0),
|
||||
(62438,'Win','x64','WoWC',0xCAE41A1DD7CF9C2E850CE388BB1EEF6D),
|
||||
(62493,'Mac','A64','WoW',0x35663EF5187F38257E9768481F1894DC),
|
||||
(62493,'Mac','A64','WoWC',0x5A48D3A43278A6EA31B2E3AE0DE6E601),
|
||||
(62493,'Mac','x64','WoW',0x1BEEC427C9F41184EFAAC048D51C5207),
|
||||
(62493,'Mac','x64','WoWC',0x15B0A1D7EA355891634507CD840B2E16),
|
||||
(62493,'Win','A64','WoW',0x043025D94567792FA8284C282E77E57F),
|
||||
(62493,'Win','x64','WoW',0x5B038E707AB60E3A862C2E03A8487220),
|
||||
(62493,'Win','x64','WoWC',0x1A65B9347FD44EF0A77479173D098226);
|
||||
/*!40000 ALTER TABLE `build_auth_key` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -1500,7 +1605,15 @@ INSERT INTO `build_info` VALUES
|
||||
(60822,11,1,5,NULL),
|
||||
(61122,11,1,5,NULL),
|
||||
(61188,11,1,5,NULL),
|
||||
(61265,11,1,5,NULL);
|
||||
(61265,11,1,5,NULL),
|
||||
(61491,11,1,7,NULL),
|
||||
(61559,11,1,7,NULL),
|
||||
(61609,11,1,7,NULL),
|
||||
(61967,11,1,7,NULL),
|
||||
(62213,11,2,0,NULL),
|
||||
(62417,11,2,0,NULL),
|
||||
(62438,11,2,0,NULL),
|
||||
(62493,11,2,0,NULL);
|
||||
/*!40000 ALTER TABLE `build_info` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3113,7 +3226,7 @@ CREATE TABLE `realmlist` (
|
||||
`timezone` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`allowedSecurityLevel` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`population` float NOT NULL DEFAULT '0',
|
||||
`gamebuild` int unsigned NOT NULL DEFAULT '61265',
|
||||
`gamebuild` int unsigned NOT NULL DEFAULT '62493',
|
||||
`Region` tinyint unsigned NOT NULL DEFAULT '1',
|
||||
`Battlegroup` tinyint unsigned NOT NULL DEFAULT '1',
|
||||
PRIMARY KEY (`id`),
|
||||
@@ -3128,7 +3241,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',NULL,NULL,'255.255.255.0',8085,0,0,1,0,0,61265,1,1);
|
||||
(1,'Trinity','127.0.0.1','127.0.0.1',NULL,NULL,'255.255.255.0',8085,0,0,1,0,0,62493,1,1);
|
||||
/*!40000 ALTER TABLE `realmlist` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3629,9 +3742,17 @@ INSERT INTO `updates` VALUES
|
||||
('2025_05_14_00_auth.sql','E4C40DFB18415ADB60223BA7518A2F0FCD491712','ARCHIVED','2025-05-14 10:24:56',0),
|
||||
('2025_05_30_00_auth.sql','37191DD7967326918A3BE9EB919CEECBA42098A2','ARCHIVED','2025-05-30 11:42:16',0),
|
||||
('2025_05_31_00_auth.sql','5EF8B1EBE4CF99E5D1C02BD6141FB35EA19FED6C','ARCHIVED','2025-05-31 19:45:56',0),
|
||||
('2025_06_03_00_auth.sql','2ADB0D37ED7223C2EA94497B0F7B7C0BF91A72B8','RELEASED','2025-06-03 01:11:51',0),
|
||||
('2025_06_05_00_auth.sql','E40328A6899D04BCDB6A36337BD243837AF92205','RELEASED','2025-06-05 00:26:43',0),
|
||||
('2025_06_05_02_auth.sql','C2B67F688AC54CF6994F4709D0ECE692C968F346','RELEASED','2025-06-05 16:22:53',0);
|
||||
('2025_06_03_00_auth.sql','2ADB0D37ED7223C2EA94497B0F7B7C0BF91A72B8','ARCHIVED','2025-06-03 01:11:51',0),
|
||||
('2025_06_05_00_auth.sql','E40328A6899D04BCDB6A36337BD243837AF92205','ARCHIVED','2025-06-05 00:26:43',0),
|
||||
('2025_06_05_02_auth.sql','C2B67F688AC54CF6994F4709D0ECE692C968F346','ARCHIVED','2025-06-05 16:22:53',0),
|
||||
('2025_06_18_00_auth.sql','AB5F6069BD37C93050022700F1C4B814D9D139C1','ARCHIVED','2025-06-17 23:13:05',0),
|
||||
('2025_06_19_00_auth.sql','1C0ACAEEFC934F91F44C113E6CD9D7A40ED1C979','ARCHIVED','2025-06-18 22:51:15',0),
|
||||
('2025_06_25_00_auth.sql','27DC7FB423FFB3788082CCFC18D5432650B09FB3','ARCHIVED','2025-06-25 01:15:04',0),
|
||||
('2025_06_27_00_auth.sql','243C89DFED0058323EF9690D124C1F20036D461B','ARCHIVED','2025-06-27 14:22:49',0),
|
||||
('2025_07_14_00_auth.sql','5F975A202CF84F2BFEA366E0BEDF8FA63035CD62','ARCHIVED','2025-07-14 23:10:54',0),
|
||||
('2025_07_21_00_auth.sql','44AA781EE1B1C66E8433E50A2E20916EB1BEFE23','ARCHIVED','2025-07-21 22:51:05',0),
|
||||
('2025_08_13_00_auth.sql','5F67141AB407AEC202E8048765256AB11C5621EA','ARCHIVED','2025-08-12 19:26:13',0),
|
||||
('2025_08_16_00_auth.sql','DCAB779D0FC212FDF964D055BEC17AC1255A013C','ARCHIVED','2025-08-16 14:58:22',0);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3775,4 +3896,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 2025-05-31 19:45:57
|
||||
-- Dump completed on 2025-08-16 14:58:24
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: characters
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.2
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -590,6 +590,33 @@ LOCK TABLES `character_aura_stored_location` WRITE;
|
||||
/*!40000 ALTER TABLE `character_aura_stored_location` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `character_bank_tab_settings`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `character_bank_tab_settings`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `character_bank_tab_settings` (
|
||||
`characterGuid` bigint unsigned NOT NULL,
|
||||
`tabId` tinyint unsigned NOT NULL,
|
||||
`name` varchar(16) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
`icon` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
`description` varchar(2048) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
`depositFlags` int DEFAULT '0',
|
||||
PRIMARY KEY (`characterGuid`,`tabId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `character_bank_tab_settings`
|
||||
--
|
||||
|
||||
LOCK TABLES `character_bank_tab_settings` WRITE;
|
||||
/*!40000 ALTER TABLE `character_bank_tab_settings` DISABLE KEYS */;
|
||||
/*!40000 ALTER TABLE `character_bank_tab_settings` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `character_banned`
|
||||
--
|
||||
@@ -1225,6 +1252,55 @@ LOCK TABLES `character_pet_declinedname` WRITE;
|
||||
/*!40000 ALTER TABLE `character_pet_declinedname` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `character_player_data_element`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `character_player_data_element`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `character_player_data_element` (
|
||||
`characterGuid` bigint unsigned NOT NULL,
|
||||
`playerDataElementCharacterId` int unsigned NOT NULL,
|
||||
`floatValue` float DEFAULT NULL,
|
||||
`int64Value` bigint DEFAULT NULL,
|
||||
PRIMARY KEY (`characterGuid`,`playerDataElementCharacterId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `character_player_data_element`
|
||||
--
|
||||
|
||||
LOCK TABLES `character_player_data_element` WRITE;
|
||||
/*!40000 ALTER TABLE `character_player_data_element` DISABLE KEYS */;
|
||||
/*!40000 ALTER TABLE `character_player_data_element` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `character_player_data_flag`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `character_player_data_flag`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `character_player_data_flag` (
|
||||
`characterGuid` bigint unsigned NOT NULL,
|
||||
`storageIndex` int unsigned NOT NULL,
|
||||
`mask` bigint unsigned NOT NULL,
|
||||
PRIMARY KEY (`characterGuid`,`storageIndex`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `character_player_data_flag`
|
||||
--
|
||||
|
||||
LOCK TABLES `character_player_data_flag` WRITE;
|
||||
/*!40000 ALTER TABLE `character_player_data_flag` DISABLE KEYS */;
|
||||
/*!40000 ALTER TABLE `character_player_data_flag` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `character_pvp_talent`
|
||||
--
|
||||
@@ -1863,39 +1939,6 @@ LOCK TABLES `character_transmog_outfits` WRITE;
|
||||
/*!40000 ALTER TABLE `character_transmog_outfits` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `character_void_storage`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `character_void_storage`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `character_void_storage` (
|
||||
`itemId` bigint unsigned NOT NULL,
|
||||
`playerGuid` bigint unsigned NOT NULL,
|
||||
`itemEntry` int unsigned NOT NULL,
|
||||
`slot` tinyint unsigned NOT NULL,
|
||||
`creatorGuid` bigint unsigned NOT NULL DEFAULT '0',
|
||||
`randomBonusListId` int unsigned NOT NULL DEFAULT '0',
|
||||
`fixedScalingLevel` int unsigned DEFAULT '0',
|
||||
`artifactKnowledgeLevel` int unsigned DEFAULT '0',
|
||||
`context` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`bonusListIDs` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
PRIMARY KEY (`itemId`),
|
||||
UNIQUE KEY `idx_player_slot` (`playerGuid`,`slot`),
|
||||
KEY `idx_player` (`playerGuid`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Dumping data for table `character_void_storage`
|
||||
--
|
||||
|
||||
LOCK TABLES `character_void_storage` WRITE;
|
||||
/*!40000 ALTER TABLE `character_void_storage` DISABLE KEYS */;
|
||||
/*!40000 ALTER TABLE `character_void_storage` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
--
|
||||
-- Table structure for table `characters`
|
||||
--
|
||||
@@ -1922,14 +1965,8 @@ CREATE TABLE `characters` (
|
||||
`bagSlotFlags4` int unsigned NOT NULL DEFAULT '0',
|
||||
`bagSlotFlags5` int unsigned NOT NULL DEFAULT '0',
|
||||
`bankSlots` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`bankTabs` 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',
|
||||
@@ -3781,7 +3818,11 @@ INSERT INTO `updates` VALUES
|
||||
('2024_12_22_00_characters.sql','A2F24564430C5BCC96C279E843FA3548B1F831EE','ARCHIVED','2024-12-22 02:56:17',0),
|
||||
('2025_01_04_00_characters.sql','403E8B642A67765A04A0A4D5BC0752288208079C','ARCHIVED','2025-01-04 16:31:39',0),
|
||||
('2025_03_29_00_characters.sql','6A49C236D0B8CCD8A5B6B51F60E116B3380772D7','ARCHIVED','2025-03-29 01:12:13',0),
|
||||
('2025_05_31_00_characters.sql','C240EB5C4008B6AA0514802A18D7DD875680DE82','ARCHIVED','2025-05-31 19:45:56',0);
|
||||
('2025_05_31_00_characters.sql','C240EB5C4008B6AA0514802A18D7DD875680DE82','ARCHIVED','2025-05-31 19:45:56',0),
|
||||
('2025_06_27_00_characters.sql','35088BA5BA4BD3B7FAAD6FD4FAE38E52A5B71CD8','ARCHIVED','2025-06-27 14:22:08',0),
|
||||
('2025_07_21_00_characters.sql','056A99B9AA90186E5B3177BF54C86607B6518BE9','ARCHIVED','2025-07-21 22:51:05',0),
|
||||
('2025_08_13_00_characters.sql','9C2321777E6C34F18799C8967B1CA0C44F17DA18','ARCHIVED','2025-08-12 20:17:45',0),
|
||||
('2025_08_16_00_characters.sql','8DF6284B6C7BEDAB599F7E4802FF8BCD80613A92','ARCHIVED','2025-08-16 14:58:22',0);
|
||||
/*!40000 ALTER TABLE `updates` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
@@ -3909,4 +3950,4 @@ UNLOCK TABLES;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2025-05-31 19:45:58
|
||||
-- Dump completed on 2025-08-16 14:58:24
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: hotfixes
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.2
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -269,7 +269,7 @@ DROP TABLE IF EXISTS `animation_data`;
|
||||
CREATE TABLE `animation_data` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Fallback` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`BehaviorTier` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`BehaviorTier` tinyint NOT NULL DEFAULT '0',
|
||||
`BehaviorID` smallint NOT NULL DEFAULT '0',
|
||||
`Flags1` int NOT NULL DEFAULT '0',
|
||||
`Flags2` int NOT NULL DEFAULT '0',
|
||||
@@ -1044,15 +1044,23 @@ CREATE TABLE `azerite_unlock_mapping` (
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `bank_bag_slot_prices`
|
||||
-- Table structure for table `bank_tab`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `bank_bag_slot_prices`;
|
||||
DROP TABLE IF EXISTS `bank_tab`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `bank_bag_slot_prices` (
|
||||
CREATE TABLE `bank_tab` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Cost` int unsigned NOT NULL DEFAULT '0',
|
||||
`Cost` bigint unsigned NOT NULL DEFAULT '0',
|
||||
`BankType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`OrderIndex` tinyint NOT NULL DEFAULT '0',
|
||||
`PlayerConditionID` int NOT NULL DEFAULT '0',
|
||||
`PurchasePromptTitle` int NOT NULL DEFAULT '0',
|
||||
`PurchasePromptBody` int NOT NULL DEFAULT '0',
|
||||
`PurchasePromptConfirmation` int NOT NULL DEFAULT '0',
|
||||
`TabCleanupConfirmation` int NOT NULL DEFAULT '0',
|
||||
`TabNameEditBoxHeader` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -1069,7 +1077,7 @@ CREATE TABLE `banned_addons` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Version` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Flags` 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;
|
||||
@@ -1290,7 +1298,7 @@ CREATE TABLE `battlemaster_list` (
|
||||
`GameType` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`ShortDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`LongDescription` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`InstanceType` tinyint NOT NULL DEFAULT '0',
|
||||
`PvpType` int NOT NULL DEFAULT '0',
|
||||
`MinLevel` tinyint NOT NULL DEFAULT '0',
|
||||
`MaxLevel` tinyint NOT NULL DEFAULT '0',
|
||||
`RatedPlayers` tinyint NOT NULL DEFAULT '0',
|
||||
@@ -1489,6 +1497,7 @@ CREATE TABLE `cfg_regions` (
|
||||
`Raidorigin` int unsigned NOT NULL DEFAULT '0',
|
||||
`RegionGroupMask` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ChallengeOrigin` int unsigned NOT NULL DEFAULT '0',
|
||||
`TimeEventRegionGroupID` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -1543,7 +1552,7 @@ CREATE TABLE `char_titles` (
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Name1` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`MaskID` smallint NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint 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;
|
||||
@@ -1698,6 +1707,7 @@ CREATE TABLE `chr_classes` (
|
||||
`IconFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||
`LowResScreenFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`StartingLevel` int NOT NULL DEFAULT '0',
|
||||
`SpellTextureBlobFileDataID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ArmorTypeMask` int unsigned NOT NULL DEFAULT '0',
|
||||
`CharStartKitUnknown901` int NOT NULL DEFAULT '0',
|
||||
@@ -1712,6 +1722,7 @@ CREATE TABLE `chr_classes` (
|
||||
`CinematicSequenceID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`DefaultSpec` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`ID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`HasStrengthBonus` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`PrimaryStatPriority` tinyint NOT NULL DEFAULT '0',
|
||||
`DisplayPower` tinyint NOT NULL DEFAULT '0',
|
||||
`RangedAttackPowerPerAgility` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
@@ -1722,6 +1733,8 @@ CREATE TABLE `chr_classes` (
|
||||
`ClassColorG` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ClassColorB` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`RolesMask` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`DamageBonusStat` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`HasRelicSlot` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -2310,6 +2323,8 @@ CREATE TABLE `content_tuning` (
|
||||
`ExpansionID` int NOT NULL DEFAULT '0',
|
||||
`HealthItemLevelCurveID` int NOT NULL DEFAULT '0',
|
||||
`DamageItemLevelCurveID` int NOT NULL DEFAULT '0',
|
||||
`HealthPrimaryStatCurveID` int NOT NULL DEFAULT '0',
|
||||
`DamagePrimaryStatCurveID` int NOT NULL DEFAULT '0',
|
||||
`MinLevel` int NOT NULL DEFAULT '0',
|
||||
`MaxLevel` int NOT NULL DEFAULT '0',
|
||||
`MinLevelType` int NOT NULL DEFAULT '0',
|
||||
@@ -2555,6 +2570,7 @@ CREATE TABLE `creature_family` (
|
||||
`MaxScaleLevel` tinyint NOT NULL DEFAULT '0',
|
||||
`PetFoodMask` smallint NOT NULL DEFAULT '0',
|
||||
`PetTalentType` tinyint NOT NULL DEFAULT '0',
|
||||
`CategoryEnumID` int NOT NULL DEFAULT '0',
|
||||
`IconFileID` int NOT NULL DEFAULT '0',
|
||||
`SkillLine1` smallint NOT NULL DEFAULT '0',
|
||||
`SkillLine2` smallint NOT NULL DEFAULT '0',
|
||||
@@ -3201,6 +3217,7 @@ CREATE TABLE `expected_stat` (
|
||||
`PlayerSecondaryStat` float NOT NULL DEFAULT '0',
|
||||
`ArmorConstant` float NOT NULL DEFAULT '0',
|
||||
`CreatureSpellDamage` float NOT NULL DEFAULT '0',
|
||||
`ContentSetID` int NOT NULL DEFAULT '0',
|
||||
`Lvl` int unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -4539,7 +4556,7 @@ DROP TABLE IF EXISTS `item`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `item` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ClassID` int NOT NULL DEFAULT '0',
|
||||
`SubclassID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Material` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`InventoryType` tinyint NOT NULL DEFAULT '0',
|
||||
@@ -5407,6 +5424,7 @@ CREATE TABLE `item_set_spell` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`ChrSpecID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`SpellID` int unsigned NOT NULL DEFAULT '0',
|
||||
`TraitSubTreeID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`Threshold` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ItemSetID` int unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -6320,12 +6338,24 @@ CREATE TABLE `map_challenge_mode` (
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`MapID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`ExpansionLevel` int unsigned NOT NULL DEFAULT '0',
|
||||
`RequiredWorldStateID` int NOT NULL DEFAULT '0',
|
||||
`CriteriaCount1` smallint NOT NULL DEFAULT '0',
|
||||
`CriteriaCount2` smallint NOT NULL DEFAULT '0',
|
||||
`CriteriaCount3` smallint NOT NULL DEFAULT '0',
|
||||
`FirstRewardQuestID1` int NOT NULL DEFAULT '0',
|
||||
`FirstRewardQuestID2` int NOT NULL DEFAULT '0',
|
||||
`FirstRewardQuestID3` int NOT NULL DEFAULT '0',
|
||||
`FirstRewardQuestID4` int NOT NULL DEFAULT '0',
|
||||
`FirstRewardQuestID5` int NOT NULL DEFAULT '0',
|
||||
`FirstRewardQuestID6` int NOT NULL DEFAULT '0',
|
||||
`RewardQuestID1` int NOT NULL DEFAULT '0',
|
||||
`RewardQuestID2` int NOT NULL DEFAULT '0',
|
||||
`RewardQuestID3` int NOT NULL DEFAULT '0',
|
||||
`RewardQuestID4` int NOT NULL DEFAULT '0',
|
||||
`RewardQuestID5` int NOT NULL DEFAULT '0',
|
||||
`RewardQuestID6` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -6896,8 +6926,8 @@ DROP TABLE IF EXISTS `perks_activity`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `perks_activity` (
|
||||
`ActivityName` text COLLATE utf8mb4_unicode_ci,
|
||||
`Description` text COLLATE utf8mb4_unicode_ci,
|
||||
`ActivityName` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`CriteriaTreeID` int NOT NULL DEFAULT '0',
|
||||
`ThresholdContributionAmount` int NOT NULL DEFAULT '0',
|
||||
@@ -6917,9 +6947,9 @@ DROP TABLE IF EXISTS `perks_activity_locale`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `perks_activity_locale` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`locale` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`ActivityName_lang` text COLLATE utf8mb4_unicode_ci,
|
||||
`Description_lang` text COLLATE utf8mb4_unicode_ci,
|
||||
`locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`ActivityName_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`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
|
||||
@@ -6995,7 +7025,7 @@ CREATE TABLE `player_condition` (
|
||||
`CurrentCompletedQuestLogic` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellLogic` int unsigned NOT NULL DEFAULT '0',
|
||||
`ItemLogic` int unsigned NOT NULL DEFAULT '0',
|
||||
`ItemFlags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ItemFlags` int NOT NULL DEFAULT '0',
|
||||
`AuraSpellLogic` int unsigned NOT NULL DEFAULT '0',
|
||||
`WorldStateExpressionID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`WeatherID` int NOT NULL DEFAULT '0',
|
||||
@@ -7169,6 +7199,70 @@ CREATE TABLE `player_condition_locale` (
|
||||
PARTITION zhTW VALUES IN ('zhTW') ENGINE = InnoDB) */;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
-- Table structure for table `player_data_element_account`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `player_data_element_account`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `player_data_element_account` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`StorageIndex` int NOT NULL DEFAULT '0',
|
||||
`Type` 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 `player_data_element_character`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `player_data_element_character`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `player_data_element_character` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`StorageIndex` int NOT NULL DEFAULT '0',
|
||||
`Type` 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 `player_data_flag_account`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `player_data_flag_account`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `player_data_flag_account` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`StorageIndex` int NOT NULL DEFAULT '0',
|
||||
`Unknown1107` 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 `player_data_flag_character`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `player_data_flag_character`;
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `player_data_flag_character` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`StorageIndex` int NOT NULL DEFAULT '0',
|
||||
`Unknown1107` 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 `power_display`
|
||||
--
|
||||
@@ -7669,7 +7763,7 @@ DROP TABLE IF EXISTS `quest_v2`;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `quest_v2` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`UniqueBitFlag` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`UniqueBitFlag` int NOT NULL DEFAULT '0',
|
||||
`UiQuestDetailsTheme` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
@@ -8394,8 +8488,8 @@ CREATE TABLE `spell_category` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`UsesPerWeek` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`MaxCharges` tinyint NOT NULL DEFAULT '0',
|
||||
`UsesPerWeek` int NOT NULL DEFAULT '0',
|
||||
`MaxCharges` int NOT NULL DEFAULT '0',
|
||||
`ChargeRecoveryTime` int NOT NULL DEFAULT '0',
|
||||
`TypeMask` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -8579,7 +8673,7 @@ DROP TABLE IF EXISTS `spell_equipped_items`;
|
||||
CREATE TABLE `spell_equipped_items` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SpellID` int NOT NULL DEFAULT '0',
|
||||
`EquippedItemClass` tinyint NOT NULL DEFAULT '0',
|
||||
`EquippedItemClass` int NOT NULL DEFAULT '0',
|
||||
`EquippedItemInvTypes` int NOT NULL DEFAULT '0',
|
||||
`EquippedItemSubclass` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -9349,6 +9443,10 @@ CREATE TABLE `spell_visual_kit` (
|
||||
`FallbackSpellVisualKitId` int NOT NULL DEFAULT '0',
|
||||
`DelayMin` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`DelayMax` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`MinimumSpellVisualDensityFilterType` int NOT NULL DEFAULT '0',
|
||||
`MinimumSpellVisualDensityFilterParam` int NOT NULL DEFAULT '0',
|
||||
`ReducedSpellVisualDensityFilterType` int NOT NULL DEFAULT '0',
|
||||
`ReducedSpellVisualDensityFilterParam` int NOT NULL DEFAULT '0',
|
||||
`Flags1` int NOT NULL DEFAULT '0',
|
||||
`Flags2` int NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
@@ -9479,7 +9577,7 @@ CREATE TABLE `talent` (
|
||||
`ID` int unsigned NOT NULL DEFAULT '0',
|
||||
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`TierID` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`ColumnIndex` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`TabID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`ClassID` tinyint NOT NULL DEFAULT '0',
|
||||
@@ -10679,7 +10777,7 @@ CREATE TABLE `unit_power_bar` (
|
||||
`RegenerationPeace` float NOT NULL DEFAULT '0',
|
||||
`RegenerationCombat` float NOT NULL DEFAULT '0',
|
||||
`BarType` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
`StartInset` float NOT NULL DEFAULT '0',
|
||||
`EndInset` float NOT NULL DEFAULT '0',
|
||||
`FileDataID1` int NOT NULL DEFAULT '0',
|
||||
@@ -10943,7 +11041,6 @@ DROP TABLE IF EXISTS `warband_scene`;
|
||||
CREATE TABLE `warband_scene` (
|
||||
`Name` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Description` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Source` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`PositionX` float NOT NULL DEFAULT '0',
|
||||
`PositionY` float NOT NULL DEFAULT '0',
|
||||
`PositionZ` float NOT NULL DEFAULT '0',
|
||||
@@ -10959,7 +11056,6 @@ CREATE TABLE `warband_scene` (
|
||||
`Quality` tinyint NOT NULL DEFAULT '0',
|
||||
`TextureKit` int NOT NULL DEFAULT '0',
|
||||
`DefaultScenePriority` int NOT NULL DEFAULT '0',
|
||||
`SourceType` tinyint NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ID`,`VerifiedBuild`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -10977,7 +11073,6 @@ CREATE TABLE `warband_scene_locale` (
|
||||
`locale` varchar(4) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL,
|
||||
`Name_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Description_lang` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
`Source_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
|
||||
@@ -11016,7 +11111,7 @@ CREATE TABLE `wmo_area_table` (
|
||||
`IntroSound` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`UwIntroSound` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`AreaTableID` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`Flags` 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;
|
||||
@@ -11126,4 +11221,4 @@ CREATE TABLE `world_state_expression` (
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2025-05-31 19:46:02
|
||||
-- Dump completed on 2025-08-16 14:58:29
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
--
|
||||
-- Host: localhost Database: world
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.1
|
||||
-- Server version 8.0.42-0ubuntu0.22.04.2
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
@@ -182,7 +182,7 @@ DROP TABLE IF EXISTS `areatrigger_create_properties_orbit`;
|
||||
CREATE TABLE `areatrigger_create_properties_orbit` (
|
||||
`AreaTriggerCreatePropertiesId` int unsigned NOT NULL,
|
||||
`IsCustom` tinyint unsigned NOT NULL,
|
||||
`StartDelay` int unsigned NOT NULL DEFAULT '0',
|
||||
`ExtraTimeForBlending` int NOT NULL DEFAULT '0',
|
||||
`CircleRadius` float NOT NULL DEFAULT '0',
|
||||
`BlendFromRadius` float NOT NULL DEFAULT '0',
|
||||
`InitialAngle` float NOT NULL DEFAULT '0',
|
||||
@@ -1052,6 +1052,7 @@ CREATE TABLE `creature_template_difficulty` (
|
||||
`CreatureDifficultyID` int NOT NULL DEFAULT '0',
|
||||
`TypeFlags` int unsigned NOT NULL DEFAULT '0',
|
||||
`TypeFlags2` int unsigned NOT NULL DEFAULT '0',
|
||||
`TypeFlags3` int unsigned NOT NULL DEFAULT '0',
|
||||
`LootID` int unsigned NOT NULL DEFAULT '0',
|
||||
`PickPocketLootID` int unsigned NOT NULL DEFAULT '0',
|
||||
`SkinLootID` int unsigned NOT NULL DEFAULT '0',
|
||||
@@ -1630,7 +1631,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=2291 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
|
||||
) ENGINE=InnoDB AUTO_INCREMENT=2305 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci COMMENT='Tele Command';
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
--
|
||||
@@ -2653,11 +2654,16 @@ CREATE TABLE `playerchoice` (
|
||||
`UiTextureKitId` int NOT NULL DEFAULT '0',
|
||||
`SoundKitId` int unsigned NOT NULL DEFAULT '0',
|
||||
`CloseSoundKitId` int unsigned NOT NULL DEFAULT '0',
|
||||
`Duration` bigint NOT NULL DEFAULT '0',
|
||||
`Duration` bigint DEFAULT '0',
|
||||
`PendingChoiceText` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
|
||||
`Question` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
`HideWarboardHeader` tinyint(1) NOT NULL DEFAULT '0',
|
||||
`HideWarboardHeader` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`KeepOpenAfterChoice` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ShowChoicesAsList` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`ForceDontShowChoicesAsList` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`MaxResponses` int unsigned DEFAULT NULL,
|
||||
`ScriptName` varchar(64) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci DEFAULT NULL,
|
||||
`InfiniteRange` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`VerifiedBuild` int NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`ChoiceId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
@@ -2689,7 +2695,6 @@ DROP TABLE IF EXISTS `playerchoice_response`;
|
||||
CREATE TABLE `playerchoice_response` (
|
||||
`ChoiceId` int NOT NULL,
|
||||
`ResponseId` int NOT NULL,
|
||||
`ResponseIdentifier` smallint unsigned NOT NULL,
|
||||
`Index` int unsigned NOT NULL,
|
||||
`ChoiceArtFileId` int NOT NULL DEFAULT '0',
|
||||
`Flags` int NOT NULL DEFAULT '0',
|
||||
@@ -4194,7 +4199,7 @@ CREATE TABLE `spawn_tracking` (
|
||||
`SpawnTrackingId` int unsigned NOT NULL,
|
||||
`SpawnType` tinyint unsigned NOT NULL,
|
||||
`SpawnId` bigint unsigned NOT NULL,
|
||||
`QuestObjectiveId` int unsigned NOT NULL,
|
||||
`QuestObjectiveIds` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci,
|
||||
PRIMARY KEY (`SpawnTrackingId`,`SpawnType`,`SpawnId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
@@ -4772,6 +4777,7 @@ CREATE TABLE `vehicle_template` (
|
||||
`creatureId` int unsigned NOT NULL,
|
||||
`despawnDelayMs` int NOT NULL DEFAULT '0',
|
||||
`Pitch` float DEFAULT NULL,
|
||||
`CustomFlags` int unsigned NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`creatureId`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
@@ -5057,4 +5063,4 @@ CREATE TABLE `world_state` (
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2025-05-31 19:45:59
|
||||
-- Dump completed on 2025-08-16 14:58:26
|
||||
|
||||
Reference in New Issue
Block a user