feat(DB): Release ACDB 12.0.1 (#20954)
This commit is contained in:
parent
325c208b7c
commit
abbd552ce5
430 changed files with 2698768 additions and 1166934 deletions
|
|
@ -1,8 +1,8 @@
|
|||
-- MySQL dump 10.13 Distrib 8.4.1, for Win64 (x86_64)
|
||||
-- MySQL dump 10.13 Distrib 8.0.34, for Win64 (x86_64)
|
||||
--
|
||||
-- Host: 127.0.0.1 Database: acore_characters
|
||||
-- ------------------------------------------------------
|
||||
-- Server version 8.4.1
|
||||
-- Server version 8.0.34
|
||||
|
||||
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
|
||||
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
|
||||
|
|
@ -35,43 +35,43 @@ LOCK TABLES `pool_quest_save` WRITE;
|
|||
/*!40000 ALTER TABLE `pool_quest_save` DISABLE KEYS */;
|
||||
INSERT INTO `pool_quest_save` VALUES
|
||||
(348,24636),
|
||||
(349,14102),
|
||||
(350,13905),
|
||||
(351,13914),
|
||||
(349,14101),
|
||||
(350,13904),
|
||||
(351,13917),
|
||||
(352,11379),
|
||||
(353,11665),
|
||||
(354,13425),
|
||||
(356,11362),
|
||||
(357,11383),
|
||||
(358,14152),
|
||||
(353,11669),
|
||||
(354,13422),
|
||||
(356,11373),
|
||||
(357,11371),
|
||||
(358,14074),
|
||||
(359,14076),
|
||||
(360,14136),
|
||||
(361,14141),
|
||||
(362,12760),
|
||||
(362,12703),
|
||||
(363,14108),
|
||||
(380,12726),
|
||||
(381,12758),
|
||||
(382,12762),
|
||||
(384,13192),
|
||||
(380,12737),
|
||||
(381,12741),
|
||||
(382,12705),
|
||||
(384,13191),
|
||||
(385,13156),
|
||||
(386,12587),
|
||||
(5662,13674),
|
||||
(5662,13675),
|
||||
(5663,13762),
|
||||
(5664,13769),
|
||||
(5665,13773),
|
||||
(5664,13770),
|
||||
(5665,13774),
|
||||
(5666,13778),
|
||||
(5667,13785),
|
||||
(5668,13669),
|
||||
(5668,13670),
|
||||
(5669,13616),
|
||||
(5670,13741),
|
||||
(5671,13747),
|
||||
(5672,13757),
|
||||
(5673,13753),
|
||||
(5672,13759),
|
||||
(5673,13754),
|
||||
(5674,13107),
|
||||
(5675,13113),
|
||||
(5676,13832),
|
||||
(5677,12963),
|
||||
(5678,24589);
|
||||
(5676,13833),
|
||||
(5677,12960),
|
||||
(5678,24580);
|
||||
/*!40000 ALTER TABLE `pool_quest_save` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
|
||||
|
|
@ -83,4 +83,5 @@ UNLOCK TABLES;
|
|||
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
||||
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
||||
|
||||
-- Dump completed on 2024-12-14 18:04:09
|
||||
-- Dump completed on 2024-12-17 22:33:12
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue