wrong db exported
This commit is contained in:
parent
fc05c82f65
commit
f178841a3a
32 changed files with 112 additions and 481 deletions
|
|
@ -18,44 +18,44 @@ CREATE TABLE `pool_quest_save`
|
|||
LOCK TABLES `pool_quest_save` WRITE;
|
||||
/*!40000 ALTER TABLE `pool_quest_save` DISABLE KEYS */;
|
||||
INSERT INTO `pool_quest_save` VALUES
|
||||
(348,24636),
|
||||
(349,14102),
|
||||
(348,24629),
|
||||
(349,14104),
|
||||
(350,13905),
|
||||
(351,13914),
|
||||
(352,11381),
|
||||
(353,11665),
|
||||
(354,13422),
|
||||
(356,11373),
|
||||
(357,11500),
|
||||
(358,14077),
|
||||
(359,14112),
|
||||
(360,14143),
|
||||
(361,14141),
|
||||
(362,12703),
|
||||
(363,14108),
|
||||
(380,12726),
|
||||
(351,13916),
|
||||
(352,11377),
|
||||
(353,11669),
|
||||
(354,13423),
|
||||
(356,11363),
|
||||
(357,11385),
|
||||
(358,14080),
|
||||
(359,14076),
|
||||
(360,14136),
|
||||
(361,14092),
|
||||
(362,12759),
|
||||
(363,14107),
|
||||
(380,12736),
|
||||
(381,12741),
|
||||
(382,12761),
|
||||
(384,13191),
|
||||
(385,13153),
|
||||
(386,12501),
|
||||
(382,12762),
|
||||
(384,13192),
|
||||
(385,13154),
|
||||
(386,12587),
|
||||
(5662,13675),
|
||||
(5663,13763),
|
||||
(5664,13770),
|
||||
(5663,13762),
|
||||
(5664,13769),
|
||||
(5665,13773),
|
||||
(5666,13779),
|
||||
(5666,13778),
|
||||
(5667,13784),
|
||||
(5668,13670),
|
||||
(5669,13616),
|
||||
(5670,13742),
|
||||
(5671,13748),
|
||||
(5672,13757),
|
||||
(5673,13754),
|
||||
(5674,13101),
|
||||
(5675,13115),
|
||||
(5676,13836),
|
||||
(5677,12963),
|
||||
(5678,24586);
|
||||
(5669,13603),
|
||||
(5670,13741),
|
||||
(5671,13746),
|
||||
(5672,13759),
|
||||
(5673,13752),
|
||||
(5674,13107),
|
||||
(5675,13114),
|
||||
(5676,13832),
|
||||
(5677,12961),
|
||||
(5678,24581);
|
||||
/*!40000 ALTER TABLE `pool_quest_save` ENABLE KEYS */;
|
||||
UNLOCK TABLES;
|
||||
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue