SET NAMES 'UTF8';
SET FOREIGN_KEY_CHECKS = 0;

DROP TABLE IF EXISTS `dbo_sysconstraints` CASCADE;
CREATE TABLE `dbo_sysconstraints` (
	`constid` int,
	`id` int,
	`colid` int,
	`spare1` int,
	`status` int,
	`actions` int,
	`error` int
);

INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (18099105, 2099048, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (107147427, 101575400, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (123147484, 930102354, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (137767548, 89767377, 0, 0, 3105, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (155147598, 139147541, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (187147712, 139147541, 5, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (192719739, 176719682, 3, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (197575742, 181575685, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (208719796, 176719682, 5, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (213575799, 181575685, 7, 0, 133141, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (224719853, 176719682, 6, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (226099846, 210099789, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (240719910, 176719682, 7, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (242099903, 210099789, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (256719967, 176719682, 8, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (272720024, 176719682, 9, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (288720081, 176719682, 10, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (304720138, 176719682, 11, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (320720195, 176719682, 12, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (331148225, 315148168, 5, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (336720252, 176719682, 13, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (347148282, 315148168, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (352720309, 176719682, 14, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (368720366, 176719682, 15, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (370100359, 354100302, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (381244413, 365244356, 2, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (384720423, 176719682, 16, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (386100416, 354100302, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (397244470, 365244356, 8, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (400720480, 176719682, 17, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (411148510, 395148453, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (413244527, 365244356, 11, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (416720537, 176719682, 18, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (429244584, 365244356, 14, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (432720594, 176719682, 19, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (434100587, 418100530, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (445244641, 365244356, 33, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (448720651, 176719682, 20, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (461244698, 365244356, 34, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (462624691, 2101582525, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (464720708, 176719682, 21, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (466100701, 146099561, 3, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (477244755, 365244356, 36, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (480720765, 176719682, 22, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (493244812, 365244356, 40, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (496720822, 176719682, 23, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (509244869, 365244356, 41, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (510624862, 1458104235, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (512720879, 176719682, 24, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (525244926, 365244356, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (528720936, 176719682, 25, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (541244983, 365244356, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (544720993, 176719682, 26, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (557245040, 1806629479, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (560721050, 176719682, 27, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (567673070, 551673013, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (573245097, 2101582525, 3, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (576721107, 176719682, 28, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (589245154, 1458104235, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (592721164, 176719682, 29, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (599673184, 583673127, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (605245211, 1504724413, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (608721221, 176719682, 30, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (621245268, 176719682, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (624721278, 176719682, 31, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (631673298, 615673241, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (637245325, 139147541, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (640721335, 176719682, 32, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (656721392, 176719682, 33, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (663673412, 647673355, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (672721449, 176719682, 34, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (685245496, 669245439, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (688721506, 176719682, 35, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (704721563, 176719682, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (720721620, 176719682, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (727673640, 711673583, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (736721677, 176719682, 22, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (752721734, 176719682, 23, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (759673754, 743673697, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (768721791, 176719682, 24, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (784721848, 176719682, 25, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (791673868, 775673811, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (800721905, 176719682, 26, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (816721962, 176719682, 27, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (823673982, 807673925, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (832722019, 176719682, 28, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (848722076, 176719682, 29, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (855674096, 839674039, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (864722133, 176719682, 30, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (880722190, 176719682, 31, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (887674210, 871674153, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (912722304, 176719682, 32, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (919674324, 903674267, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (928722361, 176719682, 33, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (944722418, 176719682, 34, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (951674438, 935674381, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (960722475, 176719682, 6, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (976722532, 176719682, 7, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (983674552, 967674495, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (992722589, 176719682, 8, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1008722646, 176719682, 9, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1010102639, 994102582, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1015674666, 999674609, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1024722703, 176719682, 10, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1040722760, 176719682, 11, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1047674780, 1031674723, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1056722817, 176719682, 12, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1072722874, 176719682, 13, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1079674894, 1063674837, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1083150904, 1067150847, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1088722931, 176719682, 14, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1099150961, 1067150847, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1104722988, 176719682, 15, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1106102981, 1090102924, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1111675008, 1095674951, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1120723045, 176719682, 16, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1122103038, 1090102924, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1131151075, 1115151018, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1136723102, 176719682, 17, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1143675122, 1127675065, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1152723159, 176719682, 18, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1163151189, 1147151132, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1168723216, 176719682, 19, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1175675236, 1159675179, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1184723273, 176719682, 20, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1200723330, 176719682, 21, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1207675350, 1191675293, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1239675464, 1223675407, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1243151474, 1227151417, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1250103494, 1234103437, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1266103551, 1234103437, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1271675578, 1255675521, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1275151588, 1259151531, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1280723615, 1264723558, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1296723672, 1264723558, 3, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1307151702, 1291151645, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1309247719, 1293247662, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1312723729, 1264723558, 4, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1325247776, 1293247662, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1328723786, 1264723558, 1, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1339151816, 1323151759, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1341247833, 139147541, 3, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1357247890, 139147541, 4, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1376723957, 1360723900, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1392724014, 1264723558, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1405248061, 1389248004, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1421248118, 1389248004, 0, 0, 3106, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1437248175, 1389248004, 3, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1453248232, 1458104235, 4, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1472724299, 930102354, 3, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1488724356, 930102354, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1520724470, 1504724413, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1549248574, 146099561, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1552724584, 1504724413, 4, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1568724641, 1504724413, 3, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1600724755, 1584724698, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1616724812, 1504724413, 6, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1632724869, 1504724413, 6, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1650104919, 85575343, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1854629650, 1806629479, 4, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1870629707, 1806629479, 3, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1885249771, 1869249714, 3, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1901249828, 1869249714, 4, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1911677858, 1895677801, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1917249885, 1869249714, 8, 0, 2069, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1933249942, 1869249714, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1934629935, 1806629479, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1936725952, 1458104235, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (1949249999, 1869249714, 2, 0, 2067, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (2045250341, 2029250284, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (2094630505, 2101582525, 0, 0, 2593, 4096, 0);
INSERT INTO `dbo_sysconstraints` (`constid`, `id`, `colid`, `spare1`, `status`, `actions`, `error`) VALUES (2110630562, 146099561, 0, 0, 2593, 4096, 0);

SET FOREIGN_KEY_CHECKS = 1;
