DB Updates

This commit is contained in:
hondacrx
2024-02-21 21:12:56 -05:00
parent 5fce86ac37
commit 6e04c4639a
253 changed files with 383 additions and 105 deletions
@@ -0,0 +1,3 @@
-- TDB 1020.23111 hotfixes
UPDATE `updates` SET `state`='ARCHIVED',`speed`=0;
REPLACE INTO `updates_include` (`path`, `state`) VALUES ('$/sql/old/10.x/hotfixes', 'ARCHIVED');
File diff suppressed because one or more lines are too long
@@ -0,0 +1,60 @@
--
-- Table structure for table `pvp_stat`
--
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,
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`MapID` int(11) NOT NULL DEFAULT '0',
`VerifiedBuild` int(11) 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 */;
--
-- Dumping data for table `pvp_stat`
--
LOCK TABLES `pvp_stat` WRITE;
/*!40000 ALTER TABLE `pvp_stat` DISABLE KEYS */;
/*!40000 ALTER TABLE `pvp_stat` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `pvp_stat_locale`
--
DROP TABLE IF EXISTS `pvp_stat_locale`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `pvp_stat_locale` (
`ID` int(10) unsigned NOT NULL DEFAULT '0',
`locale` varchar(4) NOT NULL,
`Description_lang` text,
`VerifiedBuild` int(11) 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 */;
--
-- Dumping data for table `pvp_stat_locale`
--
LOCK TABLES `pvp_stat_locale` WRITE;
/*!40000 ALTER TABLE `pvp_stat_locale` DISABLE KEYS */;
/*!40000 ALTER TABLE `pvp_stat_locale` ENABLE KEYS */;
UNLOCK TABLES;
@@ -0,0 +1,2 @@
ALTER TABLE `conditional_chr_model` MODIFY `ID` int UNSIGNED NOT NULL DEFAULT 0 FIRST;
ALTER TABLE `conditional_chr_model` MODIFY `ChrModelID` int NOT NULL DEFAULT 0 AFTER `ID`;
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,29 @@
DELETE FROM `tact_key` WHERE `VerifiedBuild`>0 AND `ID` IN (7727,7539,7714,7701,7735,7712,7691,7729,7649,7713,7732,7710,7715,7721,7650,7730,7700,7645,7683,7684,7711,7699,7733,7717,7740,7741,7720);
INSERT INTO `tact_key` (`ID`,`Key1`,`Key2`,`Key3`,`Key4`,`Key5`,`Key6`,`Key7`,`Key8`,`Key9`,`Key10`,`Key11`,`Key12`,`Key13`,`Key14`,`Key15`,`Key16`,`VerifiedBuild`) VALUES
(7539,122,105,15,252,1,225,42,196,174,5,43,237,96,23,6,152,53162),
(7645,161,97,245,108,30,123,130,130,254,217,117,53,58,120,105,120,53162),
(7649,205,102,254,153,243,210,251,171,100,7,213,34,197,245,191,136,53162),
(7650,170,241,61,27,134,115,170,154,11,191,167,128,20,82,91,184,53162),
(7683,70,159,2,240,185,222,54,101,173,196,63,36,169,248,67,235,53162),
(7684,119,38,27,116,187,239,9,38,63,6,216,2,137,119,22,44,53162),
(7691,22,108,162,164,219,217,161,58,138,45,161,6,181,56,228,80,53162),
(7699,227,243,183,214,159,97,235,14,159,32,149,172,222,90,20,207,53162),
(7700,52,194,48,190,118,209,212,120,34,124,88,30,57,25,99,56,53162),
(7701,69,65,222,244,142,60,152,44,127,219,133,168,102,156,106,66,53162),
(7710,176,222,202,81,240,212,245,76,20,245,84,97,197,226,97,191,53162),
(7711,161,186,157,165,192,252,57,109,50,90,78,35,156,104,232,239,53162),
(7712,67,151,52,112,185,249,243,201,11,229,59,33,173,19,94,30,53162),
(7713,99,229,170,243,90,179,167,233,38,197,93,232,187,55,207,116,53162),
(7714,82,206,155,211,119,45,201,24,144,136,169,112,247,165,127,160,53162),
(7715,251,13,39,4,159,175,226,32,43,232,105,228,145,141,174,2,53162),
(7717,3,56,147,28,135,151,192,208,122,35,147,51,52,198,211,231,53162),
(7720,214,206,222,64,170,168,139,179,137,46,163,178,211,214,113,136,53162),
(7721,12,2,235,57,255,59,241,85,50,124,237,163,255,197,125,243,53162),
(7727,135,148,10,36,140,44,172,90,167,113,142,243,140,177,45,28,53162),
(7729,66,193,55,11,6,148,229,197,115,181,203,47,123,41,200,122,53162),
(7730,34,3,29,170,224,152,22,227,185,150,248,208,58,191,37,2,53162),
(7732,237,58,74,95,43,249,199,29,99,64,222,213,123,216,80,138,53162),
(7733,34,175,190,1,179,148,156,52,123,146,237,232,3,4,10,59,53162),
(7735,78,23,61,106,202,215,27,254,84,0,94,178,176,227,216,121,53162),
(7740,76,174,207,66,194,181,114,111,7,142,126,176,177,38,129,179,53162),
(7741,199,252,138,173,187,253,118,110,182,55,48,164,201,152,231,105,53162);