feat(DB): Release ACDB 12.0.0 (#20921)
This commit is contained in:
parent
98b426bf3a
commit
7732e1a5b2
413 changed files with 3073474 additions and 3049207 deletions
|
|
@ -1,106 +1,122 @@
|
|||
-- --------------------------------------------------------
|
||||
-- Host: 127.0.0.1
|
||||
-- Server version: 8.1.0 - MySQL Community Server - GPL
|
||||
-- Server OS: Win64
|
||||
-- HeidiSQL Version: 12.3.0.6589
|
||||
-- --------------------------------------------------------
|
||||
-- MySQL dump 10.13 Distrib 8.4.1, for Win64 (x86_64)
|
||||
--
|
||||
-- Host: 127.0.0.1 Database: acore_characters
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.4.1
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET NAMES utf8 */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
|
||||
/*!50503 SET NAMES utf8mb4 */;
|
||||
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
|
||||
/*!40103 SET TIME_ZONE='+00:00' */;
|
||||
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
|
||||
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
|
||||
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
|
||||
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
|
||||
|
||||
-- Dumping structure for table acore_characters.instance_reset
|
||||
--
|
||||
-- Table structure for table `instance_reset`
|
||||
--
|
||||
|
||||
DROP TABLE IF EXISTS `instance_reset`;
|
||||
CREATE TABLE IF NOT EXISTS `instance_reset` (
|
||||
/*!40101 SET @saved_cs_client = @@character_set_client */;
|
||||
/*!50503 SET character_set_client = utf8mb4 */;
|
||||
CREATE TABLE `instance_reset` (
|
||||
`mapid` smallint unsigned NOT NULL DEFAULT '0',
|
||||
`difficulty` tinyint unsigned NOT NULL DEFAULT '0',
|
||||
`resettime` int unsigned NOT NULL DEFAULT '0',
|
||||
PRIMARY KEY (`mapid`,`difficulty`),
|
||||
|
||||
KEY `difficulty` (`difficulty`)
|
||||
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
|
||||
/*!40101 SET character_set_client = @saved_cs_client */;
|
||||
|
||||
-- Dumping data for table acore_characters.instance_reset: ~71 rows (approximately)
|
||||
DELETE FROM `instance_reset`;
|
||||
INSERT INTO `instance_reset` (`mapid`, `difficulty`, `resettime`) VALUES
|
||||
(249, 0, 1721376000),
|
||||
(249, 1, 1721376000),
|
||||
(269, 1, 1721174400),
|
||||
(309, 0, 1721347200),
|
||||
(409, 0, 1721376000),
|
||||
(469, 0, 1721376000),
|
||||
(509, 0, 1721347200),
|
||||
(531, 0, 1721376000),
|
||||
(532, 0, 1721376000),
|
||||
(533, 0, 1721376000),
|
||||
(533, 1, 1721376000),
|
||||
(534, 0, 1721376000),
|
||||
(540, 1, 1721174400),
|
||||
(542, 1, 1721174400),
|
||||
(543, 1, 1721174400),
|
||||
(544, 0, 1721376000),
|
||||
(545, 1, 1721174400),
|
||||
(546, 1, 1721174400),
|
||||
(547, 1, 1721174400),
|
||||
(548, 0, 1721376000),
|
||||
(550, 0, 1721376000),
|
||||
(552, 1, 1721174400),
|
||||
(553, 1, 1721174400),
|
||||
(554, 1, 1721174400),
|
||||
(555, 1, 1721174400),
|
||||
(556, 1, 1721174400),
|
||||
(557, 1, 1721174400),
|
||||
(558, 1, 1721174400),
|
||||
(560, 1, 1721174400),
|
||||
(564, 0, 1721376000),
|
||||
(565, 0, 1721376000),
|
||||
(568, 0, 1721347200),
|
||||
(574, 1, 1721174400),
|
||||
(575, 1, 1721174400),
|
||||
(576, 1, 1721174400),
|
||||
(578, 1, 1721188800),
|
||||
(580, 0, 1721376000),
|
||||
(585, 1, 1721188800),
|
||||
(595, 1, 1721188800),
|
||||
(598, 1, 1721188800),
|
||||
(599, 1, 1721188800),
|
||||
(600, 1, 1721188800),
|
||||
(601, 1, 1721188800),
|
||||
(602, 1, 1721188800),
|
||||
(603, 0, 1721376000),
|
||||
(603, 1, 1721376000),
|
||||
(604, 1, 1721188800),
|
||||
(608, 1, 1721188800),
|
||||
(615, 0, 1721376000),
|
||||
(615, 1, 1721376000),
|
||||
(616, 0, 1721376000),
|
||||
(616, 1, 1721376000),
|
||||
(619, 1, 1721188800),
|
||||
(624, 0, 1721376000),
|
||||
(624, 1, 1721376000),
|
||||
(631, 0, 1721376000),
|
||||
(631, 1, 1721376000),
|
||||
(631, 2, 1721376000),
|
||||
(631, 3, 1721376000),
|
||||
(632, 1, 1721188800),
|
||||
(649, 0, 1721376000),
|
||||
(649, 1, 1721376000),
|
||||
(649, 2, 1721376000),
|
||||
(649, 3, 1721376000),
|
||||
(650, 1, 1721188800),
|
||||
(658, 1, 1721188800),
|
||||
(668, 1, 1721188800),
|
||||
(724, 0, 1721376000),
|
||||
(724, 1, 1721376000),
|
||||
(724, 2, 1721376000),
|
||||
(724, 3, 1721376000);
|
||||
--
|
||||
-- Dumping data for table `instance_reset`
|
||||
--
|
||||
|
||||
/*!40103 SET TIME_ZONE=IFNULL(@OLD_TIME_ZONE, 'system') */;
|
||||
/*!40101 SET SQL_MODE=IFNULL(@OLD_SQL_MODE, '') */;
|
||||
/*!40014 SET FOREIGN_KEY_CHECKS=IFNULL(@OLD_FOREIGN_KEY_CHECKS, 1) */;
|
||||
LOCK TABLES `instance_reset` WRITE;
|
||||
/*!40000 ALTER TABLE `instance_reset` DISABLE KEYS */;
|
||||
INSERT INTO `instance_reset` VALUES
|
||||
(249,0,1734696000),
|
||||
(249,1,1734696000),
|
||||
(269,1,1734235200),
|
||||
(309,0,1734321600),
|
||||
(409,0,1734696000),
|
||||
(469,0,1734696000),
|
||||
(509,0,1734321600),
|
||||
(531,0,1734696000),
|
||||
(532,0,1734696000),
|
||||
(533,0,1734696000),
|
||||
(533,1,1734696000),
|
||||
(534,0,1734696000),
|
||||
(540,1,1734235200),
|
||||
(542,1,1734235200),
|
||||
(543,1,1734235200),
|
||||
(544,0,1734696000),
|
||||
(545,1,1734235200),
|
||||
(546,1,1734235200),
|
||||
(547,1,1734235200),
|
||||
(548,0,1734696000),
|
||||
(550,0,1734696000),
|
||||
(552,1,1734235200),
|
||||
(553,1,1734235200),
|
||||
(554,1,1734235200),
|
||||
(555,1,1734235200),
|
||||
(556,1,1734235200),
|
||||
(557,1,1734235200),
|
||||
(558,1,1734235200),
|
||||
(560,1,1734235200),
|
||||
(564,0,1734696000),
|
||||
(565,0,1734696000),
|
||||
(568,0,1734321600),
|
||||
(574,1,1734235200),
|
||||
(575,1,1734235200),
|
||||
(576,1,1734235200),
|
||||
(578,1,1734235200),
|
||||
(580,0,1734696000),
|
||||
(585,1,1734235200),
|
||||
(595,1,1734235200),
|
||||
(598,1,1734235200),
|
||||
(599,1,1734235200),
|
||||
(600,1,1734235200),
|
||||
(601,1,1734235200),
|
||||
(602,1,1734235200),
|
||||
(603,0,1734696000),
|
||||
(603,1,1734696000),
|
||||
(604,1,1734235200),
|
||||
(608,1,1734235200),
|
||||
(615,0,1734696000),
|
||||
(615,1,1734696000),
|
||||
(616,0,1734696000),
|
||||
(616,1,1734696000),
|
||||
(619,1,1734235200),
|
||||
(624,0,1734696000),
|
||||
(624,1,1734696000),
|
||||
(631,0,1734696000),
|
||||
(631,1,1734696000),
|
||||
(631,2,1734696000),
|
||||
(631,3,1734696000),
|
||||
(632,1,1734235200),
|
||||
(649,0,1734696000),
|
||||
(649,1,1734696000),
|
||||
(649,2,1734696000),
|
||||
(649,3,1734696000),
|
||||
(650,1,1734235200),
|
||||
(658,1,1734235200),
|
||||
(668,1,1734235200),
|
||||
(724,0,1734696000),
|
||||
(724,1,1734696000),
|
||||
(724,2,1734696000),
|
||||
(724,3,1734696000);
|
||||
/*!40000 ALTER TABLE `instance_reset` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
|
||||
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
|
||||
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
|
||||
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
|
||||
/*!40111 SET SQL_NOTES=IFNULL(@OLD_SQL_NOTES, 1) */;
|
||||
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
|
||||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-12-14 18:04:08
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue