From 6f1493ded109af157703735aa94f6794458acc8d Mon Sep 17 00:00:00 2001 From: Dom Eori <4j6dq2zi8@relay.firefox.com> Date: Fri, 14 May 2021 19:48:31 +0900 Subject: [PATCH] [chuni] Add events and songs --- .../mysql/V29__add_chuni_more_event.sql | 619 ++++++++++++++++++ .../mysql/V30__add_chuni_more_songs.sql | 292 +++++++++ .../sqlite/V29__add_chuni_more_event.sql | 619 ++++++++++++++++++ .../sqlite/V30__add_chuni_more_songs.sql | 292 +++++++++ 4 files changed, 1822 insertions(+) create mode 100644 src/main/resources/db/migration/mysql/V29__add_chuni_more_event.sql create mode 100644 src/main/resources/db/migration/mysql/V30__add_chuni_more_songs.sql create mode 100644 src/main/resources/db/migration/sqlite/V29__add_chuni_more_event.sql create mode 100644 src/main/resources/db/migration/sqlite/V30__add_chuni_more_songs.sql diff --git a/src/main/resources/db/migration/mysql/V29__add_chuni_more_event.sql b/src/main/resources/db/migration/mysql/V29__add_chuni_more_event.sql new file mode 100644 index 00000000..17bc19a7 --- /dev/null +++ b/src/main/resources/db/migration/mysql/V29__add_chuni_more_event.sql @@ -0,0 +1,619 @@ +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4300, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4301, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4302, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4303, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4304, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4305, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4306, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4307, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4308, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4309, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4310, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4311, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4312, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4313, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4314, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4315, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4316, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4317, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4318, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4319, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4320, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4321, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4322, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4323, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4324, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4325, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4326, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4327, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4328, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4329, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4400, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4401, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4402, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4403, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4404, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4450, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4451, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4452, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4453, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4454, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4455, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4456, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4457, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4500, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4501, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4502, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4503, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4504, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4505, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4506, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4507, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4508, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4509, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4510, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4511, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4512, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4513, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4514, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4515, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4516, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4517, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4550, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4551, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4552, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4553, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4554, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4555, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4556, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4600, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4601, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4602, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4603, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4604, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4605, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4606, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4607, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4608, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4609, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4610, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4611, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4612, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4613, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4614, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4615, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4616, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4617, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4618, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4619, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4650, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4651, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4652, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4653, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4654, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4700, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4701, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4702, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4703, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4704, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4705, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4706, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4707, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4708, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4709, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4710, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4711, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4750, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4751, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4752, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4753, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4754, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4755, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4756, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4757, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4758, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4759, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4760, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4761, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4762, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4763, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4764, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4765, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4766, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4767, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4768, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4769, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4770, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4771, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4772, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4773, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4774, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4775, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4800, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4801, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4802, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4803, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4804, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4805, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4806, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4807, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4808, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4809, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4810, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4850, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4851, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4852, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4853, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4854, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4855, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4856, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4857, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4858, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4890, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4900, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4901, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4902, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4903, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4904, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4905, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4906, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4907, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4908, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4909, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4910, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4911, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4912, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4913, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4914, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4950, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4951, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4952, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4953, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4954, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4955, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4956, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4957, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4958, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4959, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4980, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4981, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4982, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4983, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5003, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5004, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5009, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5010, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5011, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5012, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5013, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5014, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5015, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5016, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5017, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5018, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5019, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5021, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5022, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5023, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5024, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5025, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5026, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5028, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5029, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5030, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5031, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5032, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5033, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5034, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5035, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5036, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5037, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5038, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5039, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5040, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5041, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5050, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5051, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5052, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5053, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5054, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5055, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5056, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5100, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5101, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5102, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5103, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5104, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5105, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5106, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5107, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5108, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5109, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5110, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5111, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5112, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5113, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5114, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5150, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5151, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5152, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5153, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5154, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5155, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5200, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5201, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5202, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5203, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5204, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5205, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5206, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5207, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5208, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5209, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5210, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5211, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5212, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5213, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5214, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5215, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5216, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5217, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5218, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5250, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5251, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5252, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5253, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5254, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5255, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5300, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5301, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5302, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5303, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5304, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5305, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5306, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5307, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5308, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5309, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5310, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5311, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5312, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5313, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5314, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5315, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5350, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5351, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5352, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5353, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5354, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5355, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5356, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5357, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5358, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5359, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5360, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5361, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5362, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5363, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5364, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5365, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5366, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5367, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5368, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5369, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5380, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5381, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5382, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5383, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5384, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5385, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5386, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5387, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5388, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5400, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5401, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5402, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5403, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5404, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5405, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5406, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5407, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5408, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5409, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5410, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5411, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5412, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5413, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5450, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5451, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5452, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5453, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5454, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5500, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5501, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5502, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5503, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5504, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5505, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5506, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5507, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5508, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5509, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5510, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5511, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5512, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5513, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5514, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5550, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5551, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5552, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5553, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5554, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5555, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5556, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5557, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5558, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5559, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5560, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5561, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5580, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5581, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (8001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (8002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5600, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5601, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5602, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5603, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5604, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5605, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5606, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5607, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5608, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5609, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5610, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5611, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5612, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5613, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5614, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5615, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5616, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5617, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5618, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5619, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5620, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5621, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5622, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5623, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5624, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5625, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5626, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5627, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5628, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5629, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5630, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5631, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5632, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5633, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5634, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5635, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5636, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5637, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5700, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5701, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5702, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5703, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5704, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5705, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5706, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5707, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5708, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5709, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5710, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5750, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5751, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5752, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5753, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5754, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5755, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5756, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5757, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5758, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5800, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5801, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5802, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5803, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5804, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5805, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5806, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5807, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5808, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5809, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5810, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5811, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5812, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5813, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5814, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5815, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5816, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5817, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5818, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5819, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5820, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5821, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5822, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5850, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5851, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5852, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5853, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5854, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5855, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5856, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5900, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5901, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5902, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5903, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5904, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5905, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5906, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5907, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5908, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5909, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5910, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5911, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5912, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5913, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5914, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5915, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5916, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5917, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5918, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5919, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5920, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5921, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5922, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5923, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5924, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5925, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5926, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5950, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5951, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5952, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5953, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5954, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5955, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5970, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5971, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5972, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5973, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5974, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5975, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5976, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5977, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5978, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5979, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5980, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5981, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5982, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5983, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5984, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5985, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5986, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6003, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6004, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6009, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6010, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6011, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6012, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6013, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6014, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6015, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6016, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6017, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6018, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6019, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6021, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6022, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6023, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6024, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6025, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6026, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6027, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6050, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6051, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6052, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6053, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6054, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6055, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6056, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6057, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6058, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6059, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6100, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6101, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6102, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6103, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6104, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6105, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6106, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6107, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6108, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6109, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6110, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6111, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6112, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6113, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6114, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6115, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6116, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6117, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6118, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6119, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6120, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6121, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6122, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6123, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6124, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6125, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6126, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6127, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6128, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6129, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6130, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6131, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6132, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6150, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6151, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6152, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6153, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6154, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6155, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6156, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6157, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6200, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6201, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6202, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6203, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6204, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6205, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6206, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6207, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6208, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6209, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6210, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6211, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6212, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6213, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6214, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6215, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6216, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6217, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6218, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6219, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6220, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6221, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6222, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6250, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6251, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6252, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6253, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, b'0'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6254, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, b'1'); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, b'1'); diff --git a/src/main/resources/db/migration/mysql/V30__add_chuni_more_songs.sql b/src/main/resources/db/migration/mysql/V30__add_chuni_more_songs.sql new file mode 100644 index 00000000..10a52b4a --- /dev/null +++ b/src/main/resources/db/migration/mysql/V30__add_chuni_more_songs.sql @@ -0,0 +1,292 @@ +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (183, 'ELISA「ef - a tale of memories.」', '楽曲「euphoric field(English)」', 0, 'euphoric field(English)', 'v1 1.45.00', 'EUPHORICFIELDENGLISH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (333, 't+pazolite', 'なし', 9, 'Oshama Scramble!', 'v1 1.45.00', 'OSHAMASCRAMBLE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (429, 'wa.', 'なし', 6, 'Black Lotus', 'v1 1.40.00', 'BLACKLOTUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (809, 'GARNiDELiA「魔法科高校の劣等生」', '楽曲「grilletto」', 0, 'grilletto', 'v1 1.40.00', 'GRILLETTO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (810, 'OxT「SSSS.GRIDMAN」', 'SSSS.GRIDMAN', 0, 'UNION', 'v1 1.40.00', 'UNION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (811, '米津玄師', '楽曲「Lemon」「紅蓮華」', 0, 'Lemon', 'v1 1.40.00', 'LEMON'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (812, 'ALTIMA「アクセル・ワールド」', 'なし', 0, 'BURST THE GRAVITY', 'v1 1.40.00', 'BURSTTHEGRAVITY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (813, 'Division All Stars「ヒプノシスマイク」', '楽曲「ヒプノシスマイク -Division Battle Anthem-」', 0, 'ヒプノシスマイク -Division Battle Anthem-', 'v1 1.40.00', 'ヒフノシスマイクDIVISIONBATTLEANTHEM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (814, '麻帆良学園中等部2-A「魔法先生ネギま!」', '楽曲「ハッピー☆マテリアル」', 0, 'ハッピー☆マテリアル', 'v1 1.40.00', 'ハツヒウマテリアル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (815, 'ヨルシカ', 'なし', 0, 'ただ君に晴れ', 'v1 1.40.00', 'タタキミニハレ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (816, 'Eve', '楽曲「ナンセンス文学」', 2, 'ナンセンス文学', 'v1 1.40.00', 'ナンセンスフンカク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (817, 'じん', 'なし', 2, 'ロスタイムメモリー', 'v1 1.40.00', 'ロスタイムメモリウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (818, 'DECO*27', '初音ミク関連', 2, 'ヒバナ', 'v1 1.40.00', 'ヒハナ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (819, 'ビートまりお(COOL&CREATE)', '東方Project関連', 3, '最終鬼畜妹フランドール・S', 'v1 1.40.00', 'サイシユウキチクイモウトフラントウルスカウレツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (821, 'HaNaMiNa feat.Nadeshiko', 'なし', 7, '"STAR"T', 'v1 1.40.00', 'START'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (822, 'Project Grimoire', 'なし', 9, 'Excalibur ~Revived resolution~', 'v1 1.40.00', 'EXCALIBURREVIVEDRESOLUTION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (823, 'かねこちはる', 'なし', 9, 'Opfer', 'v1 1.40.00', 'OPFER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (824, 'NAOKI MAEDA', 'なし', 5, '神威 (NAOKI × ZPP MIX)', 'v1 1.40.00', 'カムイNAOKIZPPMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (825, 'じーざす(ワンダフル☆オポチュニティ!) ft.96猫', 'なし', 5, 'サヴァイバル・キリング・メーカー', 'v1 1.40.00', 'サウアイハルキリンクメウカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (826, 'ユリイ・カノン feat.nameless', 'なし', 5, 'ツクヨミステップ', 'v1 1.40.00', 'ツクヨミステツフ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (827, '溝口ゆうま axel. 大瀬良あい', 'なし', 5, '【冒険】イングリット葛西降臨!【実況】', 'v1 1.40.00', 'インクリツトカサイコウリン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (828, 'ゆゆうた', 'なし', 5, 'ハジマリノピアノ', 'v1 1.40.00', 'ハシマリノヒアノ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (829, 'かいりきベア feat.松下', 'なし', 5, 'レーイレーイ', 'v1 1.40.00', 'レウイレウイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (830, '石渡太輔/アークシステムワークス', 'なし', 5, 'Surrogate Life', 'v1 1.40.00', 'SURROGATELIFE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (831, 'yukitani', 'なし', 5, 'Nijirate Fanatics', 'v1 1.40.00', 'NIJIRATEFANATICS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (832, '削除 feat. Nikki Simmons', 'なし', 6, 'Destr0yer', 'v1 1.40.00', 'DESTR0YER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (833, 'eicateve', 'なし', 6, 'R.I.P.', 'v1 1.40.00', 'RIP'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (834, '立秋', 'なし', 5, 'せかいせいふく!ゆりあちゃん!', 'v1 1.40.00', 'セカイセイフクユリアチヤン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (835, 'Noah', 'なし', 5, 'Trackless wilderness', 'v1 1.40.00', 'TRACKLESSWILDERNESS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (836, 'Acotto', 'なし', 5, 'absolute rightness', 'v1 1.40.00', 'ABSOLUTERIGHTNESS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (837, 'Aoi Sumito', 'なし', 5, 'Walzer für das Nichts', 'v1 1.40.00', 'WALZERFURDASNICHTS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (838, 'litmus*', 'なし', 5, 'Lover''s Trick', 'v1 1.40.00', 'LOVERSTRICK'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (839, 'Yu-dachi', 'なし', 5, 'まごころのカスクルゥト', 'v1 1.40.00', 'マココロノカスクルウト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (840, 'なきゃむりゃ', '結月ゆかり関連', 2, '幾望の月', 'v1 1.40.00', 'キホウノツキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (841, 'GYARI', '楽曲「アカリがやってきたぞっ」', 2, 'アカリがやってきたぞっ', 'v1 1.40.00', 'アカリカヤツテキタソツ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (842, 'ONE (song by ナナホシ管弦楽団)', '楽曲「おねがいダーリン」', 2, 'おねがいダーリン', 'v1 1.40.00', 'オネカイタウリン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (843, 'kemu', 'なし', 2, 'リンカーネイション', 'v1 1.40.00', 'リンカウネイシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (844, 'ナユタン星人', 'なし', 2, '太陽系デスコ', 'v1 1.40.00', 'タイヨウケイテスコ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (845, 'KOTOKO「ネコぱら」', 'ネコぱら', 0, '▲MEW▲△MEW△CAKE', 'v1 1.40.00', 'MEWMEWCAKE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (846, 'パトリシア・オブ・エンド(CV:高森奈津美)、黒木 未知(CV:仙台エリ)、夕莉 シャチ(CV:浅川悠)、明日原 ユウキ(CV:種﨑敦美)「ノラと皇女と野良猫ハート」', 'ノラと皇女と野良猫ハート', 0, '野良猫ハート', 'v1 1.40.00', 'ノラネコハウト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (847, '小倉 唯「変態王子と笑わない猫。」', 'キングレコード楽曲関連', 0, 'Baby Sweet Berry Love', 'v1 1.40.00', 'BABYSWEETBERRYLOVE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (848, 'sumijun(Halozy) feat. ななひら(Confetto)', '東方Project関連', 3, '進捗どうですか?', 'v1 1.40.00', 'シンチヨクトウテスカ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (849, '葛城 華(CV:丸岡 和佳奈)', 'なし', 7, '単一指向性オーバーブルーム', 'v1 1.40.00', 'タンイツシコウセイオウハウフルウム'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (850, 'Norn', 'なし', 5, '《混乱》 ~ Muspell', 'v1 1.40.00', 'コンランMUSPELL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (851, 'Shi Kuang Lee feat.A-Tz', 'なし', 5, '《理想》 ~ Cloudland', 'v1 1.40.00', 'リソウCLOUDLAND'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (852, 'Bo-Xun Lin 林柏勲', 'なし', 5, '《逃避》 ~ The Deserter', 'v1 1.40.00', 'トウヒTHEDESERTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (853, 'James Landino feat.N i i', 'なし', 5, '《最愛》 ~ Curse', 'v1 1.40.00', 'サイアイCURSE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (854, '3R2', 'なし', 5, '《運命》 ~ Ray of Hope', 'v1 1.40.00', 'ウンメイRAYOFHOPE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (855, 'Tia「賭ケグルイ」', '賭ケグルイ××', 0, 'Deal with the devil', 'v1 1.40.00', 'DEALWITHTHEDEVIL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (856, 'スタァライト九九組「少女☆歌劇 レヴュースタァライト」', '楽曲「Star Divine」', 0, 'Star Divine', 'v1 1.40.00', 'STARDIVINE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (857, '奥井雅美「少女革命ウテナ」', '楽曲「輪舞-revolution」', 0, '輪舞-revolution', 'v1 1.40.00', 'ロントREVOLUTION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (858, '「サクラ大戦3 ~巴里は燃えているか~」', 'なし', 6, '御旗のもとに', 'v1 1.40.00', 'ミハタノモトニ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (859, '小野 美苗(CV:伊藤 美来)', 'なし', 7, 'みなえをチェック!', 'v1 1.40.00', 'ミナエヲチエツク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (860, 'MOSAIC.WAV/t+pazolite feat.ななひら', 'なし', 5, 'とーきょー全域★アキハバラ? (ver.にこる)', 'v1 1.40.00', 'トウキヨウセンイキアキハハラVERニコル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (861, 'わたてん☆5「私に天使が舞い降りた!」', '私に天使が舞い降りた!', 0, '気ままな天使たち', 'v1 1.40.00', 'キママナテンシタチ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (862, 'わたてん☆5「私に天使が舞い降りた!」', '私に天使が舞い降りた!', 0, 'ハッピー・ハッピー・フレンズ', 'v1 1.40.00', 'ハツヒウハツヒウフレンス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (863, '削除', 'なし', 6, 'AXION', 'v1 1.40.00', 'AXION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (865, 'BlackY vs. Yooh', 'なし', 9, 'MEGATON BLAST', 'v1 1.40.00', 'MEGATONBLAST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (866, '岸田教団&THE明星ロケッツ「ストライク・ザ・ブラッド」', 'ストライク・ザ・ブラッド', 0, 'ストライク・ザ・ブラッド', 'v1 1.40.00', 'ストライクサフラツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (867, 'ハチ', '初音ミク関連', 2, '結んで開いて羅刹と骸', 'v1 1.40.00', 'ムスンテヒライテラセツトムクロ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (868, 'アゴアニキ', '初音ミク関連', 2, 'ダブルラリアット', 'v1 1.40.00', 'タフルラリアツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (869, 'sasakure.UK', '初音ミク関連', 2, '*ハロー、プラネット。', 'v1 1.40.00', 'ハロウフラネツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (870, 'minato(流星P)', '初音ミク関連', 2, 'magnet', 'v1 1.40.00', 'MAGNET'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (871, 'IOSYS TRAX (uno & D.watt)', '東方Project関連', 3, 'Pump!n', 'v1 1.40.00', 'PUMPIN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (872, 'A-One', '東方Project関連', 3, 'Endless Seeker', 'v1 1.40.00', 'ENDLESSSEEKER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (873, '発熱巫女~ず', '東方Project関連', 3, 'STRIPES feat. EL.J (2018 reinterpretation)', 'v1 1.40.00', 'STRIPESFEATELJ2018REINTERPRETATION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (874, 'SOUND HOLIC feat. Nana Takahashi', '東方Project関連', 3, 'Cosmic Magic Shooter', 'v1 1.40.00', 'COSMICMAGICSHOOTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (875, 'Liz Triangle', '東方Project関連', 3, '神楽', 'v1 1.40.00', 'カクラ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (876, 'Masayoshi Minoshima × Nhato', '東方Project関連', 3, 'Bad Apple!! feat.nomico (Nhato Remix)', 'v1 1.40.00', 'BADAPPLEFEATNOMICONHATOREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (877, '麹町養蚕館', 'なし', 5, 'ヴンダーカンマー', 'v1 1.40.00', 'ウンタウカンマウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (878, 'Nhato', 'なし', 5, 'Destination', 'v1 1.40.00', 'DESTINATION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (879, 'nora2r', 'なし', 5, 'Fidget Dancer', 'v1 1.40.00', 'FIDGETDANCER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (880, '削除', 'なし', 5, 'Megameteor', 'v1 1.40.00', 'MEGAMETEOR'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (881, 's-don vs. 翡乃イスカ', 'なし', 5, 'Trrricksters!!', 'v1 1.40.00', 'TRRRICKSTERS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (882, 'HaNaMiNa feat.Nanase', 'なし', 7, 'Road without Road', 'v1 1.40.00', 'ROADWITHOUTROAD'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (883, 'フランシュシュ「ゾンビランドサガ」', 'ゾンビランドサガ', 0, '徒花ネクロマンシー', 'v1 1.40.00', 'アタハナネクロマンシウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (884, 'フランシュシュ「ゾンビランドサガ」', 'ゾンビランドサガ', 0, '目覚めRETURNER', 'v1 1.40.00', 'メサメRETURNER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (885, 'ESTi', 'なし', 6, 'Ladymade Star', 'v1 1.40.00', 'LADYMADESTAR'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (886, 'M2U', 'なし', 6, 'Memory of Beach', 'v1 1.40.00', 'MEMORYOFBEACH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (887, 'Hosoe Shinji', 'なし', 6, 'SON OF SUN', 'v1 1.40.00', 'SONOFSUN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (888, 'Mili「ゴブリンスレイヤー」', 'ゴブリンスレイヤー', 0, 'Rightfully', 'v1 1.40.00', 'RIGHTFULLY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (889, 'Chu☆', 'なし', 0, '巫女みこナース・愛のテーマ', 'v1 1.40.00', 'ミコミコナウスアイノテウマ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (890, 'FictionJunction YUUKA「MADLAX」', 'なし', 0, 'nowhere', 'v1 1.40.00', 'NOWHERE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (891, 'ゴリライザー制作委員会', 'なし', 6, '音弾超人ゴリライザー', 'v1 1.40.00', 'オンタンチヨウシンコリライサウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (892, 'ナノ「緋弾のアリアAA」', '緋弾のアリアAA', 0, 'Bull''s Eye', 'v1 1.40.00', 'BULLSEYE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (893, 'Sobrem a.k.a. Widowmaker', 'なし', 6, 'Giselle', 'v1 1.40.00', 'GISELLE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (894, 'Aliesrite* (Ym1024 feat. lamie*)', 'なし', 6, '7 colors*', 'v1 1.40.00', '7COLORS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (895, 'Junk', 'なし', 6, 'Life is PIANO', 'v1 1.40.00', 'LIFEISPIANO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (896, '曲:鯨井国家/歌:藍原 椿(CV:橋本 ちなみ)', 'なし', 9, 'タテマエと本心の大乱闘', 'v1 1.40.00', 'タテマエトホンシンノタイラントウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (897, '曲:上松範廉(Elements Garden)/歌:三角 葵(CV:春野 杏)', 'なし', 9, 'Zest of Blue', 'v1 1.40.00', 'ZESTOFBLUE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (899, 'イロドリミドリ', 'なし', 7, 'conflict(斉唱)', 'v1 1.45.00', 'CONFLICTセイシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (900, 'Bitplane', 'なし', 6, 'チョウの標本', 'v1 1.40.00', 'チヨウノヒヨウホン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (901, 'Sammy sound team', 'なし', 6, 'Be A Shooter!~NORMAL BIG BONUS~', 'v1 1.40.00', 'BEASHOOTERNORMALBIGBONUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (902, '井口裕香「ダンジョンに出会いを求めるのは間違っているだろうかⅡ」', '楽曲「HELLO to DREAM」', 0, 'HELLO to DREAM', 'v1 1.45.00', 'HELLOTODREAM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (903, 'ヘスティア(CV:水瀬いのり)「ダンジョンに出会いを求めるのは間違っているだろうか」', '楽曲「君色Everyday」', 0, '君色Everyday', 'v1 1.45.00', 'キミイロEVERYDAY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (904, '紗倉ひびき(CV:ファイルーズあい)&街雄鳴造(CV:石川界人)「ダンベル何キロ持てる?」', 'ダンベル何キロ持てる?', 0, 'お願いマッスル', 'v1 1.45.00', 'オネカイマツスル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (905, 'LiSA', '楽曲「Lemon」「紅蓮華」', 0, '紅蓮華', 'v1 1.45.00', 'クレンケ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (907, '中野家の五つ子(花澤香菜・竹達彩奈・伊藤美来・佐倉綾音・水瀬いのり) TVアニメ「五等分の花嫁」', 'なし', 0, '五等分の気持ち', 'v1 1.45.00', 'コトウフンノキモチ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (908, '涼宮ハルヒ(CV.平野 綾) TVアニメ「涼宮ハルヒの憂鬱」', '楽曲「ハレ晴レユカイ」「God knows...」', 0, 'God knows...', 'v1 1.45.00', 'GODKNOWS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (909, 'livetune', '初音ミク関連', 2, 'Catch the Wave', 'v1 1.45.00', 'CATCHTHEWAVE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (910, 'ginkiha「Arcaea」', 'Arcaea', 6, 'Auxesia', 'v1 1.45.00', 'AUXESIA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (911, 'Laur', 'なし', 6, 'Sound Chimera', 'v1 1.45.00', 'SOUNDCHIMERA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (912, '小仏 凪(CV:佐倉 薫)&月鈴 白奈(CV:高野 麻里佳)', 'なし', 7, 'やらなきゃいけないことばかり', 'v1 1.45.00', 'ヤラナキヤイケナイコトハカリ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (913, 'イロドリミドリ', 'なし', 7, 'エンドマークに希望と涙を添えて ~イロドリミドリアレンジ~', 'v1 1.45.00', 'エントマウクニキホウトナミタヲソエテイロトリミトリアレンシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (914, '島爺×蜂屋ななし', 'なし', 9, 'Secret Sleuth', 'v1 1.45.00', 'SECRETSLEUTH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (915, '亜沙 feat.くろくも', 'なし', 5, 'Ghost Dance', 'v1 1.45.00', 'GHOSTDANCE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (916, 'カラフル・サウンズ・ポート', 'なし', 5, 'モノクロトワイライト', 'v1 1.45.00', 'モノクロトワイライト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (917, '黒魔', 'なし', 5, 'シャッキーーン!!', 'v1 1.45.00', 'シヤツキウウン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (918, 'Spiegel vs Ice', 'なし', 5, '《破滅》 ~ Rhapsody for The End', 'v1 1.45.00', 'ハメツRHAPSODYFORTHEEND'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (919, '山崎寛子「白猫プロジェクト」', '白猫プロジェクト', 0, 'Ray ―はじまりのセカイ― (クロニクルアレンジver.)', 'v1 1.45.00', 'RAYハシマリノセカイクロニクルアレンシVER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (920, '「白猫プロジェクト」', '白猫プロジェクト', 0, '狩猟戦旗~REQUIEM', 'v1 1.45.00', 'シユリヨウセンキREQUIEM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (921, 'はるまきごはん', 'なし', 2, 'メルティランドナイトメア', 'v1 1.45.00', 'メルテイラントナイトメア'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (922, 'GYARI', '楽曲「絶対にチョコミントを食べるアオイチャン」', 2, '絶対にチョコミントを食べるアオイチャン', 'v1 1.45.00', 'セツタイニチヨコミントヲタヘルアオイチヤン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (923, 'ユリイ・カノン', 'なし', 2, 'だれかの心臓になれたなら', 'v1 1.45.00', 'タレカノシンソウニナレタナラ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (924, 'らき・あいね・みお from BEST FRIENDS!/わか・るか・せな「アイカツオンパレード!」', 'アイカツオンパレード!', 0, 'アイドル活動!オンパレード!ver.', 'v1 1.45.00', 'アイトルカツトウオンハレウトVER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (925, 'わか・ふうり・すなお from STAR☆ANIS「アイカツ!」', 'アイカツオンパレード!', 0, 'ダイヤモンドハッピー', 'v1 1.45.00', 'タイヤモントハツヒウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (926, '榊原 ゆい「Dies irae」', '楽曲「Kadenz」', 0, 'Kadenz', 'v1 1.45.00', 'KADENZ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (927, 'LeaF & Optie & Fiz', 'なし', 6, 'MARENOL', 'v1 1.45.00', 'MARENOL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (928, '御形 アリシアナ(CV:福原 綾香)&箱部 なる(CV:M・A・O)', 'なし', 7, 'Day by Day CRiSiS Songs', 'v1 1.45.00', 'DAYBYDAYCRISISSONGS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (929, '激戦の人', '東方Project関連', 3, 'Energy Booster ~ 上海紅茶館', 'v1 1.45.00', 'ENERGYBOOSTERシヤンハイコウチヤカン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (930, 'Silver Forest', '東方Project関連', 3, '7 days a week', 'v1 1.45.00', '7DAYSAWEEK'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (931, '岸田教団&THE明星ロケッツ', '東方Project関連', 3, 'メイドと血の懐中時計', 'v1 1.45.00', 'メイトトチノカイチユウトケイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (932, 'Alstroemeria Records', '東方Project関連', 3, 'ARROW RAIN feat. Ayame', 'v1 1.45.00', 'ARROWRAINFEATAYAME'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (933, '森羅万象', '東方Project関連', 3, '悪戯センセーション', 'v1 1.45.00', 'イタスラセンセウシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (934, '月鈴 白奈(CV:高野 麻里佳)', 'なし', 7, '紅き魔汁、闇より降りて天啓の響きを導く', 'v1 1.45.00', 'アカキマシユウヤミヨリオリテテンケイノヒヒキヲミチヒク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (935, 'はるまきごはん feat.めらみぽっぷ', 'なし', 5, 'ロング・スロー・アライブ', 'v1 1.45.00', 'ロンクスロウアライフ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (936, 'YM feat.かんせる', 'なし', 5, '迷える薔薇に終わらぬ夜を', 'v1 1.45.00', 'マヨエルハラニオワラヌヨルヲ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (937, 'ポリスピカデリー feat.相宮零', 'なし', 5, 'パームカルマ', 'v1 1.45.00', 'ハウムカルマ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (938, 'うどんゲルゲ', 'なし', 5, 'Therapeutic Hoedown', 'v1 1.45.00', 'THERAPEUTICHOEDOWN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (939, '八王子P「#コンパス」', '#コンパス', 2, 'バイオレンストリガー', 'v1 1.45.00', 'ハイオレンストリカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (940, '梅とら「#コンパス」', '#コンパス', 2, 'KILLER B', 'v1 1.45.00', 'KILLERB'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (941, 'buzzG「#コンパス」', '楽曲「レトロマニア狂想曲」「クレイジー・ビート」', 2, 'アヤカシ', 'v1 1.45.00', 'アヤカシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (942, '164「#コンパス」', '#コンパス', 2, '残響', 'v1 1.45.00', 'サンキヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (943, 'さつき が てんこもり「#コンパス」', '楽曲「レトロマニア狂想曲」「クレイジー・ビート」', 2, 'クレイジー・ビート', 'v1 1.45.00', 'クレイシウヒウト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (944, 'onoken', 'なし', 6, 'felys -final remix-', 'v1 1.45.00', 'FELYSFINALREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (945, '明坂 芹菜(CV:新田 恵海)&天王洲 なずな(CV:山本 彩乃)', 'なし', 7, 'アフタースクール・エモーション', 'v1 1.45.00', 'アフタウスクウルエモウシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (946, 'owl*tree feat.yu*tree', 'なし', 5, 'Jörqer', 'v1 1.45.00', 'JORQER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (947, 'さつき が てんこもり feat.kana', 'なし', 5, 'ちゅんちゅちゅチューン', 'v1 1.45.00', 'チユンチユチユチユウン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (948, 'コバヤシユウヤ(IOSYS) feat.You-Re:', 'なし', 5, 'ドルオタ忍道!楠子ノ巻', 'v1 1.45.00', 'トルオタニントウナンコノマキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (949, 'Clean Tears feat.kukuri', 'なし', 5, 'エキセントリックコンコン', 'v1 1.45.00', 'エキセントリツクコンコン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (950, 'MOSAIC.WAV', 'なし', 5, '大天使ユリア★降臨!', 'v1 1.45.00', 'タイテンシユリアコウリン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (951, 'HUiT「八月のシンデレラナイン」', '八月のシンデレラナイン', 0, 'かっとばせ!未来へ', 'v1 1.45.00', 'カツトハセミライヘ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (952, 'Clutch!「八月のシンデレラナイン」', '八月のシンデレラナイン', 0, 'ALL FOR ONE★', 'v1 1.45.00', 'ALLFORONE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (953, 'Omoi', '初音ミク関連', 2, 'グリーンライツ・セレナーデ', 'v1 1.45.00', 'クリウンライツセレナウテ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (954, '和田たけあき', '初音ミク関連', 2, 'ブレス・ユア・ブレス', 'v1 1.45.00', 'フレスユアフレス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (955, 'EasyPop', '初音ミク関連', 2, 'Jump for Joy', 'v1 1.45.00', 'JUMPFORJOY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (956, '分島花音「selector infected WIXOSS」', '楽曲「killy killy JOKER」', 0, 'killy killy JOKER', 'v1 1.45.00', 'KILLYKILLYJOKER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (957, '井口裕香「Lostorage incited WIXOSS」', '楽曲「Lostorage」', 0, 'Lostorage', 'v1 1.45.00', 'LOSTORAGE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (958, 'Yunomi & nicamoq', 'なし', 0, 'インドア系ならトラックメイカー', 'v1 1.45.00', 'イントアケイナラトラツクメイカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (959, 'かめりあ', 'なし', 6, 'Blackmagik Blazing', 'v1 1.45.00', 'BLACKMAGIKBLAZING'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (960, 'HaNaMiNa', 'なし', 7, 'アイジャストロック', 'v1 1.45.00', 'アイシヤストロツク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (961, 'V.I.(Various Irodorimidori)', 'なし', 7, 'SUPER RESULT BEAT vol.1', 'v1 1.45.00', 'SUPERRESULTBEATVOL1'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (962, '佐倉綾音(天宮さくら)、内田真礼(東雲初穂)、山村響(望月あざみ)、福原綾香(アナスタシア・パルマ)、早見沙織(クラリス)「新サクラ大戦」', 'PSO2・ムシキング・WLW等(主に自社コラボ)', 6, '檄!帝国華撃団<新章>', 'v1 1.45.00', 'ケキテイコクカケキタンシンシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (963, '歌:ひばり児童合唱団、作曲:宮内國郎、作詞:ナック企画部「チャージマン研!」', 'チャージマン研!', 0, 'チャージマン研!', 'v1 1.45.00', 'チヤウシマンケン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (964, '作曲:宮内國郎「チャージマン研!」', 'チャージマン研!', 0, '殺人レコード恐怖のメロディ', 'v1 1.45.00', 'サツシンレコウトキヨウフノメロテイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (965, 'ALI PROJECT「ローゼンメイデン」', '楽曲「禁じられた遊び」', 0, '禁じられた遊び', 'v1 1.45.00', 'キンシラレタアソヒ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (966, 'SHIKI', 'なし', 6, 'Jade Star', 'v1 1.45.00', 'JADESTAR'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (967, 'イロドリミドリ', 'なし', 7, '君と、この瞬間', 'v1 1.45.00', 'キミトコノシユンカン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (968, '舞ヶ原シンセ研究会', 'なし', 7, 'We Are Us', 'v1 1.50.00', 'WEAREUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (969, 'MK&Kanae Asaba', 'なし', 5, 'U ARE', 'v1 1.45.00', 'UARE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (970, 't+pazolite (HARDCORE TANO*C) feat.TANO*C ALL STARS', 'なし', 5, 'ハードコア・シンドローム', 'v1 1.45.00', 'ハウトコアシントロウム'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (971, 'ETIA.', 'なし', 5, 'Hainuwele', 'v1 1.45.00', 'HAINUWELE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (972, 'suzu', 'なし', 5, '宿星審判', 'v1 1.45.00', 'シユクセイシンハン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (973, '曲:宮崎誠/歌:星咲 あかり(CV:赤尾 ひかる)', 'なし', 9, 'Perfect Shining!!', 'v1 1.45.00', 'PERFECTSHINING'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (974, '曲:ヒゲドライバー/歌:藤沢 柚子(CV:久保田 梨沙)', 'なし', 9, 'みんな Happy!!', 'v1 1.45.00', 'ミンナHAPPY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (975, '曲:TeddyLoid/歌:高瀬 梨緒(CV:久保 ユリカ)', 'なし', 9, 'Here We Go', 'v1 1.45.00', 'HEREWEGO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (976, '曲:Tom-H@ck/歌:結城 莉玖(CV:朝日奈 丸佳)', 'なし', 9, 'P!P!P!P!がおー!!', 'v1 1.45.00', 'PPPPカオウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (977, '仙狐(CV:和氣あず未)、シロ(CV:内田真礼)「世話やきキツネの仙狐さん」', '世話やきキツネの仙狐さん', 0, '今宵mofumofu!!', 'v1 1.45.00', 'コヨイMOFUMOFU'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (978, 'xi', 'なし', 6, 'Ascension to Heaven', 'v1 1.45.00', 'ASCENSIONTOHEAVEN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (979, 'REDALiCE & aran', '東方Project関連', 3, 'Sweet Requiem', 'v1 1.45.00', 'SWEETREQUIEM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (980, 'ビートまりお(COOL&CREATE)', '東方Project関連', 3, 'レータイスパークEx', 'v1 1.45.00', 'レウタイスハウクEX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (981, '光吉猛修の弟', 'なし', 6, '小悪魔の遊園地', 'v1 1.45.00', 'コアクマノユウエンチ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (982, '光吉猛修 VS 目黒将司', 'なし', 5, 'The Metaverse -First story of the SeelischTact-', 'v1 1.45.00', 'THEMETAVERSEFIRSTSTORYOFTHESEELISCHTACT'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (983, 'カンザキイオリ', 'なし', 2, '命に嫌われている', 'v1 1.45.00', 'イノチニキラワレテイル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (984, 'DECO*27', '楽曲「乙女解剖」', 2, '乙女解剖', 'v1 1.45.00', 'オトメカイホウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (986, '菅田将暉', 'なし', 0, 'さよならエレジー', 'v1 1.45.00', 'サヨナラエレシウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (987, 'ぬゆり', 'なし', 2, 'フィクサー', 'v1 1.45.00', 'フイクサウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (988, 'ツユ', 'なし', 5, 'テリトリーバトル', 'v1 1.50.00', 'テリトリウハトル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (989, '達見 恵 featured by 佐野宏晃', 'なし', 5, 'ROAD TO DREAM', 'v1 1.50.00', 'ROADTODREAM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (990, 'TOKOTOKO(西沢さんP) feat.あやぽんず*', 'なし', 5, '絶対トキメキデリバリー', 'v1 1.50.00', 'セツタイトキメキテリハリウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (991, 'Virtual Cat', 'なし', 5, 'Yume no hajimari', 'v1 1.50.00', 'YUMENOHAJIMARI'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (992, 'KOTONOHOUSE', 'なし', 5, 'Hey Yeah!!', 'v1 1.50.00', 'HEYYEAH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (993, 'DIVELA feat.いゔどっと', 'なし', 5, 'B100d Hunter', 'v1 1.50.00', 'B100DHUNTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (994, 'Laur vs CK', 'なし', 5, 'Last Celebration', 'v1 1.50.00', 'LASTCELEBRATION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (997, 'USAO「Arcaea」', 'Arcaea', 6, 'Cyaegha', 'v1 1.50.00', 'CYAEGHA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (998, 'Feryquitous「Arcaea」', 'Arcaea', 6, 'Arcahv', 'v1 1.50.00', 'ARCAHV'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (999, 'かめりあ「Arcaea」', 'Arcaea', 6, 'AttraqtiA', 'v1 1.50.00', 'ATTRAQTIA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1000, 'Official髭男dism', '楽曲「Pretender」', 0, 'Pretender', 'v1 1.50.00', 'PRETENDER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1001, 'TrySail', 'なし', 0, 'ごまかし', 'v1 1.50.00', 'コマカシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1002, 'ヨルシカ', 'なし', 0, 'だから僕は音楽を辞めた', 'v1 1.50.00', 'タカラホクハオンカクヲヤメタ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1003, '福山芳樹「武装錬金」', '楽曲「真赤な誓い」', 0, '真赤な誓い', 'v1 1.50.00', 'マツカナチカイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1004, 'Eve', '楽曲「ナンセンス文学」', 2, 'ドラマツルギー', 'v1 1.50.00', 'トラマツルキウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1005, 'ナユタン星人', 'なし', 2, '彗星ハネムーン', 'v1 1.55.00', 'スイセイハネムウン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1006, '作曲:カジャ 作詞:傘村トータ 編曲:ねじ式 調声:シリア', 'なし', 2, 'アンクローズ・ヒューマン', 'v1 1.50.00', 'アンクロウスヒユウマン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1007, 'かいりきベア', '楽曲「ベノム」', 2, 'ベノム', 'v1 1.50.00', 'ヘノム'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1008, 'ビートまりお × USAO', '東方Project関連', 3, 'ナイト・オブ・ナイツ (USAO Remix)', 'v1 1.50.00', 'ナイトオフナイツUSAOREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1009, 'BlackY fused with WAiKURO', 'なし', 9, 'Alea jacta est!', 'v1 1.50.00', 'ALEAJACTAEST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1010, 'Laur', 'なし', 9, 'Viyella''s Tears', 'v1 1.50.00', 'VIYELLASTEARS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1011, 'owl*tree/t+pazolite', 'なし', 5, 'Paqqin (tpz Despair Remix)', 'v1 1.50.00', 'PAQQINTPZDESPAIRREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1012, '藤堂 陽南袴(CV:八島 さらら)', 'なし', 7, 'Jack the GAME', 'v1 1.50.00', 'JACKTHEGAME'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1013, 'くるぶっこちゃん', 'なし', 5, '宙の隣', 'v1 1.50.00', 'ソラノトナリ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1014, 'サルケバ', 'なし', 5, 'Just You', 'v1 1.50.00', 'JUSTYOU'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1015, 'pan vs 7mai', 'なし', 5, 'Insane Gamemode', 'v1 1.50.00', 'INSANEGAMEMODE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1016, 'Potwi', 'なし', 5, 'Parad''ox', 'v1 1.50.00', 'PARADOX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1017, 'sasakure.UK VS 穴山大輔', 'なし', 5, 'ANU', 'v1 1.50.00', 'ANU'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1018, '嘘とカメレオン「虚構推理」', '楽曲「モノノケ・イン・ザ・フィクション」', 0, 'モノノケ・イン・ザ・フィクション', 'v1 1.50.00', 'モノノケインサフイクシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1019, 'ピノキオピー', '初音ミク関連', 2, '愛されなくても君がいる', 'v1 1.50.00', 'アイサレナクテモキミカイル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1020, 'はるまきごはん', '初音ミク関連', 2, 'ぽかぽかの星', 'v1 1.50.00', 'ホカホカノホシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1021, 'n-buna × Orangestar', '楽曲「スターナイトスノウ」', 2, 'スターナイトスノウ', 'v1 1.50.00', 'スタウナイトスノウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1022, 'n-buna', 'なし', 2, '白ゆき', 'v1 1.50.00', 'シラユキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1023, 'hololive IDOL PROJECT', 'ホロライブ', 0, 'Shiny Smily Story', 'v1 1.50.00', 'SHINYSMILYSTORY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1024, 'hololive IDOL PROJECT', 'ホロライブ', 0, 'キラメキライダー☆', 'v1 1.50.00', 'キラメキライタウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1025, 'ビートまりお(COOL&CREATE)', '東方Project関連', 3, '疾走あんさんぶる', 'v1 1.50.00', 'シツソウアンサンフル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1026, 'SOUND HOLIC feat. Nana Takahashi', '東方Project関連', 3, 'しゅわスパ大作戦☆', 'v1 1.50.00', 'シユワスハタイサクセン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1027, '暁Records', '東方Project関連', 3, 'LOVE EAST', 'v1 1.50.00', 'LOVEEAST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1028, '桔梗 小夜曲(CV:原田 彩楓)', 'なし', 7, 'MELtin'' 17', 'v1 1.50.00', 'MELTIN17'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1029, '3R2 as Katzeohr', 'なし', 5, '《狂乱》 ~ Cataclysm', 'v1 1.50.00', 'キヨウランCATACLYSM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1030, 'Ring feat.SLS', 'なし', 5, '《投影》 ~ Oh My Baby Doll', 'v1 1.50.00', 'トウエイOHMYBABYDOLL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1031, '空氣載體 The AirCarrier', 'なし', 5, '《信仰》 ~ Eudaimonia', 'v1 1.50.00', 'シンコウEUDAIMONIA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1032, 'Iris', 'なし', 5, '《選別》 ~ Refuge', 'v1 1.50.00', 'センヘツREFUGE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1033, 'Spiegel vs Yukino', 'なし', 5, '《本能》 ~ ReCoda', 'v1 1.50.00', 'ホンノウRECODA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1035, 'Cranky feat.おもしろ三国志', 'なし', 5, '赤壁、大炎上!!', 'v1 1.50.00', 'セキヘキタイエンシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1036, '陰陽座', 'なし', 0, '甲賀忍法帖', 'v1 1.50.00', 'コウカニンホウチヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1037, 'イロドリミドリ', 'なし', 7, 'Everything For A Reason', 'v1 1.50.00', 'EVERYTHINGFORAREASON'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1040, 'リンカ (CV: 豊田萌絵)「グルーヴコースター」', 'グルーヴコースター', 6, 'LINK LINK FEVER!!!', 'v1 1.50.00', 'LINKLINKFEVER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1041, 'IOSYS TRAX (uno with.ちよこ)「グルーヴコースター」', 'グルーヴコースター', 6, 'DX超性能フルメタル少女', 'v1 1.50.00', 'DXチヨウセイノウフルメタルシヨウシヨ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1042, 'Dr. ARM (IOSYS)「グルーヴコースター」', 'グルーヴコースター', 6, 'SKYSCRAPER', 'v1 1.50.00', 'SKYSCRAPER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1043, 'Team Grimoire vs MASAKI「グルーヴコースター」', 'グルーヴコースター', 6, 'Lemegeton -little key of solomon-', 'v1 1.50.00', 'LEMEGETONLITTLEKEYOFSOLOMON'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1044, 'REDALiCE vs MASAKI「グルーヴコースター」', 'グルーヴコースター', 6, 'BUCHiGiRE Berserker', 'v1 1.50.00', 'BUCHIGIREBERSERKER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1045, 'shami momo(吉田優子・千代田桃)/CV:小原好美・鬼頭明里「まちカドまぞく」', '楽曲「町かどタンジェント」', 0, '町かどタンジェント', 'v1 1.55.00', 'マチカトタンシエント'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1046, '東山奈央「恋する小惑星」', '楽曲「歩いていこう!」', 0, '歩いていこう!', 'v1 1.50.00', 'アルイテイコウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1048, 'あんどうりんご(CV:今井麻美)「ぷよぷよ!!」', 'PSO2・ムシキング・WLW等(主に自社コラボ)', 6, 'ぷよぷよのうた ピコピコミックス', 'v1 1.55.00', 'フヨフヨノウタヒコヒコミツクス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1049, 'the peggies「青春ブタ野郎はバニーガール先輩の夢を見ない」', '青春ブタ野郎はバニーガール先輩の夢を見ない', 0, '君のせい', 'v1 1.50.00', 'キミノセイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1050, 'UNISON SQUARE GARDEN', '楽曲「シュガーソングとビターステップ」', 0, 'Phantom Joke', 'v1 1.50.00', 'PHANTOMJOKE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1051, 'ずっと真夜中でいいのに。', '楽曲「脳裏上のクラッカー」', 0, '脳裏上のクラッカー', 'v1 1.55.00', 'ノウリウエノクラツカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1053, '泉こなた(CV.平野 綾)、柊かがみ(CV.加藤英美里)、柊つかさ(CV.福原香織)、高良みゆき(CV.遠藤 綾)「らき☆すた」', '楽曲「もってけ!セーラーふく」', 0, 'もってけ!セーラーふく', 'v1 1.55.00', 'モツテケセウラウフク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1054, 'まふまふ', 'なし', 2, 'サクリファイス', 'v1 1.55.00', 'サクリフアイス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1055, 'LeaF', '東方Project関連', 3, 'Wizdomiot', 'v1 1.55.00', 'WIZDOMIOT'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1056, 'HaNaMiNa feat.Hana', 'なし', 7, 'なんかノイズにきこえる', 'v1 1.55.00', 'ナンカノイスニキコエル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1057, '芒崎 奏(CV:立花 理香)', 'なし', 7, 'Over Heart', 'v1 1.55.00', 'OVERHEART'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1060, '烏屋茶房 feat.利香', 'なし', 5, 'レイニーカラー・ウォーターカラー', 'v1 1.55.00', 'レイニウカラウウオウタウカラウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1061, '柏木るざりん feat.青葉りんご', 'なし', 5, 'おいでよ! 高須らいむランド', 'v1 1.55.00', 'オイテヨタカスライムラント'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1062, '煮ル果実×びす', 'なし', 5, 'Charlatan', 'v1 1.55.00', 'CHARLATAN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1063, '李 龟琍椏 feat.娜娜苤來', 'なし', 5, '萌豚♥功夫♥大乱舞', 'v1 1.55.00', 'メントウンカンフウタウルアンウウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1064, 'Neko Hacker feat.うごくちゃん', 'なし', 5, 'つっぱれ!にゃんきー魂', 'v1 1.55.00', 'ツツハレニヤンキウタマシイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1066, 'かゆき', 'なし', 5, 'Blazing:Storm', 'v1 1.55.00', 'BLAZINGSTORM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1067, 'DECO*27', 'なし', 2, 'アンドロイドガール', 'v1 1.55.00', 'アントロイトカウル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1068, 'うたたP', '初音ミク関連', 2, 'こちら、幸福安心委員会です。', 'v1 1.55.00', 'コチラコウフクアンシンイインカイテス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1075, 'PSYQUI feat.Such', 'なし', 5, 'C & B', 'v1 1.55.00', 'CB'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1080, 'アインズ(CV:日野 聡)、カズマ(CV:福島 潤)、スバル(CV:小林裕介)、ターニャ(CV:悠木 碧)「異世界かるてっと」', '異世界かるてっと', 0, '異世界かるてっと', 'v1 1.55.00', 'イセカイカルテツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1085, 'TANO*C Sound Team', 'なし', 6, 'BATTLE NO.1', 'v1 1.55.00', 'BATTLENO1'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1091, 'しーけー', 'なし', 6, 'クロートーと星の観測者', 'v1 1.50.00', 'クロウトウトホシノカンソクシヤ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1092, 'しらいし', 'なし', 6, '真千年女王', 'v1 1.50.00', 'シンセンネンシヨオウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1093, '茅原実里', '楽曲「Paradise Lost」', 0, 'Paradise Lost', 'v1 1.55.00', 'PARADISELOST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1098, 'おもしろ三国志', 'なし', 6, '董卓討つべし', 'v1 1.50.00', 'トウタクウツヘシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1099, 'ピノキオピー / 初音ミク / ワンダーランズ×ショウタイム「プロジェクトセカイ カラフルステージ! feat. 初音ミク」', 'プロジェクトセカイ カラフルステージ! feat. 初音ミク', 2, 'セカイはまだ始まってすらいない', 'v1 1.50.00', 'セカイハマタハシマツテスライナイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8168, '曲:kz(livetune)/歌:オンゲキシューターズ', 'なし', 9, 'STARTLINER', 'v1 1.40.00', 'STARTLINER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8169, '高宮なすの(CV:鳴海杏子)「てーきゅう」', 'てーきゅう', 0, 'メニメニマニマニ', 'v1 1.40.00', 'メニメニマニマニ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8170, '箱部 なる(CV:M・A・O)', 'なし', 7, 'DETARAME ROCK&ROLL THEORY', 'v1 1.40.00', 'DETARAMEROCKROLLTHEORY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8171, 'DETRO a.k.a ルゼ', 'なし', 6, 'volcanic', 'v1 1.40.00', 'VOLCANIC'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8172, 'Feryquitous', 'なし', 5, 'StufeStern', 'v1 1.40.00', 'STUFESTERN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8173, 'きくお', 'なし', 5, '玩具狂奏曲 -終焉-', 'v1 1.40.00', 'カンクキヨウソウキヨクシユウエン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8174, 'HiTECH NINJA', 'なし', 5, '電光石火', 'v1 1.40.00', 'テンコウセツカ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8175, 'M2U', 'なし', 6, 'BlythE', 'v1 1.40.00', 'BLYTHE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8176, 'sun3', '東方Project関連', 3, '星の器~STAR OF ANDROMEDA', 'v1 1.40.00', 'ホシノウツワSTAROFANDROMEDA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8177, 'ARM (IOSYS)', '東方Project関連', 3, '【東方ニコカラ】秘神マターラ feat.魂音泉【IOSYS】', 'v1 1.40.00', 'トウホウニコカラヒシンマタウラFEATタマオンセンIOSYS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8178, 'ARM+夕野ヨシミ (IOSYS) feat.miko', '東方Project関連', 3, 'ひれ伏せ愚民どもっ!', 'v1 1.40.00', 'ヒレフセクミントモツ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8179, 'Alstroemeria Records', '東方Project関連', 3, 'Dreaming', 'v1 1.40.00', 'DREAMING'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8180, 'HaNaMiNa', 'なし', 7, '【3Dサウンド】小野ちゃんが真夏のビーチでスイカを叩き割る話【イヤホン推奨】', 'v1 1.40.00', '3Dサウントオノチヤンカマナツノヒウチテスイカヲタタキワルハナシイヤホンスイシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8181, 'イロドリミドリ', 'なし', 7, 'conflict(斉唱)', 'v1 1.40.00', 'CONFLICTセイシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8182, 'Relect', 'なし', 5, 'Life', 'v1 1.45.00', 'LIFE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8183, 'Bitplane', 'なし', 6, 'チョウの標本', 'v1 1.45.00', 'チヨウノヒヨウホン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8185, 'みきとP', 'なし', 2, 'ロキ', 'v1 1.45.00', 'ロキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8186, 'BACO', 'なし', 6, 'Dengeki Tube', 'v1 1.45.00', 'DENGEKITUBE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8187, 'セブンスシスターズ「Tokyo 7th シスターズ」', 'Tokyo 7th シスターズ・新表記', 0, 'WORLD''S END', 'v1 1.45.00', 'WORLDSEND'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8188, 'Feryquitous', 'なし', 9, 'Ai Nov', 'v1 1.45.00', 'AINOV'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8189, 'HALFBY', 'なし', 5, 'bubble attack', 'v1 1.45.00', 'BUBBLEATTACK'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8194, 'SYNC.ART''S feat.美里', '東方Project関連', 3, 'エピクロスの虹はもう見えない', 'v1 1.45.00', 'エヒクロスノニシハモウミエナイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8195, 'Palme', 'なし', 5, 'Blessed', 'v1 1.45.00', 'BLESSED'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8196, 'Godspeed', 'なし', 5, 'Gate of Fate', 'v1 1.45.00', 'GATEOFFATE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8197, 'ルゼ', 'なし', 6, 'ZEUS', 'v1 1.45.00', 'ZEUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8198, 'Chu☆', 'なし', 0, '巫女みこナース・愛のテーマ', 'v1 1.50.00', 'ミコミコナウスアイノテウマ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8199, 'steμ feat.siroa「太鼓の達人」より', 'なし', 6, 'Taiko Drum Monster', 'v1 1.50.00', 'TAIKODRUMMONSTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8200, 'ゆうゆ / 篠螺悠那', '東方Project関連', 3, 'Imperishable Night 2006 (2016 Refine)', 'v1 1.50.00', 'IMPERISHABLENIGHT20062016REFINE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8201, 'nora2r', 'なし', 5, 'Fidget Dancer', 'v1 1.50.00', 'FIDGETDANCER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8202, '奥井雅美「少女革命ウテナ」', '楽曲「輪舞-revolution」', 0, '輪舞-revolution', 'v1 1.50.00', 'ロントREVOLUTION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8203, '-45', 'なし', 6, 'G e n g a o z o', 'v1 1.50.00', 'GENGAOZO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8204, 'M2U', 'なし', 6, 'Memory of Beach', 'v1 1.50.00', 'MEMORYOFBEACH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8205, 'Bo-Xun Lin 林柏勲', 'なし', 5, '《逃避》 ~ The Deserter', 'v1 1.50.00', 'トウヒTHEDESERTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8206, '御形 アリシアナ(CV:福原 綾香)', 'なし', 7, '恋はりんりん☆あーりんベル', 'v1 1.50.00', 'コイハリンリンアウリンヘル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8207, '月見英子(CV.井口裕香)「パリピ孔明」', 'パリピ孔明', 0, 'パリピ孔明 CMソング', 'v1 1.50.00', 'ハリヒコウメイCMソンク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8212, 'リンカ (CV: 豊田萌絵)「グルーヴコースター」', 'グルーヴコースター', 6, 'LINK LINK FEVER!!!', 'v1 1.55.00', 'LINKLINKFEVER'); diff --git a/src/main/resources/db/migration/sqlite/V29__add_chuni_more_event.sql b/src/main/resources/db/migration/sqlite/V29__add_chuni_more_event.sql new file mode 100644 index 00000000..f39777d8 --- /dev/null +++ b/src/main/resources/db/migration/sqlite/V29__add_chuni_more_event.sql @@ -0,0 +1,619 @@ +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4300, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4301, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4302, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4303, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4304, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4305, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4306, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4307, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4308, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4309, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4310, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4311, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4312, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4313, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4314, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4315, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4316, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4317, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4318, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4319, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4320, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4321, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4322, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4323, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4324, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4325, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4326, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4327, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4328, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4329, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4400, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4401, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4402, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4403, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4404, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4450, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4451, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4452, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4453, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4454, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4455, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4456, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4457, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4500, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4501, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4502, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4503, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4504, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4505, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4506, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4507, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4508, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4509, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4510, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4511, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4512, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4513, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4514, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4515, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4516, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4517, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4550, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4551, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4552, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4553, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4554, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4555, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4556, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4600, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4601, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4602, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4603, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4604, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4605, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4606, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4607, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4608, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4609, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4610, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4611, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4612, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4613, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4614, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4615, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4616, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4617, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4618, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4619, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4650, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4651, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4652, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4653, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4654, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4700, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4701, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4702, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4703, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4704, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4705, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4706, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4707, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4708, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4709, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4710, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4711, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4750, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4751, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4752, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4753, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4754, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4755, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4756, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4757, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4758, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4759, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4760, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4761, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4762, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4763, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4764, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4765, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4766, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4767, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4768, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4769, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4770, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4771, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4772, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4773, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4774, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4775, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4800, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4801, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4802, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4803, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4804, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4805, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4806, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4807, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4808, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4809, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4810, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4850, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4851, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4852, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4853, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4854, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4855, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4856, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4857, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4858, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4890, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4900, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4901, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4902, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4903, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4904, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4905, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4906, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4907, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4908, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4909, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4910, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4911, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4912, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4913, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4914, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4950, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4951, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4952, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4953, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4954, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4955, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4956, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4957, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4958, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4959, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4980, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4981, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4982, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (4983, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5003, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5004, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5009, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5010, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5011, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5012, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5013, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5014, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5015, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5016, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5017, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5018, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5019, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5021, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5022, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5023, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5024, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5025, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5026, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5028, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5029, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5030, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5031, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5032, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5033, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5034, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5035, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5036, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5037, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5038, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5039, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5040, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5041, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5050, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5051, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5052, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5053, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5054, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5055, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5056, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5100, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5101, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5102, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5103, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5104, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5105, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5106, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5107, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5108, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5109, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5110, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5111, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5112, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5113, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5114, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5150, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5151, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5152, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5153, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5154, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5155, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5200, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5201, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5202, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5203, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5204, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5205, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5206, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5207, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5208, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5209, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5210, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5211, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5212, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5213, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5214, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5215, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5216, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5217, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5218, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5250, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5251, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5252, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5253, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5254, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5255, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5300, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5301, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5302, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5303, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5304, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5305, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5306, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5307, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5308, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5309, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5310, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5311, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5312, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5313, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5314, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5315, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5350, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5351, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5352, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5353, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5354, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5355, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5356, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5357, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5358, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5359, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5360, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5361, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5362, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5363, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5364, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5365, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5366, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5367, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5368, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5369, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5380, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5381, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5382, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5383, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5384, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5385, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5386, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5387, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5388, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5400, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5401, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5402, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5403, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5404, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5405, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5406, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5407, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5408, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5409, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5410, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5411, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5412, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5413, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5450, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5451, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5452, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5453, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5454, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5500, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5501, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5502, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5503, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5504, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5505, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5506, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5507, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5508, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5509, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5510, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5511, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5512, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5513, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5514, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5550, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5551, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5552, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5553, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5554, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5555, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5556, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5557, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5558, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5559, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5560, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5561, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5580, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5581, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (8001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (8002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5600, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5601, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5602, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5603, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5604, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5605, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5606, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5607, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5608, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5609, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5610, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5611, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5612, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5613, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5614, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5615, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5616, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5617, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5618, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5619, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5620, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5621, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5622, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5623, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5624, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5625, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5626, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5627, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5628, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5629, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5630, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5631, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5632, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5633, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5634, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5635, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5636, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5637, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5700, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5701, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5702, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5703, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5704, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5705, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5706, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5707, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5708, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5709, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5710, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5750, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5751, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5752, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5753, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5754, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5755, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5756, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5757, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5758, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5800, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5801, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5802, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5803, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5804, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5805, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5806, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5807, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5808, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5809, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5810, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5811, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5812, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5813, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5814, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5815, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5816, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5817, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5818, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5819, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5820, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5821, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5822, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5850, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5851, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5852, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5853, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5854, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5855, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5856, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5900, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5901, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5902, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5903, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5904, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5905, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5906, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5907, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5908, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5909, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5910, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5911, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5912, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5913, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5914, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5915, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5916, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5917, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5918, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5919, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5920, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5921, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5922, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5923, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5924, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5925, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5926, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5950, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5951, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5952, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5953, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5954, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5955, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5970, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5971, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5972, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5973, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5974, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5975, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5976, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5977, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5978, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5979, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5980, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5981, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5982, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5983, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5984, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5985, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (5986, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6000, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6001, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6002, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6003, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6004, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6005, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6006, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6007, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6009, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6010, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6011, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6012, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6013, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6014, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6015, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6016, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6017, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6018, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6019, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6020, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6021, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6022, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6023, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6024, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6025, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6026, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6027, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6050, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6051, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6052, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6053, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6054, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6055, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6056, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6057, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6058, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6059, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6100, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6101, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6102, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6103, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6104, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6105, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6106, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6107, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6108, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6109, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6110, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6111, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6112, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6113, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6114, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6115, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6116, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6117, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6118, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6119, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6120, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6121, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6122, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6123, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6124, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6125, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6126, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6127, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6128, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6129, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6130, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6131, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6132, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',4, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6150, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6151, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6152, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6153, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6154, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6155, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6156, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6157, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6200, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6201, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6202, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6203, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6204, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6205, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6206, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6207, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6208, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6209, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6210, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6211, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6212, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6213, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6214, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6215, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6216, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6217, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',8, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6218, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6219, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6220, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6221, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',9, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6222, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',5, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6250, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6251, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',3, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6252, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',7, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6253, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',1, false); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (6254, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',2, true); +INSERT INTO `chuni_game_event` (`id`, `end_date`, `start_date`, `type`, `enable`) VALUES (20008, '2029-01-01 00:00:00.000000', '2019-01-01 00:00:00.000000',6, true); diff --git a/src/main/resources/db/migration/sqlite/V30__add_chuni_more_songs.sql b/src/main/resources/db/migration/sqlite/V30__add_chuni_more_songs.sql new file mode 100644 index 00000000..10a52b4a --- /dev/null +++ b/src/main/resources/db/migration/sqlite/V30__add_chuni_more_songs.sql @@ -0,0 +1,292 @@ +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (183, 'ELISA「ef - a tale of memories.」', '楽曲「euphoric field(English)」', 0, 'euphoric field(English)', 'v1 1.45.00', 'EUPHORICFIELDENGLISH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (333, 't+pazolite', 'なし', 9, 'Oshama Scramble!', 'v1 1.45.00', 'OSHAMASCRAMBLE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (429, 'wa.', 'なし', 6, 'Black Lotus', 'v1 1.40.00', 'BLACKLOTUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (809, 'GARNiDELiA「魔法科高校の劣等生」', '楽曲「grilletto」', 0, 'grilletto', 'v1 1.40.00', 'GRILLETTO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (810, 'OxT「SSSS.GRIDMAN」', 'SSSS.GRIDMAN', 0, 'UNION', 'v1 1.40.00', 'UNION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (811, '米津玄師', '楽曲「Lemon」「紅蓮華」', 0, 'Lemon', 'v1 1.40.00', 'LEMON'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (812, 'ALTIMA「アクセル・ワールド」', 'なし', 0, 'BURST THE GRAVITY', 'v1 1.40.00', 'BURSTTHEGRAVITY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (813, 'Division All Stars「ヒプノシスマイク」', '楽曲「ヒプノシスマイク -Division Battle Anthem-」', 0, 'ヒプノシスマイク -Division Battle Anthem-', 'v1 1.40.00', 'ヒフノシスマイクDIVISIONBATTLEANTHEM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (814, '麻帆良学園中等部2-A「魔法先生ネギま!」', '楽曲「ハッピー☆マテリアル」', 0, 'ハッピー☆マテリアル', 'v1 1.40.00', 'ハツヒウマテリアル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (815, 'ヨルシカ', 'なし', 0, 'ただ君に晴れ', 'v1 1.40.00', 'タタキミニハレ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (816, 'Eve', '楽曲「ナンセンス文学」', 2, 'ナンセンス文学', 'v1 1.40.00', 'ナンセンスフンカク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (817, 'じん', 'なし', 2, 'ロスタイムメモリー', 'v1 1.40.00', 'ロスタイムメモリウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (818, 'DECO*27', '初音ミク関連', 2, 'ヒバナ', 'v1 1.40.00', 'ヒハナ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (819, 'ビートまりお(COOL&CREATE)', '東方Project関連', 3, '最終鬼畜妹フランドール・S', 'v1 1.40.00', 'サイシユウキチクイモウトフラントウルスカウレツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (821, 'HaNaMiNa feat.Nadeshiko', 'なし', 7, '"STAR"T', 'v1 1.40.00', 'START'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (822, 'Project Grimoire', 'なし', 9, 'Excalibur ~Revived resolution~', 'v1 1.40.00', 'EXCALIBURREVIVEDRESOLUTION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (823, 'かねこちはる', 'なし', 9, 'Opfer', 'v1 1.40.00', 'OPFER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (824, 'NAOKI MAEDA', 'なし', 5, '神威 (NAOKI × ZPP MIX)', 'v1 1.40.00', 'カムイNAOKIZPPMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (825, 'じーざす(ワンダフル☆オポチュニティ!) ft.96猫', 'なし', 5, 'サヴァイバル・キリング・メーカー', 'v1 1.40.00', 'サウアイハルキリンクメウカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (826, 'ユリイ・カノン feat.nameless', 'なし', 5, 'ツクヨミステップ', 'v1 1.40.00', 'ツクヨミステツフ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (827, '溝口ゆうま axel. 大瀬良あい', 'なし', 5, '【冒険】イングリット葛西降臨!【実況】', 'v1 1.40.00', 'インクリツトカサイコウリン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (828, 'ゆゆうた', 'なし', 5, 'ハジマリノピアノ', 'v1 1.40.00', 'ハシマリノヒアノ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (829, 'かいりきベア feat.松下', 'なし', 5, 'レーイレーイ', 'v1 1.40.00', 'レウイレウイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (830, '石渡太輔/アークシステムワークス', 'なし', 5, 'Surrogate Life', 'v1 1.40.00', 'SURROGATELIFE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (831, 'yukitani', 'なし', 5, 'Nijirate Fanatics', 'v1 1.40.00', 'NIJIRATEFANATICS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (832, '削除 feat. Nikki Simmons', 'なし', 6, 'Destr0yer', 'v1 1.40.00', 'DESTR0YER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (833, 'eicateve', 'なし', 6, 'R.I.P.', 'v1 1.40.00', 'RIP'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (834, '立秋', 'なし', 5, 'せかいせいふく!ゆりあちゃん!', 'v1 1.40.00', 'セカイセイフクユリアチヤン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (835, 'Noah', 'なし', 5, 'Trackless wilderness', 'v1 1.40.00', 'TRACKLESSWILDERNESS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (836, 'Acotto', 'なし', 5, 'absolute rightness', 'v1 1.40.00', 'ABSOLUTERIGHTNESS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (837, 'Aoi Sumito', 'なし', 5, 'Walzer für das Nichts', 'v1 1.40.00', 'WALZERFURDASNICHTS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (838, 'litmus*', 'なし', 5, 'Lover''s Trick', 'v1 1.40.00', 'LOVERSTRICK'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (839, 'Yu-dachi', 'なし', 5, 'まごころのカスクルゥト', 'v1 1.40.00', 'マココロノカスクルウト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (840, 'なきゃむりゃ', '結月ゆかり関連', 2, '幾望の月', 'v1 1.40.00', 'キホウノツキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (841, 'GYARI', '楽曲「アカリがやってきたぞっ」', 2, 'アカリがやってきたぞっ', 'v1 1.40.00', 'アカリカヤツテキタソツ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (842, 'ONE (song by ナナホシ管弦楽団)', '楽曲「おねがいダーリン」', 2, 'おねがいダーリン', 'v1 1.40.00', 'オネカイタウリン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (843, 'kemu', 'なし', 2, 'リンカーネイション', 'v1 1.40.00', 'リンカウネイシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (844, 'ナユタン星人', 'なし', 2, '太陽系デスコ', 'v1 1.40.00', 'タイヨウケイテスコ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (845, 'KOTOKO「ネコぱら」', 'ネコぱら', 0, '▲MEW▲△MEW△CAKE', 'v1 1.40.00', 'MEWMEWCAKE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (846, 'パトリシア・オブ・エンド(CV:高森奈津美)、黒木 未知(CV:仙台エリ)、夕莉 シャチ(CV:浅川悠)、明日原 ユウキ(CV:種﨑敦美)「ノラと皇女と野良猫ハート」', 'ノラと皇女と野良猫ハート', 0, '野良猫ハート', 'v1 1.40.00', 'ノラネコハウト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (847, '小倉 唯「変態王子と笑わない猫。」', 'キングレコード楽曲関連', 0, 'Baby Sweet Berry Love', 'v1 1.40.00', 'BABYSWEETBERRYLOVE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (848, 'sumijun(Halozy) feat. ななひら(Confetto)', '東方Project関連', 3, '進捗どうですか?', 'v1 1.40.00', 'シンチヨクトウテスカ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (849, '葛城 華(CV:丸岡 和佳奈)', 'なし', 7, '単一指向性オーバーブルーム', 'v1 1.40.00', 'タンイツシコウセイオウハウフルウム'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (850, 'Norn', 'なし', 5, '《混乱》 ~ Muspell', 'v1 1.40.00', 'コンランMUSPELL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (851, 'Shi Kuang Lee feat.A-Tz', 'なし', 5, '《理想》 ~ Cloudland', 'v1 1.40.00', 'リソウCLOUDLAND'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (852, 'Bo-Xun Lin 林柏勲', 'なし', 5, '《逃避》 ~ The Deserter', 'v1 1.40.00', 'トウヒTHEDESERTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (853, 'James Landino feat.N i i', 'なし', 5, '《最愛》 ~ Curse', 'v1 1.40.00', 'サイアイCURSE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (854, '3R2', 'なし', 5, '《運命》 ~ Ray of Hope', 'v1 1.40.00', 'ウンメイRAYOFHOPE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (855, 'Tia「賭ケグルイ」', '賭ケグルイ××', 0, 'Deal with the devil', 'v1 1.40.00', 'DEALWITHTHEDEVIL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (856, 'スタァライト九九組「少女☆歌劇 レヴュースタァライト」', '楽曲「Star Divine」', 0, 'Star Divine', 'v1 1.40.00', 'STARDIVINE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (857, '奥井雅美「少女革命ウテナ」', '楽曲「輪舞-revolution」', 0, '輪舞-revolution', 'v1 1.40.00', 'ロントREVOLUTION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (858, '「サクラ大戦3 ~巴里は燃えているか~」', 'なし', 6, '御旗のもとに', 'v1 1.40.00', 'ミハタノモトニ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (859, '小野 美苗(CV:伊藤 美来)', 'なし', 7, 'みなえをチェック!', 'v1 1.40.00', 'ミナエヲチエツク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (860, 'MOSAIC.WAV/t+pazolite feat.ななひら', 'なし', 5, 'とーきょー全域★アキハバラ? (ver.にこる)', 'v1 1.40.00', 'トウキヨウセンイキアキハハラVERニコル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (861, 'わたてん☆5「私に天使が舞い降りた!」', '私に天使が舞い降りた!', 0, '気ままな天使たち', 'v1 1.40.00', 'キママナテンシタチ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (862, 'わたてん☆5「私に天使が舞い降りた!」', '私に天使が舞い降りた!', 0, 'ハッピー・ハッピー・フレンズ', 'v1 1.40.00', 'ハツヒウハツヒウフレンス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (863, '削除', 'なし', 6, 'AXION', 'v1 1.40.00', 'AXION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (865, 'BlackY vs. Yooh', 'なし', 9, 'MEGATON BLAST', 'v1 1.40.00', 'MEGATONBLAST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (866, '岸田教団&THE明星ロケッツ「ストライク・ザ・ブラッド」', 'ストライク・ザ・ブラッド', 0, 'ストライク・ザ・ブラッド', 'v1 1.40.00', 'ストライクサフラツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (867, 'ハチ', '初音ミク関連', 2, '結んで開いて羅刹と骸', 'v1 1.40.00', 'ムスンテヒライテラセツトムクロ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (868, 'アゴアニキ', '初音ミク関連', 2, 'ダブルラリアット', 'v1 1.40.00', 'タフルラリアツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (869, 'sasakure.UK', '初音ミク関連', 2, '*ハロー、プラネット。', 'v1 1.40.00', 'ハロウフラネツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (870, 'minato(流星P)', '初音ミク関連', 2, 'magnet', 'v1 1.40.00', 'MAGNET'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (871, 'IOSYS TRAX (uno & D.watt)', '東方Project関連', 3, 'Pump!n', 'v1 1.40.00', 'PUMPIN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (872, 'A-One', '東方Project関連', 3, 'Endless Seeker', 'v1 1.40.00', 'ENDLESSSEEKER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (873, '発熱巫女~ず', '東方Project関連', 3, 'STRIPES feat. EL.J (2018 reinterpretation)', 'v1 1.40.00', 'STRIPESFEATELJ2018REINTERPRETATION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (874, 'SOUND HOLIC feat. Nana Takahashi', '東方Project関連', 3, 'Cosmic Magic Shooter', 'v1 1.40.00', 'COSMICMAGICSHOOTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (875, 'Liz Triangle', '東方Project関連', 3, '神楽', 'v1 1.40.00', 'カクラ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (876, 'Masayoshi Minoshima × Nhato', '東方Project関連', 3, 'Bad Apple!! feat.nomico (Nhato Remix)', 'v1 1.40.00', 'BADAPPLEFEATNOMICONHATOREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (877, '麹町養蚕館', 'なし', 5, 'ヴンダーカンマー', 'v1 1.40.00', 'ウンタウカンマウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (878, 'Nhato', 'なし', 5, 'Destination', 'v1 1.40.00', 'DESTINATION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (879, 'nora2r', 'なし', 5, 'Fidget Dancer', 'v1 1.40.00', 'FIDGETDANCER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (880, '削除', 'なし', 5, 'Megameteor', 'v1 1.40.00', 'MEGAMETEOR'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (881, 's-don vs. 翡乃イスカ', 'なし', 5, 'Trrricksters!!', 'v1 1.40.00', 'TRRRICKSTERS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (882, 'HaNaMiNa feat.Nanase', 'なし', 7, 'Road without Road', 'v1 1.40.00', 'ROADWITHOUTROAD'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (883, 'フランシュシュ「ゾンビランドサガ」', 'ゾンビランドサガ', 0, '徒花ネクロマンシー', 'v1 1.40.00', 'アタハナネクロマンシウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (884, 'フランシュシュ「ゾンビランドサガ」', 'ゾンビランドサガ', 0, '目覚めRETURNER', 'v1 1.40.00', 'メサメRETURNER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (885, 'ESTi', 'なし', 6, 'Ladymade Star', 'v1 1.40.00', 'LADYMADESTAR'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (886, 'M2U', 'なし', 6, 'Memory of Beach', 'v1 1.40.00', 'MEMORYOFBEACH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (887, 'Hosoe Shinji', 'なし', 6, 'SON OF SUN', 'v1 1.40.00', 'SONOFSUN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (888, 'Mili「ゴブリンスレイヤー」', 'ゴブリンスレイヤー', 0, 'Rightfully', 'v1 1.40.00', 'RIGHTFULLY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (889, 'Chu☆', 'なし', 0, '巫女みこナース・愛のテーマ', 'v1 1.40.00', 'ミコミコナウスアイノテウマ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (890, 'FictionJunction YUUKA「MADLAX」', 'なし', 0, 'nowhere', 'v1 1.40.00', 'NOWHERE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (891, 'ゴリライザー制作委員会', 'なし', 6, '音弾超人ゴリライザー', 'v1 1.40.00', 'オンタンチヨウシンコリライサウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (892, 'ナノ「緋弾のアリアAA」', '緋弾のアリアAA', 0, 'Bull''s Eye', 'v1 1.40.00', 'BULLSEYE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (893, 'Sobrem a.k.a. Widowmaker', 'なし', 6, 'Giselle', 'v1 1.40.00', 'GISELLE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (894, 'Aliesrite* (Ym1024 feat. lamie*)', 'なし', 6, '7 colors*', 'v1 1.40.00', '7COLORS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (895, 'Junk', 'なし', 6, 'Life is PIANO', 'v1 1.40.00', 'LIFEISPIANO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (896, '曲:鯨井国家/歌:藍原 椿(CV:橋本 ちなみ)', 'なし', 9, 'タテマエと本心の大乱闘', 'v1 1.40.00', 'タテマエトホンシンノタイラントウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (897, '曲:上松範廉(Elements Garden)/歌:三角 葵(CV:春野 杏)', 'なし', 9, 'Zest of Blue', 'v1 1.40.00', 'ZESTOFBLUE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (899, 'イロドリミドリ', 'なし', 7, 'conflict(斉唱)', 'v1 1.45.00', 'CONFLICTセイシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (900, 'Bitplane', 'なし', 6, 'チョウの標本', 'v1 1.40.00', 'チヨウノヒヨウホン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (901, 'Sammy sound team', 'なし', 6, 'Be A Shooter!~NORMAL BIG BONUS~', 'v1 1.40.00', 'BEASHOOTERNORMALBIGBONUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (902, '井口裕香「ダンジョンに出会いを求めるのは間違っているだろうかⅡ」', '楽曲「HELLO to DREAM」', 0, 'HELLO to DREAM', 'v1 1.45.00', 'HELLOTODREAM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (903, 'ヘスティア(CV:水瀬いのり)「ダンジョンに出会いを求めるのは間違っているだろうか」', '楽曲「君色Everyday」', 0, '君色Everyday', 'v1 1.45.00', 'キミイロEVERYDAY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (904, '紗倉ひびき(CV:ファイルーズあい)&街雄鳴造(CV:石川界人)「ダンベル何キロ持てる?」', 'ダンベル何キロ持てる?', 0, 'お願いマッスル', 'v1 1.45.00', 'オネカイマツスル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (905, 'LiSA', '楽曲「Lemon」「紅蓮華」', 0, '紅蓮華', 'v1 1.45.00', 'クレンケ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (907, '中野家の五つ子(花澤香菜・竹達彩奈・伊藤美来・佐倉綾音・水瀬いのり) TVアニメ「五等分の花嫁」', 'なし', 0, '五等分の気持ち', 'v1 1.45.00', 'コトウフンノキモチ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (908, '涼宮ハルヒ(CV.平野 綾) TVアニメ「涼宮ハルヒの憂鬱」', '楽曲「ハレ晴レユカイ」「God knows...」', 0, 'God knows...', 'v1 1.45.00', 'GODKNOWS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (909, 'livetune', '初音ミク関連', 2, 'Catch the Wave', 'v1 1.45.00', 'CATCHTHEWAVE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (910, 'ginkiha「Arcaea」', 'Arcaea', 6, 'Auxesia', 'v1 1.45.00', 'AUXESIA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (911, 'Laur', 'なし', 6, 'Sound Chimera', 'v1 1.45.00', 'SOUNDCHIMERA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (912, '小仏 凪(CV:佐倉 薫)&月鈴 白奈(CV:高野 麻里佳)', 'なし', 7, 'やらなきゃいけないことばかり', 'v1 1.45.00', 'ヤラナキヤイケナイコトハカリ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (913, 'イロドリミドリ', 'なし', 7, 'エンドマークに希望と涙を添えて ~イロドリミドリアレンジ~', 'v1 1.45.00', 'エントマウクニキホウトナミタヲソエテイロトリミトリアレンシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (914, '島爺×蜂屋ななし', 'なし', 9, 'Secret Sleuth', 'v1 1.45.00', 'SECRETSLEUTH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (915, '亜沙 feat.くろくも', 'なし', 5, 'Ghost Dance', 'v1 1.45.00', 'GHOSTDANCE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (916, 'カラフル・サウンズ・ポート', 'なし', 5, 'モノクロトワイライト', 'v1 1.45.00', 'モノクロトワイライト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (917, '黒魔', 'なし', 5, 'シャッキーーン!!', 'v1 1.45.00', 'シヤツキウウン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (918, 'Spiegel vs Ice', 'なし', 5, '《破滅》 ~ Rhapsody for The End', 'v1 1.45.00', 'ハメツRHAPSODYFORTHEEND'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (919, '山崎寛子「白猫プロジェクト」', '白猫プロジェクト', 0, 'Ray ―はじまりのセカイ― (クロニクルアレンジver.)', 'v1 1.45.00', 'RAYハシマリノセカイクロニクルアレンシVER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (920, '「白猫プロジェクト」', '白猫プロジェクト', 0, '狩猟戦旗~REQUIEM', 'v1 1.45.00', 'シユリヨウセンキREQUIEM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (921, 'はるまきごはん', 'なし', 2, 'メルティランドナイトメア', 'v1 1.45.00', 'メルテイラントナイトメア'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (922, 'GYARI', '楽曲「絶対にチョコミントを食べるアオイチャン」', 2, '絶対にチョコミントを食べるアオイチャン', 'v1 1.45.00', 'セツタイニチヨコミントヲタヘルアオイチヤン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (923, 'ユリイ・カノン', 'なし', 2, 'だれかの心臓になれたなら', 'v1 1.45.00', 'タレカノシンソウニナレタナラ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (924, 'らき・あいね・みお from BEST FRIENDS!/わか・るか・せな「アイカツオンパレード!」', 'アイカツオンパレード!', 0, 'アイドル活動!オンパレード!ver.', 'v1 1.45.00', 'アイトルカツトウオンハレウトVER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (925, 'わか・ふうり・すなお from STAR☆ANIS「アイカツ!」', 'アイカツオンパレード!', 0, 'ダイヤモンドハッピー', 'v1 1.45.00', 'タイヤモントハツヒウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (926, '榊原 ゆい「Dies irae」', '楽曲「Kadenz」', 0, 'Kadenz', 'v1 1.45.00', 'KADENZ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (927, 'LeaF & Optie & Fiz', 'なし', 6, 'MARENOL', 'v1 1.45.00', 'MARENOL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (928, '御形 アリシアナ(CV:福原 綾香)&箱部 なる(CV:M・A・O)', 'なし', 7, 'Day by Day CRiSiS Songs', 'v1 1.45.00', 'DAYBYDAYCRISISSONGS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (929, '激戦の人', '東方Project関連', 3, 'Energy Booster ~ 上海紅茶館', 'v1 1.45.00', 'ENERGYBOOSTERシヤンハイコウチヤカン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (930, 'Silver Forest', '東方Project関連', 3, '7 days a week', 'v1 1.45.00', '7DAYSAWEEK'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (931, '岸田教団&THE明星ロケッツ', '東方Project関連', 3, 'メイドと血の懐中時計', 'v1 1.45.00', 'メイトトチノカイチユウトケイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (932, 'Alstroemeria Records', '東方Project関連', 3, 'ARROW RAIN feat. Ayame', 'v1 1.45.00', 'ARROWRAINFEATAYAME'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (933, '森羅万象', '東方Project関連', 3, '悪戯センセーション', 'v1 1.45.00', 'イタスラセンセウシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (934, '月鈴 白奈(CV:高野 麻里佳)', 'なし', 7, '紅き魔汁、闇より降りて天啓の響きを導く', 'v1 1.45.00', 'アカキマシユウヤミヨリオリテテンケイノヒヒキヲミチヒク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (935, 'はるまきごはん feat.めらみぽっぷ', 'なし', 5, 'ロング・スロー・アライブ', 'v1 1.45.00', 'ロンクスロウアライフ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (936, 'YM feat.かんせる', 'なし', 5, '迷える薔薇に終わらぬ夜を', 'v1 1.45.00', 'マヨエルハラニオワラヌヨルヲ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (937, 'ポリスピカデリー feat.相宮零', 'なし', 5, 'パームカルマ', 'v1 1.45.00', 'ハウムカルマ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (938, 'うどんゲルゲ', 'なし', 5, 'Therapeutic Hoedown', 'v1 1.45.00', 'THERAPEUTICHOEDOWN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (939, '八王子P「#コンパス」', '#コンパス', 2, 'バイオレンストリガー', 'v1 1.45.00', 'ハイオレンストリカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (940, '梅とら「#コンパス」', '#コンパス', 2, 'KILLER B', 'v1 1.45.00', 'KILLERB'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (941, 'buzzG「#コンパス」', '楽曲「レトロマニア狂想曲」「クレイジー・ビート」', 2, 'アヤカシ', 'v1 1.45.00', 'アヤカシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (942, '164「#コンパス」', '#コンパス', 2, '残響', 'v1 1.45.00', 'サンキヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (943, 'さつき が てんこもり「#コンパス」', '楽曲「レトロマニア狂想曲」「クレイジー・ビート」', 2, 'クレイジー・ビート', 'v1 1.45.00', 'クレイシウヒウト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (944, 'onoken', 'なし', 6, 'felys -final remix-', 'v1 1.45.00', 'FELYSFINALREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (945, '明坂 芹菜(CV:新田 恵海)&天王洲 なずな(CV:山本 彩乃)', 'なし', 7, 'アフタースクール・エモーション', 'v1 1.45.00', 'アフタウスクウルエモウシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (946, 'owl*tree feat.yu*tree', 'なし', 5, 'Jörqer', 'v1 1.45.00', 'JORQER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (947, 'さつき が てんこもり feat.kana', 'なし', 5, 'ちゅんちゅちゅチューン', 'v1 1.45.00', 'チユンチユチユチユウン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (948, 'コバヤシユウヤ(IOSYS) feat.You-Re:', 'なし', 5, 'ドルオタ忍道!楠子ノ巻', 'v1 1.45.00', 'トルオタニントウナンコノマキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (949, 'Clean Tears feat.kukuri', 'なし', 5, 'エキセントリックコンコン', 'v1 1.45.00', 'エキセントリツクコンコン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (950, 'MOSAIC.WAV', 'なし', 5, '大天使ユリア★降臨!', 'v1 1.45.00', 'タイテンシユリアコウリン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (951, 'HUiT「八月のシンデレラナイン」', '八月のシンデレラナイン', 0, 'かっとばせ!未来へ', 'v1 1.45.00', 'カツトハセミライヘ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (952, 'Clutch!「八月のシンデレラナイン」', '八月のシンデレラナイン', 0, 'ALL FOR ONE★', 'v1 1.45.00', 'ALLFORONE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (953, 'Omoi', '初音ミク関連', 2, 'グリーンライツ・セレナーデ', 'v1 1.45.00', 'クリウンライツセレナウテ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (954, '和田たけあき', '初音ミク関連', 2, 'ブレス・ユア・ブレス', 'v1 1.45.00', 'フレスユアフレス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (955, 'EasyPop', '初音ミク関連', 2, 'Jump for Joy', 'v1 1.45.00', 'JUMPFORJOY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (956, '分島花音「selector infected WIXOSS」', '楽曲「killy killy JOKER」', 0, 'killy killy JOKER', 'v1 1.45.00', 'KILLYKILLYJOKER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (957, '井口裕香「Lostorage incited WIXOSS」', '楽曲「Lostorage」', 0, 'Lostorage', 'v1 1.45.00', 'LOSTORAGE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (958, 'Yunomi & nicamoq', 'なし', 0, 'インドア系ならトラックメイカー', 'v1 1.45.00', 'イントアケイナラトラツクメイカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (959, 'かめりあ', 'なし', 6, 'Blackmagik Blazing', 'v1 1.45.00', 'BLACKMAGIKBLAZING'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (960, 'HaNaMiNa', 'なし', 7, 'アイジャストロック', 'v1 1.45.00', 'アイシヤストロツク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (961, 'V.I.(Various Irodorimidori)', 'なし', 7, 'SUPER RESULT BEAT vol.1', 'v1 1.45.00', 'SUPERRESULTBEATVOL1'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (962, '佐倉綾音(天宮さくら)、内田真礼(東雲初穂)、山村響(望月あざみ)、福原綾香(アナスタシア・パルマ)、早見沙織(クラリス)「新サクラ大戦」', 'PSO2・ムシキング・WLW等(主に自社コラボ)', 6, '檄!帝国華撃団<新章>', 'v1 1.45.00', 'ケキテイコクカケキタンシンシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (963, '歌:ひばり児童合唱団、作曲:宮内國郎、作詞:ナック企画部「チャージマン研!」', 'チャージマン研!', 0, 'チャージマン研!', 'v1 1.45.00', 'チヤウシマンケン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (964, '作曲:宮内國郎「チャージマン研!」', 'チャージマン研!', 0, '殺人レコード恐怖のメロディ', 'v1 1.45.00', 'サツシンレコウトキヨウフノメロテイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (965, 'ALI PROJECT「ローゼンメイデン」', '楽曲「禁じられた遊び」', 0, '禁じられた遊び', 'v1 1.45.00', 'キンシラレタアソヒ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (966, 'SHIKI', 'なし', 6, 'Jade Star', 'v1 1.45.00', 'JADESTAR'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (967, 'イロドリミドリ', 'なし', 7, '君と、この瞬間', 'v1 1.45.00', 'キミトコノシユンカン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (968, '舞ヶ原シンセ研究会', 'なし', 7, 'We Are Us', 'v1 1.50.00', 'WEAREUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (969, 'MK&Kanae Asaba', 'なし', 5, 'U ARE', 'v1 1.45.00', 'UARE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (970, 't+pazolite (HARDCORE TANO*C) feat.TANO*C ALL STARS', 'なし', 5, 'ハードコア・シンドローム', 'v1 1.45.00', 'ハウトコアシントロウム'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (971, 'ETIA.', 'なし', 5, 'Hainuwele', 'v1 1.45.00', 'HAINUWELE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (972, 'suzu', 'なし', 5, '宿星審判', 'v1 1.45.00', 'シユクセイシンハン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (973, '曲:宮崎誠/歌:星咲 あかり(CV:赤尾 ひかる)', 'なし', 9, 'Perfect Shining!!', 'v1 1.45.00', 'PERFECTSHINING'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (974, '曲:ヒゲドライバー/歌:藤沢 柚子(CV:久保田 梨沙)', 'なし', 9, 'みんな Happy!!', 'v1 1.45.00', 'ミンナHAPPY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (975, '曲:TeddyLoid/歌:高瀬 梨緒(CV:久保 ユリカ)', 'なし', 9, 'Here We Go', 'v1 1.45.00', 'HEREWEGO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (976, '曲:Tom-H@ck/歌:結城 莉玖(CV:朝日奈 丸佳)', 'なし', 9, 'P!P!P!P!がおー!!', 'v1 1.45.00', 'PPPPカオウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (977, '仙狐(CV:和氣あず未)、シロ(CV:内田真礼)「世話やきキツネの仙狐さん」', '世話やきキツネの仙狐さん', 0, '今宵mofumofu!!', 'v1 1.45.00', 'コヨイMOFUMOFU'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (978, 'xi', 'なし', 6, 'Ascension to Heaven', 'v1 1.45.00', 'ASCENSIONTOHEAVEN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (979, 'REDALiCE & aran', '東方Project関連', 3, 'Sweet Requiem', 'v1 1.45.00', 'SWEETREQUIEM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (980, 'ビートまりお(COOL&CREATE)', '東方Project関連', 3, 'レータイスパークEx', 'v1 1.45.00', 'レウタイスハウクEX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (981, '光吉猛修の弟', 'なし', 6, '小悪魔の遊園地', 'v1 1.45.00', 'コアクマノユウエンチ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (982, '光吉猛修 VS 目黒将司', 'なし', 5, 'The Metaverse -First story of the SeelischTact-', 'v1 1.45.00', 'THEMETAVERSEFIRSTSTORYOFTHESEELISCHTACT'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (983, 'カンザキイオリ', 'なし', 2, '命に嫌われている', 'v1 1.45.00', 'イノチニキラワレテイル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (984, 'DECO*27', '楽曲「乙女解剖」', 2, '乙女解剖', 'v1 1.45.00', 'オトメカイホウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (986, '菅田将暉', 'なし', 0, 'さよならエレジー', 'v1 1.45.00', 'サヨナラエレシウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (987, 'ぬゆり', 'なし', 2, 'フィクサー', 'v1 1.45.00', 'フイクサウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (988, 'ツユ', 'なし', 5, 'テリトリーバトル', 'v1 1.50.00', 'テリトリウハトル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (989, '達見 恵 featured by 佐野宏晃', 'なし', 5, 'ROAD TO DREAM', 'v1 1.50.00', 'ROADTODREAM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (990, 'TOKOTOKO(西沢さんP) feat.あやぽんず*', 'なし', 5, '絶対トキメキデリバリー', 'v1 1.50.00', 'セツタイトキメキテリハリウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (991, 'Virtual Cat', 'なし', 5, 'Yume no hajimari', 'v1 1.50.00', 'YUMENOHAJIMARI'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (992, 'KOTONOHOUSE', 'なし', 5, 'Hey Yeah!!', 'v1 1.50.00', 'HEYYEAH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (993, 'DIVELA feat.いゔどっと', 'なし', 5, 'B100d Hunter', 'v1 1.50.00', 'B100DHUNTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (994, 'Laur vs CK', 'なし', 5, 'Last Celebration', 'v1 1.50.00', 'LASTCELEBRATION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (997, 'USAO「Arcaea」', 'Arcaea', 6, 'Cyaegha', 'v1 1.50.00', 'CYAEGHA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (998, 'Feryquitous「Arcaea」', 'Arcaea', 6, 'Arcahv', 'v1 1.50.00', 'ARCAHV'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (999, 'かめりあ「Arcaea」', 'Arcaea', 6, 'AttraqtiA', 'v1 1.50.00', 'ATTRAQTIA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1000, 'Official髭男dism', '楽曲「Pretender」', 0, 'Pretender', 'v1 1.50.00', 'PRETENDER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1001, 'TrySail', 'なし', 0, 'ごまかし', 'v1 1.50.00', 'コマカシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1002, 'ヨルシカ', 'なし', 0, 'だから僕は音楽を辞めた', 'v1 1.50.00', 'タカラホクハオンカクヲヤメタ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1003, '福山芳樹「武装錬金」', '楽曲「真赤な誓い」', 0, '真赤な誓い', 'v1 1.50.00', 'マツカナチカイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1004, 'Eve', '楽曲「ナンセンス文学」', 2, 'ドラマツルギー', 'v1 1.50.00', 'トラマツルキウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1005, 'ナユタン星人', 'なし', 2, '彗星ハネムーン', 'v1 1.55.00', 'スイセイハネムウン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1006, '作曲:カジャ 作詞:傘村トータ 編曲:ねじ式 調声:シリア', 'なし', 2, 'アンクローズ・ヒューマン', 'v1 1.50.00', 'アンクロウスヒユウマン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1007, 'かいりきベア', '楽曲「ベノム」', 2, 'ベノム', 'v1 1.50.00', 'ヘノム'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1008, 'ビートまりお × USAO', '東方Project関連', 3, 'ナイト・オブ・ナイツ (USAO Remix)', 'v1 1.50.00', 'ナイトオフナイツUSAOREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1009, 'BlackY fused with WAiKURO', 'なし', 9, 'Alea jacta est!', 'v1 1.50.00', 'ALEAJACTAEST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1010, 'Laur', 'なし', 9, 'Viyella''s Tears', 'v1 1.50.00', 'VIYELLASTEARS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1011, 'owl*tree/t+pazolite', 'なし', 5, 'Paqqin (tpz Despair Remix)', 'v1 1.50.00', 'PAQQINTPZDESPAIRREMIX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1012, '藤堂 陽南袴(CV:八島 さらら)', 'なし', 7, 'Jack the GAME', 'v1 1.50.00', 'JACKTHEGAME'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1013, 'くるぶっこちゃん', 'なし', 5, '宙の隣', 'v1 1.50.00', 'ソラノトナリ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1014, 'サルケバ', 'なし', 5, 'Just You', 'v1 1.50.00', 'JUSTYOU'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1015, 'pan vs 7mai', 'なし', 5, 'Insane Gamemode', 'v1 1.50.00', 'INSANEGAMEMODE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1016, 'Potwi', 'なし', 5, 'Parad''ox', 'v1 1.50.00', 'PARADOX'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1017, 'sasakure.UK VS 穴山大輔', 'なし', 5, 'ANU', 'v1 1.50.00', 'ANU'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1018, '嘘とカメレオン「虚構推理」', '楽曲「モノノケ・イン・ザ・フィクション」', 0, 'モノノケ・イン・ザ・フィクション', 'v1 1.50.00', 'モノノケインサフイクシヨン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1019, 'ピノキオピー', '初音ミク関連', 2, '愛されなくても君がいる', 'v1 1.50.00', 'アイサレナクテモキミカイル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1020, 'はるまきごはん', '初音ミク関連', 2, 'ぽかぽかの星', 'v1 1.50.00', 'ホカホカノホシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1021, 'n-buna × Orangestar', '楽曲「スターナイトスノウ」', 2, 'スターナイトスノウ', 'v1 1.50.00', 'スタウナイトスノウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1022, 'n-buna', 'なし', 2, '白ゆき', 'v1 1.50.00', 'シラユキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1023, 'hololive IDOL PROJECT', 'ホロライブ', 0, 'Shiny Smily Story', 'v1 1.50.00', 'SHINYSMILYSTORY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1024, 'hololive IDOL PROJECT', 'ホロライブ', 0, 'キラメキライダー☆', 'v1 1.50.00', 'キラメキライタウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1025, 'ビートまりお(COOL&CREATE)', '東方Project関連', 3, '疾走あんさんぶる', 'v1 1.50.00', 'シツソウアンサンフル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1026, 'SOUND HOLIC feat. Nana Takahashi', '東方Project関連', 3, 'しゅわスパ大作戦☆', 'v1 1.50.00', 'シユワスハタイサクセン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1027, '暁Records', '東方Project関連', 3, 'LOVE EAST', 'v1 1.50.00', 'LOVEEAST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1028, '桔梗 小夜曲(CV:原田 彩楓)', 'なし', 7, 'MELtin'' 17', 'v1 1.50.00', 'MELTIN17'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1029, '3R2 as Katzeohr', 'なし', 5, '《狂乱》 ~ Cataclysm', 'v1 1.50.00', 'キヨウランCATACLYSM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1030, 'Ring feat.SLS', 'なし', 5, '《投影》 ~ Oh My Baby Doll', 'v1 1.50.00', 'トウエイOHMYBABYDOLL'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1031, '空氣載體 The AirCarrier', 'なし', 5, '《信仰》 ~ Eudaimonia', 'v1 1.50.00', 'シンコウEUDAIMONIA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1032, 'Iris', 'なし', 5, '《選別》 ~ Refuge', 'v1 1.50.00', 'センヘツREFUGE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1033, 'Spiegel vs Yukino', 'なし', 5, '《本能》 ~ ReCoda', 'v1 1.50.00', 'ホンノウRECODA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1035, 'Cranky feat.おもしろ三国志', 'なし', 5, '赤壁、大炎上!!', 'v1 1.50.00', 'セキヘキタイエンシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1036, '陰陽座', 'なし', 0, '甲賀忍法帖', 'v1 1.50.00', 'コウカニンホウチヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1037, 'イロドリミドリ', 'なし', 7, 'Everything For A Reason', 'v1 1.50.00', 'EVERYTHINGFORAREASON'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1040, 'リンカ (CV: 豊田萌絵)「グルーヴコースター」', 'グルーヴコースター', 6, 'LINK LINK FEVER!!!', 'v1 1.50.00', 'LINKLINKFEVER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1041, 'IOSYS TRAX (uno with.ちよこ)「グルーヴコースター」', 'グルーヴコースター', 6, 'DX超性能フルメタル少女', 'v1 1.50.00', 'DXチヨウセイノウフルメタルシヨウシヨ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1042, 'Dr. ARM (IOSYS)「グルーヴコースター」', 'グルーヴコースター', 6, 'SKYSCRAPER', 'v1 1.50.00', 'SKYSCRAPER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1043, 'Team Grimoire vs MASAKI「グルーヴコースター」', 'グルーヴコースター', 6, 'Lemegeton -little key of solomon-', 'v1 1.50.00', 'LEMEGETONLITTLEKEYOFSOLOMON'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1044, 'REDALiCE vs MASAKI「グルーヴコースター」', 'グルーヴコースター', 6, 'BUCHiGiRE Berserker', 'v1 1.50.00', 'BUCHIGIREBERSERKER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1045, 'shami momo(吉田優子・千代田桃)/CV:小原好美・鬼頭明里「まちカドまぞく」', '楽曲「町かどタンジェント」', 0, '町かどタンジェント', 'v1 1.55.00', 'マチカトタンシエント'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1046, '東山奈央「恋する小惑星」', '楽曲「歩いていこう!」', 0, '歩いていこう!', 'v1 1.50.00', 'アルイテイコウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1048, 'あんどうりんご(CV:今井麻美)「ぷよぷよ!!」', 'PSO2・ムシキング・WLW等(主に自社コラボ)', 6, 'ぷよぷよのうた ピコピコミックス', 'v1 1.55.00', 'フヨフヨノウタヒコヒコミツクス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1049, 'the peggies「青春ブタ野郎はバニーガール先輩の夢を見ない」', '青春ブタ野郎はバニーガール先輩の夢を見ない', 0, '君のせい', 'v1 1.50.00', 'キミノセイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1050, 'UNISON SQUARE GARDEN', '楽曲「シュガーソングとビターステップ」', 0, 'Phantom Joke', 'v1 1.50.00', 'PHANTOMJOKE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1051, 'ずっと真夜中でいいのに。', '楽曲「脳裏上のクラッカー」', 0, '脳裏上のクラッカー', 'v1 1.55.00', 'ノウリウエノクラツカウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1053, '泉こなた(CV.平野 綾)、柊かがみ(CV.加藤英美里)、柊つかさ(CV.福原香織)、高良みゆき(CV.遠藤 綾)「らき☆すた」', '楽曲「もってけ!セーラーふく」', 0, 'もってけ!セーラーふく', 'v1 1.55.00', 'モツテケセウラウフク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1054, 'まふまふ', 'なし', 2, 'サクリファイス', 'v1 1.55.00', 'サクリフアイス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1055, 'LeaF', '東方Project関連', 3, 'Wizdomiot', 'v1 1.55.00', 'WIZDOMIOT'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1056, 'HaNaMiNa feat.Hana', 'なし', 7, 'なんかノイズにきこえる', 'v1 1.55.00', 'ナンカノイスニキコエル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1057, '芒崎 奏(CV:立花 理香)', 'なし', 7, 'Over Heart', 'v1 1.55.00', 'OVERHEART'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1060, '烏屋茶房 feat.利香', 'なし', 5, 'レイニーカラー・ウォーターカラー', 'v1 1.55.00', 'レイニウカラウウオウタウカラウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1061, '柏木るざりん feat.青葉りんご', 'なし', 5, 'おいでよ! 高須らいむランド', 'v1 1.55.00', 'オイテヨタカスライムラント'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1062, '煮ル果実×びす', 'なし', 5, 'Charlatan', 'v1 1.55.00', 'CHARLATAN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1063, '李 龟琍椏 feat.娜娜苤來', 'なし', 5, '萌豚♥功夫♥大乱舞', 'v1 1.55.00', 'メントウンカンフウタウルアンウウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1064, 'Neko Hacker feat.うごくちゃん', 'なし', 5, 'つっぱれ!にゃんきー魂', 'v1 1.55.00', 'ツツハレニヤンキウタマシイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1066, 'かゆき', 'なし', 5, 'Blazing:Storm', 'v1 1.55.00', 'BLAZINGSTORM'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1067, 'DECO*27', 'なし', 2, 'アンドロイドガール', 'v1 1.55.00', 'アントロイトカウル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1068, 'うたたP', '初音ミク関連', 2, 'こちら、幸福安心委員会です。', 'v1 1.55.00', 'コチラコウフクアンシンイインカイテス'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1075, 'PSYQUI feat.Such', 'なし', 5, 'C & B', 'v1 1.55.00', 'CB'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1080, 'アインズ(CV:日野 聡)、カズマ(CV:福島 潤)、スバル(CV:小林裕介)、ターニャ(CV:悠木 碧)「異世界かるてっと」', '異世界かるてっと', 0, '異世界かるてっと', 'v1 1.55.00', 'イセカイカルテツト'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1085, 'TANO*C Sound Team', 'なし', 6, 'BATTLE NO.1', 'v1 1.55.00', 'BATTLENO1'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1091, 'しーけー', 'なし', 6, 'クロートーと星の観測者', 'v1 1.50.00', 'クロウトウトホシノカンソクシヤ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1092, 'しらいし', 'なし', 6, '真千年女王', 'v1 1.50.00', 'シンセンネンシヨオウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1093, '茅原実里', '楽曲「Paradise Lost」', 0, 'Paradise Lost', 'v1 1.55.00', 'PARADISELOST'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1098, 'おもしろ三国志', 'なし', 6, '董卓討つべし', 'v1 1.50.00', 'トウタクウツヘシ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (1099, 'ピノキオピー / 初音ミク / ワンダーランズ×ショウタイム「プロジェクトセカイ カラフルステージ! feat. 初音ミク」', 'プロジェクトセカイ カラフルステージ! feat. 初音ミク', 2, 'セカイはまだ始まってすらいない', 'v1 1.50.00', 'セカイハマタハシマツテスライナイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8168, '曲:kz(livetune)/歌:オンゲキシューターズ', 'なし', 9, 'STARTLINER', 'v1 1.40.00', 'STARTLINER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8169, '高宮なすの(CV:鳴海杏子)「てーきゅう」', 'てーきゅう', 0, 'メニメニマニマニ', 'v1 1.40.00', 'メニメニマニマニ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8170, '箱部 なる(CV:M・A・O)', 'なし', 7, 'DETARAME ROCK&ROLL THEORY', 'v1 1.40.00', 'DETARAMEROCKROLLTHEORY'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8171, 'DETRO a.k.a ルゼ', 'なし', 6, 'volcanic', 'v1 1.40.00', 'VOLCANIC'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8172, 'Feryquitous', 'なし', 5, 'StufeStern', 'v1 1.40.00', 'STUFESTERN'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8173, 'きくお', 'なし', 5, '玩具狂奏曲 -終焉-', 'v1 1.40.00', 'カンクキヨウソウキヨクシユウエン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8174, 'HiTECH NINJA', 'なし', 5, '電光石火', 'v1 1.40.00', 'テンコウセツカ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8175, 'M2U', 'なし', 6, 'BlythE', 'v1 1.40.00', 'BLYTHE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8176, 'sun3', '東方Project関連', 3, '星の器~STAR OF ANDROMEDA', 'v1 1.40.00', 'ホシノウツワSTAROFANDROMEDA'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8177, 'ARM (IOSYS)', '東方Project関連', 3, '【東方ニコカラ】秘神マターラ feat.魂音泉【IOSYS】', 'v1 1.40.00', 'トウホウニコカラヒシンマタウラFEATタマオンセンIOSYS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8178, 'ARM+夕野ヨシミ (IOSYS) feat.miko', '東方Project関連', 3, 'ひれ伏せ愚民どもっ!', 'v1 1.40.00', 'ヒレフセクミントモツ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8179, 'Alstroemeria Records', '東方Project関連', 3, 'Dreaming', 'v1 1.40.00', 'DREAMING'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8180, 'HaNaMiNa', 'なし', 7, '【3Dサウンド】小野ちゃんが真夏のビーチでスイカを叩き割る話【イヤホン推奨】', 'v1 1.40.00', '3Dサウントオノチヤンカマナツノヒウチテスイカヲタタキワルハナシイヤホンスイシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8181, 'イロドリミドリ', 'なし', 7, 'conflict(斉唱)', 'v1 1.40.00', 'CONFLICTセイシヨウ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8182, 'Relect', 'なし', 5, 'Life', 'v1 1.45.00', 'LIFE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8183, 'Bitplane', 'なし', 6, 'チョウの標本', 'v1 1.45.00', 'チヨウノヒヨウホン'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8185, 'みきとP', 'なし', 2, 'ロキ', 'v1 1.45.00', 'ロキ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8186, 'BACO', 'なし', 6, 'Dengeki Tube', 'v1 1.45.00', 'DENGEKITUBE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8187, 'セブンスシスターズ「Tokyo 7th シスターズ」', 'Tokyo 7th シスターズ・新表記', 0, 'WORLD''S END', 'v1 1.45.00', 'WORLDSEND'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8188, 'Feryquitous', 'なし', 9, 'Ai Nov', 'v1 1.45.00', 'AINOV'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8189, 'HALFBY', 'なし', 5, 'bubble attack', 'v1 1.45.00', 'BUBBLEATTACK'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8194, 'SYNC.ART''S feat.美里', '東方Project関連', 3, 'エピクロスの虹はもう見えない', 'v1 1.45.00', 'エヒクロスノニシハモウミエナイ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8195, 'Palme', 'なし', 5, 'Blessed', 'v1 1.45.00', 'BLESSED'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8196, 'Godspeed', 'なし', 5, 'Gate of Fate', 'v1 1.45.00', 'GATEOFFATE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8197, 'ルゼ', 'なし', 6, 'ZEUS', 'v1 1.45.00', 'ZEUS'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8198, 'Chu☆', 'なし', 0, '巫女みこナース・愛のテーマ', 'v1 1.50.00', 'ミコミコナウスアイノテウマ'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8199, 'steμ feat.siroa「太鼓の達人」より', 'なし', 6, 'Taiko Drum Monster', 'v1 1.50.00', 'TAIKODRUMMONSTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8200, 'ゆうゆ / 篠螺悠那', '東方Project関連', 3, 'Imperishable Night 2006 (2016 Refine)', 'v1 1.50.00', 'IMPERISHABLENIGHT20062016REFINE'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8201, 'nora2r', 'なし', 5, 'Fidget Dancer', 'v1 1.50.00', 'FIDGETDANCER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8202, '奥井雅美「少女革命ウテナ」', '楽曲「輪舞-revolution」', 0, '輪舞-revolution', 'v1 1.50.00', 'ロントREVOLUTION'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8203, '-45', 'なし', 6, 'G e n g a o z o', 'v1 1.50.00', 'GENGAOZO'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8204, 'M2U', 'なし', 6, 'Memory of Beach', 'v1 1.50.00', 'MEMORYOFBEACH'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8205, 'Bo-Xun Lin 林柏勲', 'なし', 5, '《逃避》 ~ The Deserter', 'v1 1.50.00', 'トウヒTHEDESERTER'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8206, '御形 アリシアナ(CV:福原 綾香)', 'なし', 7, '恋はりんりん☆あーりんベル', 'v1 1.50.00', 'コイハリンリンアウリンヘル'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8207, '月見英子(CV.井口裕香)「パリピ孔明」', 'パリピ孔明', 0, 'パリピ孔明 CMソング', 'v1 1.50.00', 'ハリヒコウメイCMソンク'); +INSERT INTO chuni_music (music_id, artist_name, copyright, genre, name, release_version, sort_name) VALUES (8212, 'リンカ (CV: 豊田萌絵)「グルーヴコースター」', 'グルーヴコースター', 6, 'LINK LINK FEVER!!!', 'v1 1.55.00', 'LINKLINKFEVER');