-- phpMyAdmin SQL Dump -- version 4.0.4.1 -- http://www.phpmyadmin.net -- -- Hostiteľ: 127.0.0.1 -- Vygenerované: Ne 27.Júl 2014, 11:39 -- Verzia serveru: 5.6.11 -- Verzia PHP: 5.5.3 SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; SET time_zone = "+00:00"; /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; -- -- Databáza: `sensus` -- CREATE DATABASE IF NOT EXISTS `sensus` DEFAULT CHARACTER SET utf8 COLLATE utf8_general_ci; USE `sensus`; -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `benchpath` -- CREATE TABLE IF NOT EXISTS `benchpath` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) DEFAULT NULL, `Name` varchar(255) DEFAULT NULL, `Qfrom` float DEFAULT NULL, `Qto` float DEFAULT NULL, `TempIn` varchar(255) DEFAULT NULL, `TempOut` varchar(255) DEFAULT NULL, `PressIn` varchar(255) DEFAULT NULL, `PressOut` varchar(255) DEFAULT NULL, `ValvesOpen` varchar(8000) DEFAULT NULL, `ValvesClose` varchar(8000) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Sťahujem dáta pre tabuľku `benchpath` -- INSERT INTO `benchpath` (`Id`, `ItemNr`, `Name`, `Qfrom`, `Qto`, `TempIn`, `TempOut`, `PressIn`, `PressOut`, `ValvesOpen`, `ValvesClose`) VALUES (1, 1, 'PT1', 0, 250, 'T1', 'T2', 'P1', 'P2', 'K5', ''), (2, 0, '', 0, 0, '---', '---', '---', '---', '', 'K5'); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `component` -- CREATE TABLE IF NOT EXISTS `component` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `Name` varchar(255) DEFAULT NULL, `ClassName` varchar(255) DEFAULT NULL, `ParentName` varchar(255) DEFAULT NULL, `ItemNr` int(11) DEFAULT NULL, `Mode` varchar(255) DEFAULT NULL, `Logging` varchar(255) DEFAULT NULL, `Parameters` varchar(8000) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=62 ; -- -- Sťahujem dáta pre tabuľku `component` -- INSERT INTO `component` (`Id`, `Name`, `ClassName`, `ParentName`, `ItemNr`, `Mode`, `Logging`, `Parameters`) VALUES (1, 'CB', 'ControlBoard', NULL, 0, 'Normal', 'Off', '\r\n\r\n 1\r\n'), (2, 'K5', 'Valve', 'CB', 1, 'Normal', 'Off', '\r\n\r\n 0\r\n \r\n false\r\n K5\r\n CB\r\n'), (3, 'K7', 'Valve', 'CB', 2, 'Normal', 'Off', '\r\n\r\n 1\r\n \r\n false\r\n K7\r\n CB\r\n'), (4, 'K10', 'Valve', 'CB', 3, 'Normal', 'Off', '\r\n\r\n 2\r\n \r\n false\r\n K10\r\n CB\r\n'), (5, 'K13', 'Valve', 'CB', 4, 'Normal', 'Off', '\r\n\r\n 3\r\n \r\n false\r\n K13\r\n CB\r\n'), (6, 'K16', 'Valve', 'CB', 5, 'Normal', 'Off', '\r\n\r\n 4\r\n \r\n false\r\n K16\r\n CB\r\n'), (7, 'K2', 'Valve', 'CB', 6, 'Normal', 'Off', '\r\n\r\n 5\r\n \r\n false\r\n K2\r\n CB\r\n'), (8, 'K4', 'Valve', 'CB', 7, 'Normal', 'Off', '\r\n\r\n 6\r\n \r\n false\r\n K4\r\n CB\r\n'), (9, 'Pumpe1', 'Valve', 'CB', 8, 'Normal', 'Off', '\r\n\r\n 16\r\n \r\n false\r\n Pumpe1\r\n CB\r\n'), (10, 'K19', 'Valve', 'CB', 9, 'Normal', 'Off', '\r\n\r\n 17\r\n \r\n false\r\n K19\r\n CB\r\n'), (11, 'K20', 'Valve', 'CB', 10, 'Normal', 'Off', '\r\n\r\n 18\r\n \r\n false\r\n K20\r\n CB\r\n'), (12, 'K21', 'Valve', 'CB', 11, 'Normal', 'Off', '\r\n\r\n 19\r\n \r\n false\r\n K21\r\n CB\r\n'), (13, 'Pumpe2', 'Valve', 'CB', 12, 'Normal', 'Off', '\r\n\r\n 20\r\n \r\n false\r\n Pumpe2\r\n CB\r\n'), (14, 'Vl5', 'Valve', 'CB', 13, 'Normal', 'Off', '\r\n\r\n 21\r\n \r\n false\r\n Vl5\r\n CB\r\n'), (15, 'KL1', 'Diverter', 'CB', 14, 'Normal', 'Off', '\r\n\r\n 8\r\n KL1\r\n CB\r\n'), (16, 'KL2', 'Diverter', 'CB', 15, 'Normal', 'Off', '\r\n\r\n 9\r\n KL2\r\n CB\r\n'), (17, 'T1', 'TempMeter', 'CB', 16, 'Normal', 'Off', '\r\n\r\n 0\r\n -21.62223\r\n 0.001777413\r\n 4.39902E-09\r\n 1.357676E-15\r\n 0\r\n'), (18, 'T2', 'TempMeter', 'CB', 17, 'Normal', 'Off', '\r\n\r\n 1\r\n -21.56429\r\n 0.001777858\r\n 4.61575E-09\r\n 1.18247E-15\r\n 0\r\n'), (19, 'T3', 'TempMeter', 'CB', 18, 'Normal', 'Off', '\r\n\r\n 2\r\n -21.7311\r\n 0.001780699\r\n 3.371811E-09\r\n 2.692937E-15\r\n 0\r\n'), (20, 'T4', 'TempMeter', 'CB', 19, 'Normal', 'Off', '\r\n\r\n 3\r\n -21.68512\r\n 0.001776832\r\n 3.822327E-09\r\n 1.940195E-15\r\n 0\r\n'), (22, 'RV1', 'RegulationValve', 'CB', 20, 'Normal', 'Off', '\r\n\r\n 1\r\n 100\r\n 500\r\n 0\r\n true\r\n'), (23, 'RV2', 'RegulationValve', 'CB', 21, 'Normal', 'Off', '\r\n\r\n 2\r\n 100\r\n 500\r\n 0\r\n true\r\n'), (24, 'RV3', 'RegulationValve', 'CB', 22, 'Normal', 'Off', '\r\n\r\n 3\r\n 100\r\n 500\r\n 0\r\n true\r\n'), (25, 'RV4', 'RegulationValve', 'CB', 23, 'Normal', 'Off', '\r\n\r\n 4\r\n 100\r\n 500\r\n 0\r\n true\r\n'), (26, 'RV5', 'RegulationValve', 'CB', 24, 'Normal', 'Off', '\r\n\r\n 5\r\n 100\r\n 500\r\n 0\r\n true\r\n'), (27, 'E1', 'FlowMeter', 'CB', 25, 'Normal', 'Off', '\r\n\r\n 1\r\n 0.3\r\n E1\r\n CB\r\n'), (28, 'E2', 'FlowMeter', 'CB', 26, 'Normal', 'Off', '\r\n\r\n 2\r\n 2.5\r\n E2\r\n CB\r\n'), (29, 'E3', 'FlowMeter', 'CB', 27, 'Normal', 'Off', '\r\n\r\n 3\r\n 25\r\n E3\r\n CB\r\n'), (30, 'E4', 'FlowMeter', 'CB', 28, 'Normal', 'Off', '\r\n\r\n 4\r\n 250\r\n E4\r\n CB\r\n'), (31, 'E5', 'FlowMeter', 'CB', 29, 'Normal', 'Off', '\r\n\r\n 5\r\n 0.2\r\n E5\r\n CB\r\n'), (32, 'Sens1', 'RegisterReader', 'CB', 30, 'Normal', 'Off', '\r\n\r\n 1\r\n'), (33, 'Sens2', 'RegisterReader', 'CB', 31, 'Normal', 'Off', '\r\n\r\n 2\r\n'), (34, 'Sens3', 'RegisterReader', 'CB', 32, 'Normal', 'Off', '\r\n\r\n 3\r\n'), (36, 'Waage1', 'MettlerToledo Balance', NULL, 34, 'Normal', 'Off', '\r\n\r\n 4\r\n 2400\r\n Even\r\n 7\r\n One\r\n XOnXOff\r\n 120\r\n'), (37, 'Waage2', 'MettlerToledo Balance', NULL, 35, 'Normal', 'Off', '\r\n\r\n 3\r\n 2400\r\n Even\r\n 7\r\n One\r\n XOnXOff\r\n 3000\r\n'), (40, 'P1', 'PressureMeter', 'CB', 37, 'Normal', 'Off', '\r\n\r\n 0\r\n 99\r\n P1\r\n CB\r\n'), (41, 'P2', 'PressureMeter', 'CB', 38, 'Normal', 'Off', '\r\n\r\n 1\r\n 100\r\n P2\r\n CB\r\n'), (42, 'FlyingStartCollection', 'Flying-Start-Collection', NULL, 37, 'Normal', 'Off', '\r\n'), (43, 'CombinedMeters', 'CombinedMeters', NULL, 38, 'Normal', 'Off', '\r\n'), (44, 'Idc1', 'IdcCamera', NULL, 39, 'Off', 'Off', '\r\n\r\n 5\r\n 57600\r\n 1\r\n'), (45, 'Idc2', 'IdcCamera', NULL, 40, 'AutoDetect', 'Off', '\r\n\r\n 6\r\n 57600\r\n 1\r\n'), (46, 'Idc3', 'IdcCamera', NULL, 41, 'Off', 'Off', '\r\n\r\n 23\r\n 57600\r\n 1\r\n'), (47, 'DataEntryForm', 'DataEntryForm-Munich', NULL, 42, 'Normal', 'Off', '\r\n'), (48, 'Printer4Munich', 'ResultsPrinter4Munich', NULL, 43, 'Normal', 'Off', '\r\n'), (49, 'Printer', 'BasicResultsPrinter', NULL, 44, 'Normal', 'Off', '\r\n'), (50, 'Results2Disk', 'BasicResultsWriter', NULL, 45, 'Normal', 'Off', '\r\n'), (51, 'WaterMeter1', 'WaterMeter', NULL, 46, 'Normal', 'Off', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n'), (52, 'WaterMeter2', 'WaterMeter', NULL, 47, 'Normal', 'Off', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n'), (53, 'WaterMeter3', 'WaterMeter', NULL, 48, 'Normal', 'Off', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n'), (54, 'Bench-ID', 'Bench-ID', NULL, 49, 'Normal', 'Off', '\r\n\r\n 1\r\n'), (55, 'Idc1-Roi1', 'CameraROI', 'Idc1', 50, 'Off', 'Off', '\r\n\r\n 1\r\n'), (56, 'Idc1-Roi2', 'CameraROI', 'Idc1', 51, 'Off', 'Off', '\r\n\r\n 2\r\n'), (57, 'Idc2-Roi1', 'CameraROI', 'Idc2', 52, 'Inherit', 'Off', '\r\n\r\n 1\r\n'), (58, 'Idc2-Roi2', 'CameraROI', 'Idc2', 53, 'Inherit', 'Off', '\r\n\r\n 2\r\n'), (59, 'Idc3-Roi1', 'CameraROI', 'Idc3', 54, 'Off', 'Off', '\r\n\r\n 1\r\n'), (60, 'Idc3-Roi2', 'CameraROI', 'Idc3', 55, 'Off', 'Off', '\r\n\r\n 2\r\n'), (61, 'RoiDetection', 'ROI Detection', NULL, 56, 'Normal', 'Off', '\r\n'); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `componentprocedure` -- CREATE TABLE IF NOT EXISTS `componentprocedure` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `CmpntName` varchar(255) DEFAULT NULL, `Parameters` varchar(8000) DEFAULT NULL, `Procedure_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `Procedure_id` (`Procedure_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=31 ; -- -- Sťahujem dáta pre tabuľku `componentprocedure` -- INSERT INTO `componentprocedure` (`Id`, `CmpntName`, `Parameters`, `Procedure_id`) VALUES (1, 'Sens1', '\r\n\r\n 1\r\n', 1), (2, 'Sens2', '\r\n\r\n 1\r\n', 1), (3, 'Sens3', '\r\n\r\n 1\r\n', 1), (4, 'Printer4Munich', '\r\n\r\n 4/13\r\n \r\n \r\n 2014\r\n', 1), (5, 'WaterMeter1', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 1), (6, 'WaterMeter2', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 1), (7, 'WaterMeter3', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 1), (8, 'WaterMeter1', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 2), (9, 'WaterMeter2', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 2), (10, 'WaterMeter3', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 2), (11, 'Sens1', '\r\n\r\n 1\r\n', 2), (12, 'Sens2', '\r\n\r\n 1\r\n', 2), (13, 'Sens3', '\r\n\r\n 1\r\n', 2), (14, 'WaterMeter1', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 3), (15, 'WaterMeter2', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 3), (16, 'WaterMeter3', '\r\n\r\n \r\n 2.5\r\n \r\n A\r\n', 3), (17, 'Sens1', '\r\n\r\n 1\r\n', 3), (18, 'Sens2', '\r\n\r\n 1\r\n', 3), (19, 'Sens3', '\r\n\r\n 1\r\n', 3), (20, 'Idc1-Roi1', '\r\n\r\n 60\r\n 1\r\n 520\r\n 478\r\n 40\r\n true\r\n 89\r\n 89\r\n 44\r\n 44\r\n 44\r\n 20\r\n 0\r\n 0\r\n 400\r\n 40\r\n 8\r\n 1\r\n 0\r\n 1\r\n', 3), (21, 'Idc2-Roi1', '\r\n\r\n 60\r\n 1\r\n 520\r\n 478\r\n 40\r\n true\r\n 89\r\n 89\r\n 44\r\n 44\r\n 20\r\n 44\r\n 0\r\n 0\r\n 400\r\n 66.67\r\n 0\r\n 0\r\n 8\r\n 1\r\n 0\r\n 1\r\n', 3), (22, 'Idc3-Roi1', '\r\n\r\n 60\r\n 1\r\n 520\r\n 478\r\n 40\r\n true\r\n 89\r\n 89\r\n 44\r\n 44\r\n 44\r\n 20\r\n 0\r\n 0\r\n 400\r\n 40\r\n 8\r\n 1\r\n 0\r\n 1\r\n', 3), (23, 'Printer4Munich', NULL, 3), (24, 'Idc1-Roi2', NULL, 3), (25, 'Idc2-Roi2', NULL, 3), (26, 'Idc3-Roi2', NULL, 3), (27, 'Idc1-Roi1', NULL, 1), (28, 'Idc1-Roi2', NULL, 1), (29, 'Idc3-Roi1', NULL, 1), (30, 'Idc3-Roi2', NULL, 1); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `componenttest` -- CREATE TABLE IF NOT EXISTS `componenttest` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `CmpntName` varchar(255) DEFAULT NULL, `Parameters` varchar(8000) DEFAULT NULL, `Test_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `Test_id` (`Test_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Sťahujem dáta pre tabuľku `componenttest` -- INSERT INTO `componenttest` (`Id`, `CmpntName`, `Parameters`, `Test_id`) VALUES (1, 'CombinedMeters', '\r\n\r\n 3.05\r\n 3.3\r\n -0.7\r\n -0.5\r\n 0.05\r\n 0.1\r\n', 1); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `feedingpath` -- CREATE TABLE IF NOT EXISTS `feedingpath` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) NOT NULL DEFAULT '0', `Name` varchar(255) DEFAULT NULL, `Qfrom` float DEFAULT NULL, `Qto` float DEFAULT NULL, `Pump` varchar(255) DEFAULT NULL, `ValvesOpen` varchar(8000) DEFAULT NULL, `ValvesClose` varchar(8000) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ; -- -- Sťahujem dáta pre tabuľku `feedingpath` -- INSERT INTO `feedingpath` (`Id`, `ItemNr`, `Name`, `Qfrom`, `Qto`, `Pump`, `ValvesOpen`, `ValvesClose`) VALUES (1, 1, 'PF1', 0, 250, '', 'K2', 'K4'), (2, 2, 'PF2', 0, 10, 'Pumpe1', '', 'K2;K4'), (3, 3, 'PF3', 10, 250, 'Pumpe2', 'K4', 'K2'), (4, 0, '', 0, 0, '', '', 'K2;K4'); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `group` -- CREATE TABLE IF NOT EXISTS `group` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `Gid` int(11) DEFAULT NULL, `Name` varchar(255) DEFAULT NULL, `User_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `User_id` (`User_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=8 ; -- -- Sťahujem dáta pre tabuľku `group` -- INSERT INTO `group` (`Id`, `Gid`, `Name`, `User_id`) VALUES (1, 0, 'Testers', 2), (2, 1, 'Testing Specialists', 1), (3, 2, 'Head Of Lab', 1), (4, 3, 'Maintenance Specialists', 1), (5, 4, 'Metrologists', 1), (6, 5, 'Calibration Specialists', 1), (7, 6, 'Administrators', 1); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `measurementcorrection` -- CREATE TABLE IF NOT EXISTS `measurementcorrection` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `Measurement` float DEFAULT NULL, `Correction` float DEFAULT NULL, `Component_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `Component_id` (`Component_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ; -- -- Sťahujem dáta pre tabuľku `measurementcorrection` -- INSERT INTO `measurementcorrection` (`Id`, `Measurement`, `Correction`, `Component_id`) VALUES (1, 10, 0, 36), (2, 20, 0, 36), (3, 50, 0, 36), (4, 100, 0, 36), (5, 250, 0, 36), (6, 150, 0.0005, 36); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `meterspath` -- CREATE TABLE IF NOT EXISTS `meterspath` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) NOT NULL DEFAULT '0', `Name` varchar(255) DEFAULT NULL, `Qfrom` float DEFAULT NULL, `Qto` float DEFAULT NULL, `Sensor1` varchar(255) DEFAULT NULL, `Sensor2` varchar(255) DEFAULT NULL, `Sensor3` varchar(255) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Sťahujem dáta pre tabuľku `meterspath` -- INSERT INTO `meterspath` (`Id`, `ItemNr`, `Name`, `Qfrom`, `Qto`, `Sensor1`, `Sensor2`, `Sensor3`) VALUES (1, 0, 'PM1', 0, 250, 'Sens1', 'Sens2', 'Sens3'), (2, 1, 'CamR1', 0, 250, 'Idc1-Roi1', 'Idc2-Roi1', 'Idc3-Roi1'), (3, 2, 'CamR2', 0, 250, 'Idc1-Roi2', 'Idc2-Roi2', 'Idc3-Roi2'); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `metertestresult` -- CREATE TABLE IF NOT EXISTS `metertestresult` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `SerialNr` varchar(255) DEFAULT NULL, `VolumeStart` float DEFAULT NULL, `VolumeEnd` float DEFAULT NULL, `VolumeMeter` float DEFAULT NULL, `VolumeRef` float DEFAULT NULL, `VolumeErrorPct` float DEFAULT NULL, `PulsesMeter` float DEFAULT NULL, `PulsesMaster` float DEFAULT NULL, `Time` float DEFAULT NULL, `TestResult_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `TestResult_id` (`TestResult_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=319 ; -- -- Sťahujem dáta pre tabuľku `metertestresult` -- INSERT INTO `metertestresult` (`Id`, `SerialNr`, `VolumeStart`, `VolumeEnd`, `VolumeMeter`, `VolumeRef`, `VolumeErrorPct`, `PulsesMeter`, `PulsesMaster`, `Time`, `TestResult_id`) VALUES (1, 'wm1', 0, 0, 0, -0.0000014201, -100, 0, 43368, 65.643, 12), (2, 'wm2', 0, 0, 7.5, -0.00000136807, -548219000, 15, 41779, 65.643, 12), (3, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.643, 12), (4, 'wm4', 0, 0, 0, 0, -100, 0, 0, 65.643, 12), (5, 'wm1', 0, 0, 0, -0.00000141785, -100, 0, 43368, 65.689, 13), (6, 'wm2', 0, 0, 7, -0.00000128243, -545839000, 14, 39226, 65.689, 13), (7, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.689, 13), (8, 'wm4', 0, 0, 0, 0, -100, 0, 0, 65.689, 13), (9, 'wm1', 0, 0, 0, -0.00000520273, -100, 0, 14465, 56.854, 14), (10, 'wm2', 0, 0, 24.5, -0.00000504339, -485784000, 49, 14022, 56.854, 14), (11, 'wm3', 0, 0, 0, 0, -100, 0, 0, 56.854, 14), (12, 'wm4', 0, 0, 0, 0, -100, 0, 0, 56.854, 14), (13, 'wm1', 0, 0, 0, -0.00000141865, -100, 0, 41862, 65.593, 15), (14, 'wm2', 0, 0, 7.5, 0, -100, 15, 0, 65.593, 15), (15, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.593, 15), (16, 'wm1', 0, 0, 0, -0.00000140309, -100, 0, 41967, 65.605, 16), (17, 'wm2', 0, 0, 7.5, 0, -100, 15, 0, 65.605, 16), (18, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.605, 16), (19, 'wm1', 0, 0, 0, -0.00000481652, -100, 0, 14324, 56.645, 17), (20, 'wm2', 0, 0, 25, 0, -100, 50, 0, 56.645, 17), (21, 'wm3', 0, 0, 0, 0, -100, 0, 0, 56.645, 17), (22, 'wm1', 0, 0, 0, -0.00000143335, -100, 0, 39130, 65.835, 18), (23, 'wm2', 0, 0, 7, 0, -100, 14, 0, 65.835, 18), (24, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.835, 18), (25, 'wm1', 0, 0, 7.5, -0.00000158789, -100, 15, 41910, 65.3, 19), (26, 'wm2', 0, 0, 0, 0, -100, 0, 0, 65.3, 19), (27, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.3, 19), (28, 'wm1', 0, 0, 7, -0.00000146845, -100, 14, 39259, 65.434, 20), (29, 'wm2', 0, 0, 0, 0, -100, 0, 0, 65.434, 20), (30, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.434, 20), (31, 'wm1', 0, 0, 24.5, -0.0000053534, -100, 49, 14064, 56.942, 21), (32, 'wm2', 0, 0, 0, 0, -100, 0, 0, 56.942, 21), (33, 'wm3', 0, 0, 0, 0, -100, 0, 0, 56.942, 21), (34, 'wm1', 0, 0, 14, -0.0000017251, -100, 14, 39042, 65.181, 22), (35, 'wm2', 0, 0, 0, 0, -100, 0, 0, 65.181, 22), (36, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.181, 22), (37, 'wm1', 0, 0, 15, -0.00000184669, -100, 15, 41903, 65.272, 23), (38, 'wm2', 0, 0, 0, 0, -100, 0, 0, 65.272, 23), (39, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.272, 23), (40, 'wm1', 0, 0, 50, -0.00000632833, -100, 50, 14332, 57.218, 24), (41, 'wm2', 0, 0, 0, 0, -100, 0, 0, 57.218, 24), (42, 'wm3', 0, 0, 0, 0, -100, 0, 0, 57.218, 24), (43, 'wm1', 0, 0, 19, -0.00000243629, -100, 19, 53128, 76.309, 25), (44, 'wm2', 0, 0, 0, 0, -100, 0, 0, 76.309, 25), (45, 'wm3', 0, 0, 0, 0, -100, 0, 0, 76.309, 25), (46, 'wm1', 0, 0, 20, -0.00000255392, -100, 20, 55773, 76.156, 26), (47, 'wm2', 0, 0, 0, 0, -100, 0, 0, 76.156, 26), (48, 'wm3', 0, 0, 0, 0, -100, 0, 0, 76.156, 26), (49, 'wm1', 0, 0, 20, -0.00000255049, -100, 20, 55783, 76.172, 27), (50, 'wm2', 0, 0, 0, 0, -100, 0, 0, 76.172, 27), (51, 'wm3', 0, 0, 0, 0, -100, 0, 0, 76.172, 27), (52, 'wm1', 0, 0, 19, -0.00000242366, -100, 19, 53016, 76.181, 28), (53, 'wm2', 0, 0, 0, 0, -100, 0, 0, 76.181, 28), (54, 'wm3', 0, 0, 0, 0, -100, 0, 0, 76.181, 28), (55, 'wm1', 0, 0, 20, -0.0000025397, -100, 20, 55712, 76.206, 29), (56, 'wm2', 0, 0, 0, 0, -100, 0, 0, 76.206, 29), (57, 'wm3', 0, 0, 0, 0, -100, 0, 0, 76.206, 29), (58, 'wm1', 0, 0, 49, -0.00000643354, -100, 49, 14090, 42.913, 30), (59, 'wm2', 0, 0, 0, 0, -100, 0, 0, 42.913, 30), (60, 'wm3', 0, 0, 0, 0, -100, 0, 0, 42.913, 30), (61, 'wm1', 0, 0, 49, -0.00000650082, -100, 49, 14107, 42.918, 31), (62, 'wm2', 0, 0, 0, 0, -100, 0, 0, 42.918, 31), (63, 'wm3', 0, 0, 0, 0, -100, 0, 0, 42.918, 31), (64, 'wm1', 0, 0, 50, -0.00000668643, -100, 50, 14391, 42.91, 32), (65, 'wm2', 0, 0, 0, 0, -100, 0, 0, 42.91, 32), (66, 'wm3', 0, 0, 0, 0, -100, 0, 0, 42.91, 32), (67, 'wm1', 0, 0, 50, -0.00000674168, -100, 50, 14415, 42.908, 33), (68, 'wm2', 0, 0, 0, 0, -100, 0, 0, 42.908, 33), (69, 'wm3', 0, 0, 0, 0, -100, 0, 0, 42.908, 33), (70, 'wm1', 0, 0, 49, -0.00000662135, -100, 49, 14107, 42.927, 34), (71, 'wm2', 0, 0, 0, 0, -100, 0, 0, 42.927, 34), (72, 'wm3', 0, 0, 0, 0, -100, 0, 0, 42.927, 34), (73, 'wm1', 0, 0, 14, 0.0134641, 103880, 14, 38794, 60.867, 35), (74, 'wm2', 0, 0, 0, 0, -100, 0, 0, 60.867, 35), (75, 'wm3', 0, 0, 0, 0, -100, 0, 0, 60.867, 35), (76, 'wm1', 0, 0, 20, 0.0193145, 103449, 20, 55638, 78.562, 36), (77, 'wm2', 0, 0, 0, 0, -100, 0, 0, 78.562, 36), (78, 'wm3', 0, 0, 0, 0, -100, 0, 0, 78.562, 36), (79, 'wm1', 0, 0, 20, 0.0193175, 103433, 20, 55640, 78.606, 37), (80, 'wm2', 0, 0, 0, 0, -100, 0, 0, 78.606, 37), (81, 'wm3', 0, 0, 0, 0, -100, 0, 0, 78.606, 37), (82, 'wm1', 0, 0, 20, 0.0193201, 103419, 20, 55644, 78.652, 38), (83, 'wm2', 0, 0, 0, 0, -100, 0, 0, 78.652, 38), (84, 'wm3', 0, 0, 0, 0, -100, 0, 0, 78.652, 38), (85, 'wm1', 0, 0, 20, 0.0193422, 103301, 20, 55713, 78.661, 39), (86, 'wm2', 0, 0, 0, 0, -100, 0, 0, 78.661, 39), (87, 'wm3', 0, 0, 0, 0, -100, 0, 0, 78.661, 39), (88, 'wm1', 0, 0, 19, 0.0184151, 103076, 19, 53049, 78.694, 40), (89, 'wm2', 0, 0, 0, 0, -100, 0, 0, 78.694, 40), (90, 'wm3', 0, 0, 0, 0, -100, 0, 0, 78.694, 40), (91, 'wm1', 0, 0, 50, 0.0496446, 100616, 50, 14324, 43.227, 41), (92, 'wm2', 0, 0, 0, 0, -100, 0, 0, 43.227, 41), (93, 'wm3', 0, 0, 0, 0, -100, 0, 0, 43.227, 41), (94, 'wm1', 0, 0, 50, 0.0496703, 100564, 50, 14345, 43.175, 42), (95, 'wm2', 0, 0, 0, 0, -100, 0, 0, 43.175, 42), (96, 'wm3', 0, 0, 0, 0, -100, 0, 0, 43.175, 42), (97, 'wm1', 0, 0, 50, 0.049618, 100670, 50, 14330, 43.161, 43), (98, 'wm2', 0, 0, 0, 0, -100, 0, 0, 43.161, 43), (99, 'wm3', 0, 0, 0, 0, -100, 0, 0, 43.161, 43), (100, 'wm1', 0, 0, 49, 0.048745, 100423, 49, 14078, 43.114, 44), (101, 'wm2', 0, 0, 0, 0, -100, 0, 0, 43.114, 44), (102, 'wm3', 0, 0, 0, 0, -100, 0, 0, 43.114, 44), (103, 'wm1', 0, 0, 49, 0.0488142, 100281, 49, 14084, 43.151, 45), (104, 'wm2', 0, 0, 0, 0, -100, 0, 0, 43.151, 45), (105, 'wm3', 0, 0, 0, 0, -100, 0, 0, 43.151, 45), (106, 'wm1', 0, 0, 14, 0.0134812, 103748, 14, 38841, 65.647, 46), (107, 'wm2', 0, 0, 0, 0, -100, 0, 0, 65.647, 46), (108, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.647, 46), (109, 'wm1', 0, 0, 15, 0.0144675, 103581, 15, 41676, 65.691, 47), (110, 'wm2', 0, 0, 0, 0, -100, 0, 0, 65.691, 47), (111, 'wm3', 0, 0, 0, 0, -100, 0, 0, 65.691, 47), (112, 'wm1', 0, 0, 51, 49.1762, 3.70868, 51, 141729, 221.982, 48), (113, 'wm2', 0, 0, 0, 0, -100, 0, 0, 221.982, 48), (114, 'wm3', 0, 0, 0, 0, -100, 0, 0, 221.982, 48), (115, 'wm1', 0, 0, 0, 0, -100, 0, 0, 227.928, 49), (116, 'wm2', 0, 0, 0, 0, -100, 0, 0, 227.928, 49), (117, 'wm3', 0, 0, 0, 0, -100, 0, 0, 227.928, 49), (118, 'wm1', 0, 0, 0, 0, -100, 0, 0, 221.56, 50), (119, 'wm2', 0, 0, 0, 0, -100, 0, 0, 221.56, 50), (120, 'wm3', 0, 0, 0, 0, -100, 0, 0, 221.56, 50), (121, 'wm1', 0, 0, 0, 0, -100, 0, 0, 225.102, 51), (122, 'wm2', 0, 0, 0, 0, -100, 0, 0, 225.102, 51), (123, 'wm3', 0, 0, 0, 0, -100, 0, 0, 225.102, 51), (124, 'wm1', 0, 0, 0, 0, -100, 0, 0, 224.715, 52), (125, 'wm2', 0, 0, 0, 0, -100, 0, 0, 224.715, 52), (126, 'wm3', 0, 0, 0, 0, -100, 0, 0, 224.715, 52), (127, 'wm1', 0, 0, 0, 0, -100, 0, 0, 224.588, 53), (128, 'wm2', 0, 0, 0, 0, -100, 0, 0, 224.588, 53), (129, 'wm3', 0, 0, 0, 0, -100, 0, 0, 224.588, 53), (130, 'wm1', 0, 0, 0, 0, -100, 0, 0, 214.569, 54), (131, 'wm2', 0, 0, 0, 0, -100, 0, 0, 214.569, 54), (132, 'wm3', 0, 0, 0, 0, -100, 0, 0, 214.569, 54), (133, 'wm1', 0, 0, 0, 0, -100, 0, 0, 223.989, 55), (134, 'wm2', 0, 0, 0, 0, -100, 0, 0, 223.989, 55), (135, 'wm3', 0, 0, 177.6, 49.7885, 256.709, 1776, 143594, 223.989, 55), (136, 'wm1', 0, 0, 0, 0, -100, 0, 0, 223.628, 56), (137, 'wm2', 0, 0, 0, 0, -100, 0, 0, 223.628, 56), (138, 'wm3', 0, 0, 113.4, 46.0886, 146.048, 1134, 132892, 223.628, 56), (139, 'wm1', 0, 0, 0, 0, -100, 0, 0, 223.655, 57), (140, 'wm2', 0, 0, 0, 0, -100, 0, 0, 223.655, 57), (141, 'wm3', 0, 0, 17.3, 39.5122, -56.2161, 173, 113938, 223.655, 57), (142, 'wm1', 0, 0, 0, 0, -100, 0, 0, 223.463, 58), (143, 'wm2', 0, 0, 0, 0, -100, 0, 0, 223.463, 58), (144, 'wm3', 0, 0, 0, 5816.1, -100, 0, 16775400, 223.463, 58), (145, 'wm1', 0, 0, 0, 0, -100, 0, 0, 56.945, 59), (146, 'wm2', 0, 0, 0, 0, -100, 0, 0, 56.945, 59), (147, 'wm3', 0, 0, 0, 58059.1, -100, 0, 16775400, 56.945, 59), (148, 'wm1', 0, 0, 0, 0, -100, 0, 0, 57.148, 60), (149, 'wm2', 0, 0, 0, 0, -100, 0, 0, 57.148, 60), (150, 'wm3', 0, 0, 0, 58059.1, -100, 0, 16775400, 57.148, 60), (151, 'wm1', 0, 0, 0, 0, -100, 0, 0, 222.742, 61), (152, 'wm2', 0, 0, 0, 0, -100, 0, 0, 222.742, 61), (153, 'wm3', 0, 0, 0, 5814.02, -100, 0, 16775400, 222.742, 61), (154, 'wm1', 0, 0, 0, 0, -100, 0, 0, 57.164, 62), (155, 'wm2', 0, 0, 0, 0, -100, 0, 0, 57.164, 62), (156, 'wm3', 0, 0, 0, 58059.1, -100, 0, 16775400, 57.164, 62), (157, 'wm1', 0, 0, 0, 0, -100, 0, 0, 215.445, 63), (158, 'wm2', 0, 0, 0, 0, -100, 0, 0, 215.445, 63), (159, 'wm3', 0, 0, 0, 0, -100, 0, 0, 215.445, 63), (160, 'wm1', 0, 0, 0, 0, -100, 0, 0, 56.661, 64), (161, 'wm2', 0, 0, 0, 0, -100, 0, 0, 56.661, 64), (162, 'wm3', 0, 0, 4.8, 49.5899, -90.3206, 48, 14288, 56.661, 64), (163, 'wm1', 0, 0, 0, 0, -100, 0, 0, 216.739, 65), (164, 'wm2', 0, 0, 0, 0, -100, 0, 0, 216.739, 65), (165, 'wm3', 0, 0, 0, 5816.55, -100, 0, 16777200, 216.739, 65), (166, 'wm1', 0, 0, 0, 0, -100, 0, 0, 217.506, 66), (167, 'wm2', 0, 0, 0, 0, -100, 0, 0, 217.506, 66), (168, 'wm3', 0, 0, 0, 5817.48, -100, 0, 16777200, 217.506, 66), (169, 'wm1', 0, 0, 0, 0, -100, 0, 0, 55.072, 67), (170, 'wm2', 0, 0, 0, 0, -100, 0, 0, 55.072, 67), (171, 'wm3', 0, 0, 47, 49.6764, -5.38774, 47, 14341, 55.072, 67), (172, 'wm1', 0, 0, 0, 0, -100, 0, 0, 216.334, 68), (173, 'wm2', 0, 0, 0, 0, -100, 0, 0, 216.334, 68), (174, 'wm3', 0, 0, 0, 5815.24, -100, 0, 16777200, 216.334, 68), (175, 'wm1', 0, 0, 0, 0, -100, 0, 0, 54.924, 69), (176, 'wm2', 0, 0, 0, 0, -100, 0, 0, 54.924, 69), (177, 'wm3', 0, 0, 46, 48.3776, -4.91467, 46, 13967, 54.924, 69), (178, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 70), (179, 'wm2', 0, 0, 0, 0, -100, 0, 0, 44.087, 70), (180, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 70), (181, 'wm1', 0, 0, 0, 0, -100, 0, 0, 173.4, 71), (182, 'wm2', 0, 0, 0, 0, -100, 0, 0, 173.4, 71), (183, 'wm3', 0, 0, 0, 0, -100, 0, 0, 173.4, 71), (184, 'wm1', 0, 0, 0, 0, -100, 0, 0, 69.588, 72), (185, 'wm2', 0, 0, 0, 0, -100, 0, 0, 69.588, 72), (186, 'wm3', 0, 0, 0, 0, -100, 0, 0, 69.588, 72), (187, 'wm1', 0, 0, 0, 0, -100, 0, 0, 87.774, 73), (188, 'wm2', 0, 0, 0, 0, -100, 0, 0, 87.774, 73), (189, 'wm3', 0, 0, 0, 0, -100, 0, 0, 87.774, 73), (190, 'wm1', 0, 0, 0, 0, -100, 0, 0, 73.019, 74), (191, 'wm2', 0, 0, 0, 0, -100, 0, 0, 73.019, 74), (192, 'wm3', 0, 0, 0, 0, -100, 0, 0, 73.019, 74), (193, 'wm1', 0, 0, 0, 0, -100, 0, 0, 89.881, 75), (194, 'wm2', 0, 0, 0, 0, -100, 0, 0, 89.881, 75), (195, 'wm3', 0, 0, 0, 0, -100, 0, 0, 89.881, 75), (196, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.484, 76), (197, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.484, 76), (198, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.484, 76), (199, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.335, 77), (200, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.335, 77), (201, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.335, 77), (202, 'wm1', 0, 0, 0, 0, -100, 0, 0, 89.601, 78), (203, 'wm2', 0, 0, 0, 0, -100, 0, 0, 89.601, 78), (204, 'wm3', 0, 0, 0, 0, -100, 0, 0, 89.601, 78), (205, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.414, 79), (206, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.414, 79), (207, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.414, 79), (208, 'wm1', 0, 0, 0, 0, -100, 0, 0, 89.587, 80), (209, 'wm2', 0, 0, 0, 0, -100, 0, 0, 89.587, 80), (210, 'wm3', 0, 0, 0, 0, -100, 0, 0, 89.587, 80), (211, 'wm1', 0, 0, 0, 0, -100, 0, 0, 67.821, 81), (212, 'wm2', 0, 0, 0, 0, -100, 0, 0, 67.821, 81), (213, 'wm3', 0, 0, 0, 0, -100, 0, 0, 67.821, 81), (214, 'wm1', 0, 0, 0, 0, -100, 0, 0, 89.595, 82), (215, 'wm2', 0, 0, 0, 0, -100, 0, 0, 89.595, 82), (216, 'wm3', 0, 0, 0, 0, -100, 0, 0, 89.595, 82), (217, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.883, 83), (218, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.883, 83), (219, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.883, 83), (220, 'wm1', 0, 0, 0, 0, -100, 0, 0, 90.391, 84), (221, 'wm2', 0, 0, 0, 0, -100, 0, 0, 90.391, 84), (222, 'wm3', 0, 0, 0, 0, -100, 0, 0, 90.391, 84), (223, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.953, 85), (224, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.953, 85), (225, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.953, 85), (226, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 86), (227, 'wm2', 0, 0, -0.5, 0, -100, -20, 0, 71.498, 86), (228, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 86), (229, 'wm1', 0, 0, 0, 0, -100, 0, 0, 67.139, 87), (230, 'wm2', 0, 0, 0, 0, -100, 0, 0, 67.139, 87), (231, 'wm3', 0, 0, 0, 0, -100, 0, 0, 67.139, 87), (232, 'wm1', 0, 0, 0, 0, -100, 0, 0, 68.254, 88), (233, 'wm2', 0, 0, 0, 0, -100, 0, 0, 68.254, 88), (234, 'wm3', 0, 0, 0, 0, -100, 0, 0, 68.254, 88), (235, 'wm1', 0, 0, 0, 0, -100, 0, 0, 68.379, 89), (236, 'wm2', 0, 0, 0, 0, -100, 0, 0, 68.379, 89), (237, 'wm3', 0, 0, 0, 0, -100, 0, 0, 68.379, 89), (238, 'wm1', 0, 0, 0, 0, -100, 0, 0, 90.174, 90), (239, 'wm2', 0, 0, 0, 0, -100, 0, 0, 90.174, 90), (240, 'wm3', 0, 0, 0, 0, -100, 0, 0, 90.174, 90), (241, 'wm1', 0, 0, 0, 0, -100, 0, 0, 67.109, 91), (242, 'wm2', 0, 0, 0, 0, -100, 0, 0, 67.109, 91), (243, 'wm3', 0, 0, 0, 0, -100, 0, 0, 67.109, 91), (244, 'wm1', 0, 0, 0, 0, -100, 0, 0, 68.109, 92), (245, 'wm2', 0, 0, 0, 0, -100, 0, 0, 68.109, 92), (246, 'wm3', 0, 0, 0, 0, -100, 0, 0, 68.109, 92), (247, 'wm1', 0, 0, 0, 0, -100, 0, 0, 88.966, 93), (248, 'wm2', 0, 0, 0, 0, -100, 0, 0, 88.966, 93), (249, 'wm3', 0, 0, 0, 0, -100, 0, 0, 88.966, 93), (250, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.832, 94), (251, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.832, 94), (252, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.832, 94), (253, 'wm1', 0, 0, 0, 0, -100, 0, 0, 90.071, 95), (254, 'wm2', 0, 0, 0, 0, -100, 0, 0, 90.071, 95), (255, 'wm3', 0, 0, 0, 0, -100, 0, 0, 90.071, 95), (256, 'wm1', 0, 0, 0, 0, -100, 0, 0, 67.071, 96), (257, 'wm2', 0, 0, 0, 0, -100, 0, 0, 67.071, 96), (258, 'wm3', 0, 0, 0, 0, -100, 0, 0, 67.071, 96), (259, 'wm1', 0, 0, 0, 0, -100, 0, 0, 90.5, 97), (260, 'wm2', 0, 0, 0, 0, -100, 0, 0, 90.5, 97), (261, 'wm3', 0, 0, 0, 0, -100, 0, 0, 90.5, 97), (262, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.515, 98), (263, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.515, 98), (264, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.515, 98), (265, 'wm1', 0, 0, 0, 0, -100, 0, 0, 73.818, 99), (266, 'wm2', 0, 0, 0, 0, -100, 0, 0, 73.818, 99), (267, 'wm3', 0, 0, 0, 0, -100, 0, 0, 73.818, 99), (268, 'wm1', 0, 0, 0, 0, -100, 0, 0, 89.951, 100), (269, 'wm2', 0, 0, 0, 0, -100, 0, 0, 89.951, 100), (270, 'wm3', 0, 0, 0, 0, -100, 0, 0, 89.951, 100), (271, 'wm1', 0, 0, 0, 0, -100, 0, 0, 224.321, 101), (272, 'wm2', 0, 0, 0, 0, -100, 0, 0, 224.321, 101), (273, 'wm3', 0, 0, 0, 0, -100, 0, 0, 224.321, 101), (274, 'wm1', 0, 0, 0, 0, -100, 0, 0, 55.013, 102), (275, 'wm2', 0, 0, 0, 0, -100, 0, 0, 55.013, 102), (276, 'wm3', 0, 0, 0, 0, -100, 0, 0, 55.013, 102), (277, 'wm1', 0, 0, 0, 0, -100, 0, 0, 66.765, 103), (278, 'wm2', 0, 0, 0, 0, -100, 0, 0, 66.765, 103), (279, 'wm3', 0, 0, 0, 0, -100, 0, 0, 66.765, 103), (280, 'wm1', 0, 0, 0, 0, -100, 0, 0, 90.12, 104), (281, 'wm2', 0, 0, 0, 0, -100, 0, 0, 90.12, 104), (282, 'wm3', 0, 0, 0, 0, -100, 0, 0, 90.12, 104), (283, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 105), (284, 'wm2', 0, 0, -0.5, 0, -100, -20, 0, 71.567, 105), (285, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 105), (286, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 106), (287, 'wm2', 0, 0, -0.5, 0, -100, -20, 0, 72.269, 106), (288, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 106), (289, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 107), (290, 'wm2', 0, 0, 523.65, 0, -100, 20946, 0, 72.508, 107), (291, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 107), (292, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 108), (293, 'wm2', 0, 0, -0.5, 0, -100, -20, 0, 72.255, 108), (294, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 108), (295, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 109), (296, 'wm2', 0, 0, -0.5, 0, -100, -20, 0, 72.134, 109), (297, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 109), (298, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 110), (299, 'wm2', 0, 0, 625.075, 0, -100, 25003, 0, 72.128, 110), (300, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 110), (301, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 111), (302, 'wm2', 0, 0, -62, 0, -100, -2480, 0, 103.047, 111), (303, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 111), (304, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 112), (305, 'wm2', 0, 0, 0, 0, -100, 0, 0, 110.424, 112), (306, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 112), (307, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 113), (308, 'wm2', 0, 0, 0, 0, -100, 0, 0, 109.842, 113), (309, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 113), (310, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 114), (311, 'wm2', 0, 0, -642.025, 0, -100, -25681, 0, 107.2, 114), (312, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 114), (313, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 115), (314, 'wm2', 0, 0, -1522.07, 0, -100, -60883, 0, 35.92, 115), (315, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 115), (316, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 116), (317, 'wm2', 0, 0, -3519.18, 0, -100, -140767, 0, 35.797, 116), (318, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 116); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `outputpath` -- CREATE TABLE IF NOT EXISTS `outputpath` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) NOT NULL DEFAULT '0', `Name` varchar(255) DEFAULT NULL, `Qfrom` float DEFAULT NULL, `Qto` float DEFAULT NULL, `RegulValve` varchar(255) DEFAULT NULL, `FlowMeter` varchar(255) DEFAULT NULL, `Diverter` varchar(255) DEFAULT NULL, `TempDiv` varchar(255) DEFAULT NULL, `Balance` varchar(255) DEFAULT NULL, `EmptyTankValve` varchar(255) DEFAULT NULL, `ValvesOpen` varchar(8000) DEFAULT NULL, `ValvesClose` varchar(8000) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=7 ; -- -- Sťahujem dáta pre tabuľku `outputpath` -- INSERT INTO `outputpath` (`Id`, `ItemNr`, `Name`, `Qfrom`, `Qto`, `RegulValve`, `FlowMeter`, `Diverter`, `TempDiv`, `Balance`, `EmptyTankValve`, `ValvesOpen`, `ValvesClose`) VALUES (1, 1, 'PO1', 0.1, 0.3, 'RV1', 'E1', 'KL1', 'T3', 'Waage1', 'K19', 'K7', 'K10;K13;K16;Vl5'), (2, 2, 'PO2', 0.2, 2.5, 'RV2', 'E2', 'KL1', 'T3', 'Waage1', 'K19', 'K10', 'K7;K13;K16;Vl5'), (3, 3, 'PO3', 2, 25, 'RV3', 'E3', 'KL2', 'T4', 'Waage2', 'K20', 'K13', 'K7;K10;K16;Vl5'), (4, 4, 'PO4', 20, 250, 'RV4', 'E4', 'KL2', 'T4', 'Waage2', 'K20', 'K16', 'K7;K10;K13;Vl5'), (5, 5, 'PO5', 0, 0.2, 'RV5', 'E5', 'KL1', 'T3', 'Waage1', 'K19', 'Vl5', 'K7;K10;K13;K16'), (6, 0, '', 0, 0, '---', '---', '---', '---', '---', '---', '', 'K7;K10;K13;K16;Vl5'); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `procedure` -- CREATE TABLE IF NOT EXISTS `procedure` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) DEFAULT NULL, `Name` varchar(255) DEFAULT NULL, `Description` varchar(255) DEFAULT NULL, `CreationUser` varchar(255) DEFAULT NULL, `CreationTime` datetime DEFAULT NULL, `LastChgUser` varchar(255) DEFAULT NULL, `LastChgTime` datetime DEFAULT NULL, `LongDescription` varchar(255) DEFAULT NULL, `Watermeters` varchar(255) DEFAULT NULL, `DataEntry` varchar(255) DEFAULT NULL, `ResultsPrinter` varchar(255) DEFAULT NULL, `ResultsWriter` varchar(255) DEFAULT NULL, `TransitionStart` varchar(255) DEFAULT NULL, `TransitionEnd` varchar(255) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Sťahujem dáta pre tabuľku `procedure` -- INSERT INTO `procedure` (`Id`, `ItemNr`, `Name`, `Description`, `CreationUser`, `CreationTime`, `LastChgUser`, `LastChgTime`, `LongDescription`, `Watermeters`, `DataEntry`, `ResultsPrinter`, `ResultsWriter`, `TransitionStart`, `TransitionEnd`) VALUES (1, 0, 'Procedure1', '', 'admin', '2013-12-30 12:26:17', 'admin', '2014-07-26 15:39:40', '', '', 'DataEntryForm', 'Printer4Munich', '', 'Tr1', ''), (2, 0, 'Procedure2', '', 'admin', '2014-01-12 17:10:26', 'admin', '2014-02-09 23:46:45', '', '', '', '', '', '', ''), (3, 0, 'Procedure3', '', 'admin', '2014-01-16 19:16:14', 'admin', '2014-07-27 11:11:46', '', '', '', '', '', '', ''); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `test` -- CREATE TABLE IF NOT EXISTS `test` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) DEFAULT NULL, `Name` varchar(255) DEFAULT NULL, `Qfrom` float DEFAULT NULL, `Qto` float DEFAULT NULL, `Volume` float DEFAULT NULL, `TstTime` float DEFAULT NULL, `Repeats` int(11) DEFAULT NULL, `Emptying` tinyint(1) DEFAULT NULL, `Zeroing` tinyint(1) DEFAULT NULL, `Method` varchar(255) DEFAULT NULL, `ErrLimLo` float DEFAULT NULL, `ErrLimHi` float DEFAULT NULL, `TolerRed` double DEFAULT NULL, `RedType` varchar(255) DEFAULT NULL, `FeedingPath` varchar(255) DEFAULT NULL, `BenchPath` varchar(255) DEFAULT NULL, `OutputPath` varchar(255) DEFAULT NULL, `MetersPath` varchar(255) DEFAULT NULL, `TransitionStart` varchar(255) DEFAULT NULL, `TransitionEnd` varchar(255) DEFAULT NULL, `Procedure_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `Procedure_id` (`Procedure_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=10 ; -- -- Sťahujem dáta pre tabuľku `test` -- INSERT INTO `test` (`Id`, `ItemNr`, `Name`, `Qfrom`, `Qto`, `Volume`, `TstTime`, `Repeats`, `Emptying`, `Zeroing`, `Method`, `ErrLimLo`, `ErrLimHi`, `TolerRed`, `RedType`, `FeedingPath`, `BenchPath`, `OutputPath`, `MetersPath`, `TransitionStart`, `TransitionEnd`, `Procedure_id`) VALUES (1, 3, 'Q4', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 0, 'Fix', 'PF1', 'PT1', 'PO3', 'PM1', '', '', 1), (2, 2, 'Q3', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 0, 'Fix', 'PF1', 'PT1', 'PO2', 'PM1', '', '', 1), (3, 0, 'Q1', 0.8, 0.85, 15, 65.4545, 2, 0, 0, 'FlyingStartCollection', -2, 2, 0, 'Fix', 'PF1', 'PT1', 'PO2', 'PM1', NULL, NULL, 2), (4, 1, 'Q2', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 0, 'Fix', 'PF1', 'PT1', 'PO3', 'PM1', NULL, NULL, 2), (5, 0, 'Q1', 0.1, 0.11, 1, 34.2857, 1, 0, 0, 'RoiDetection', 0, 0, 0, 'Fix', 'PF1', 'PT1', 'PO1', 'CamR1', '', 'Empty', 3), (6, 1, 'Q2', 0.1, 0.11, 1, 34.2857, 1, 0, 0, 'FlyingStartCollection', -5, 5, 0, 'Fix', 'PF1', 'PT1', 'PO1', 'CamR1', 'Empty', '', 3), (7, 0, 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 0.20000000298023224, 'Fix', 'PF1', 'PT1', 'PO1', 'PM1', NULL, NULL, 1), (9, 1, 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 0.20000000298023224, 'Fix', 'PF1', 'PT1', 'PO1', 'PM1', NULL, NULL, 1); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `testresult` -- CREATE TABLE IF NOT EXISTS `testresult` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `Name` varchar(255) NOT NULL, `TestName` varchar(255) NOT NULL, `Qfrom` float NOT NULL, `Qto` float NOT NULL, `Volume` float NOT NULL, `TstTime` float NOT NULL, `Repeats` int(11) NOT NULL, `Emptying` tinyint(4) NOT NULL, `Zeroing` tinyint(4) NOT NULL, `Method` varchar(255) NOT NULL, `ErrLimLo` float NOT NULL, `ErrLimHi` float NOT NULL, `FeedingPath` varchar(4000) NOT NULL, `BenchPath` varchar(4000) NOT NULL, `OutputPath` varchar(4000) NOT NULL, `MetersPath` varchar(4000) NOT NULL, `TimeStart` datetime DEFAULT NULL, `TimeEnd` datetime DEFAULT NULL, `RepetitionNr` int(11) DEFAULT NULL, `AmbientTempAve` float DEFAULT NULL, `AmbientPressAve` float DEFAULT NULL, `AmbientHumiAve` float DEFAULT NULL, `PressInAvrg` float DEFAULT NULL, `PressInStart` float DEFAULT NULL, `PressInEnd` float DEFAULT NULL, `PressOutAvrg` float DEFAULT NULL, `PressOutStart` float DEFAULT NULL, `PressOutEnd` float DEFAULT NULL, `TempInAvrg` float DEFAULT NULL, `TempInStart` float DEFAULT NULL, `TempInEnd` float DEFAULT NULL, `TempOutAvrg` float DEFAULT NULL, `TempOutStart` float DEFAULT NULL, `TempOutEnd` float DEFAULT NULL, `TempDivAvrg` float DEFAULT NULL, `TempDivStart` float DEFAULT NULL, `TempDivEnd` float DEFAULT NULL, `MassStartRaw` float DEFAULT NULL, `MassStart` float DEFAULT NULL, `MassEndRaw` float DEFAULT NULL, `MassEnd` float DEFAULT NULL, `MassDiff` float DEFAULT NULL, `DensityIn` float DEFAULT NULL, `DensityOut` float DEFAULT NULL, `DensityDiv` float DEFAULT NULL, `FlowMass` float DEFAULT NULL, `FlowVolume` float DEFAULT NULL, `VolumeCTV` float DEFAULT NULL, `VolumeMaster` float DEFAULT NULL, `Time` float DEFAULT NULL, `ErrorMaster` float DEFAULT NULL, `PulsesMaster` float DEFAULT NULL, `ConstMaster` float DEFAULT NULL, `TimeDivStart0` float DEFAULT NULL, `TimeDivStart1` float DEFAULT NULL, `TimeDivStart2` float DEFAULT NULL, `TimeDivStart3` float DEFAULT NULL, `TimeDivStart4` float DEFAULT NULL, `TimeDivStart5` float DEFAULT NULL, `TimeDivEnd0` float DEFAULT NULL, `TimeDivEnd1` float DEFAULT NULL, `TimeDivEnd2` float DEFAULT NULL, `TimeDivEnd3` float DEFAULT NULL, `TimeDivEnd4` float DEFAULT NULL, `TimeDivEnd5` float DEFAULT NULL, `Test_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `Test_id` (`Test_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=117 ; -- -- Sťahujem dáta pre tabuľku `testresult` -- INSERT INTO `testresult` (`Id`, `Name`, `TestName`, `Qfrom`, `Qto`, `Volume`, `TstTime`, `Repeats`, `Emptying`, `Zeroing`, `Method`, `ErrLimLo`, `ErrLimHi`, `FeedingPath`, `BenchPath`, `OutputPath`, `MetersPath`, `TimeStart`, `TimeEnd`, `RepetitionNr`, `AmbientTempAve`, `AmbientPressAve`, `AmbientHumiAve`, `PressInAvrg`, `PressInStart`, `PressInEnd`, `PressOutAvrg`, `PressOutStart`, `PressOutEnd`, `TempInAvrg`, `TempInStart`, `TempInEnd`, `TempOutAvrg`, `TempOutStart`, `TempOutEnd`, `TempDivAvrg`, `TempDivStart`, `TempDivEnd`, `MassStartRaw`, `MassStart`, `MassEndRaw`, `MassEnd`, `MassDiff`, `DensityIn`, `DensityOut`, `DensityDiv`, `FlowMass`, `FlowVolume`, `VolumeCTV`, `VolumeMaster`, `Time`, `ErrorMaster`, `PulsesMaster`, `ConstMaster`, `TimeDivStart0`, `TimeDivStart1`, `TimeDivStart2`, `TimeDivStart3`, `TimeDivStart4`, `TimeDivStart5`, `TimeDivEnd0`, `TimeDivEnd1`, `TimeDivEnd2`, `TimeDivEnd3`, `TimeDivEnd4`, `TimeDivEnd5`, `Test_id`) VALUES (12, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 16:14:45', '2014-01-16 16:16:01', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.6817, 20.707, 20.66, 20.6444, 20.64, 20.649, 21.0332, 21.476, 20.977, 15.004, 15.004, 30.0003, 30.0003, 14.9963, -10653400, -10560100, -11565500, 0.82243, 0.000825831, -0.0000014201, 0.0150583, 65.643, -1060470, 43368, -0.0000000000327453, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (13, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 16:16:12', '2014-01-16 16:17:29', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.5147, 20.594, 20.434, 20.6606, 20.655, 20.665, 20.8344, 20.985, 20.671, 30.001, 30.001, 45.031, 45.031, 15.03, -10240700, -10600600, -11042300, 0.823699, 0.000825252, -0.00000141785, 0.0150583, 65.689, -1062160, 43368, -0.0000000000326934, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (14, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 16:18:24', '2014-01-16 16:19:32', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.9611, 20.087, 19.855, 20.253, 20.359, 20.162, 19.5097, 19.689, 19.392, -0.15, -0.15, 49.9, 49.9, 50.05, -8963330, -9619950, -8018890, 3.16917, 0.00318029, -0.00000520273, 0.0502257, 56.854, -965472, 14465, -0.000000000359677, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1), (15, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 18:07:01', '2014-01-16 18:08:17', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21.1302, 21.238, 21.055, 20.5009, 20.49, 20.52, 21.1938, 22.347, 21.157, 45.0307, 45.0307, 60.032, 60.032, 15.0013, -11827900, -10207200, -12002400, 0.823332, 0.00082646, -0.00000146969, 0.0150583, 65.593, -1024690, 43368, -0.0000000000338887, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (16, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 18:08:28', '2014-01-16 18:09:44', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.8347, 20.945, 20.74, 20.5656, 20.539, 20.586, 21.0495, 21.208, 20.886, 60.033, 60.033, 75.0617, 75.0617, 15.0287, -11043100, -10365100, -11609200, 0.824681, 0.000826309, -0.00000144993, 0.0150583, 65.605, -1038660, 43368, -0.0000000000334332, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (17, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 18:09:57', '2014-01-16 18:11:05', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.5572, 20.668, 20.437, 20.5237, 20.59, 20.427, 20.4795, 20.667, 20.07, 37.5333, 37.5333, 87.45, 87.45, 49.9167, -10344600, -10262600, -10155400, 3.17239, 0.00319203, -0.00000486393, 0.0502257, 56.645, -1032710, 14465, -0.000000000336255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1), (18, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 18:11:58', '2014-01-16 18:13:15', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.089, 20.18, 20.028, 20.1851, 20.23, 20.162, 19.7536, 20.562, 19.612, 75.064, 75.064, 90.0983, 90.0983, 15.0343, -9246400, -9463970, -8518710, 0.822109, 0.000823422, -0.00000158859, 0.0150583, 65.835, -948008, 43368, -0.0000000000366304, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (19, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 18:58:11', '2014-01-16 18:59:28', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.4796, 20.516, 20.472, 20.0509, 20.045, 20.06, 20.5582, 21.385, 20.513, 105.137, 105.137, 120.175, 120.175, 15.0382, -10155600, -9161340, -10347100, 0.829056, 0.000830188, -0.00000164317, 0.0150587, 65.3, -916540, 43369, -0.0000000000378881, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (20, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:02:57', '2014-01-16 19:04:13', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.0879, 20.11, 20.067, 20.1025, 20.116, 20.088, 19.71, 19.767, 19.663, -0.015, -0.015, 15.018, 15.018, 15.033, -9243910, -9276700, -8427500, 0.827075, 0.000828488, -0.00000162218, 0.0150587, 65.434, -928399, 43369, -0.0000000000374041, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (21, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:04:26', '2014-01-16 19:05:35', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.009, 20.048, 19.945, 20.015, 20.073, 19.948, 20.0492, 20.382, 19.64, 62.2, 62.2, 112.15, 112.15, 49.95, -9068620, -9081830, -9157540, 3.15795, 0.00317516, -0.00000550566, 0.0502222, 56.942, -912293, 14464, -0.000000000380646, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1), (22, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:12:23', '2014-01-16 19:13:39', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4851, 19.484, 19.495, 19.427, 19.423, 19.432, 19.3704, 20.249, 19.264, 15.019, 15.019, 30.0557, 30.0557, 15.0367, -7969830, -7854850, -7744200, 0.830487, 0.000831703, -0.00000191629, 0.0150587, 65.181, -785926, 43369, -0.0000000000441856, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (23, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:13:50', '2014-01-16 19:15:06', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.516, 19.502, 19.53, 19.4375, 19.435, 19.44, 19.233, 19.243, 19.227, 30.0567, 30.0567, 45.094, 45.094, 15.0373, -8031570, -7875550, -7480540, 0.829367, 0.000830563, -0.00000191134, 0.015059, 65.272, -787979, 43370, -0.0000000000440705, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (24, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:15:19', '2014-01-16 19:16:28', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.5343, 19.539, 19.516, 19.4179, 19.439, 19.391, 19.1755, 19.149, 19.144, 99.45, 99.45, 149.45, 149.45, 50, -8068290, -7836940, -7372300, 3.14586, 0.00315984, -0.00000638661, 0.0502222, 57.218, -786467, 14464, -0.000000000441552, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1), (25, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:21:22', '2014-01-16 19:22:49', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4173, 19.404, 19.432, 19.275, 19.268, 19.281, 19.2343, 19.514, 19.188, 45.096, 45.096, 65.112, 65.112, 20.016, -7835780, -7560240, -7482960, 0.944287, 0.00094671, -0.00000265026, 0.0200674, 76.309, -757284, 57794, -0.0000000000458571, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (26, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:23:00', '2014-01-16 19:24:27', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4584, 19.443, 19.468, 19.287, 19.284, 19.29, 19.1715, 19.181, 19.165, 65.113, 65.113, 85.1613, 85.1613, 20.0483, -7916720, -7583320, -7364810, 0.947713, 0.000948612, -0.00000264647, 0.0200674, 76.156, -758370, 57794, -0.0000000000457913, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (27, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:24:38', '2014-01-16 19:26:05', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4885, 19.478, 19.497, 19.2926, 19.29, 19.294, 19.158, 19.154, 19.157, 85.162, 85.162, 105.208, 105.208, 20.0457, -7976610, -7593900, -7339700, 0.94739, 0.000948413, -0.00000264243, 0.0200674, 76.172, -759527, 57794, -0.0000000000457216, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (28, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:26:16', '2014-01-16 19:27:44', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.5015, 19.499, 19.506, 19.2965, 19.295, 19.297, 19.1523, 19.153, 19.148, 105.209, 105.209, 125.272, 125.272, 20.0632, -8002540, -7601500, -7329090, 0.948104, 0.000948301, -0.00000264209, 0.0200674, 76.181, -759626, 57794, -0.0000000000457157, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (29, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:31:21', '2014-01-16 19:32:48', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.5373, 19.531, 19.541, 19.3035, 19.303, 19.303, 19.1628, 19.162, 19.167, -0.0146667, -0.0146667, 20.0267, 20.0267, 20.0413, -8074350, -7614920, -7348710, 0.94676, 0.000947973, -0.00000263456, 0.020067, 76.206, -761783, 57793, -0.0000000000455862, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (30, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:33:05', '2014-01-16 19:34:00', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.5399, 19.547, 19.522, 19.2907, 19.303, 19.277, 19.2285, 19.281, 19.17, 135.35, 135.35, 185.5, 185.5, 50.15, -8079450, -7590320, -7472090, 4.20712, 0.00421929, -0.0000066139, 0.0502951, 42.913, -760546, 14485, -0.000000000456604, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (31, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:34:11', '2014-01-16 19:35:05', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4769, 19.499, 19.457, 19.25, 19.264, 19.24, 19.0993, 19.122, 19.082, 185.5, 185.5, 235.6, 235.6, 50.1, -7953420, -7512820, -7230970, 4.20243, 0.00421909, -0.00000667547, 0.0502986, 42.918, -753584, 14486, -0.000000000460822, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (32, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:35:16', '2014-01-16 19:36:10', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4244, 19.441, 19.409, 19.2175, 19.228, 19.206, 19.0555, 19.068, 19.043, 235.6, 235.6, 285.7, 285.7, 50.1, -7849770, -7451310, -7150720, 4.20322, 0.00421988, -0.00000673057, 0.0502986, 42.91, -747416, 14486, -0.000000000464626, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (33, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:36:21', '2014-01-16 19:37:16', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.387, 19.397, 19.378, 19.1919, 19.197, 19.186, 19.0261, 19.032, 19.022, 285.7, 285.7, 335.8, 335.8, 50.1, -7776420, -7403080, -7097240, 4.20341, 0.00421978, -0.00000677442, 0.0502951, 42.908, -742528, 14485, -0.000000000467685, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (34, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 19:37:27', '2014-01-16 19:38:21', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.3662, 19.371, 19.364, 19.1738, 19.176, 19.169, 19.0227, 19.018, 19.022, 335.85, 335.85, 385.9, 385.9, 50.05, -7735960, -7369200, -7090920, 4.19736, 0.00421792, -0.00000679877, 0.0502951, 42.927, -739868, 14485, -0.000000000469367, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (35, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:00:50', '2014-01-16 20:02:02', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.8612, 19.848, 19.899, 19.3546, 19.353, 19.363, 19.7422, 20.301, 19.717, 20.026, 20.026, 35.066, 35.066, 15.04, 999.835, 999.937, 999.859, 889.546, 0.890918, 0.0150564, 0.0150632, 60.867, 0.0448699, 43382, 0.000000347067, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (36, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:12:46', '2014-01-16 20:14:15', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.74, 19.768, 19.725, 19.5982, 19.595, 19.601, 19.5246, 19.636, 19.445, 35.068, 35.068, 55.1057, 55.1057, 20.0377, 999.859, 999.888, 999.903, 918.2, 0.919449, 0.0200605, 0.0200649, 78.562, 0.0218572, 57787, 0.000000347146, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (37, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:14:26', '2014-01-16 20:15:55', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.7113, 19.715, 19.706, 19.5993, 19.601, 19.594, 19.3943, 19.42, 19.368, 55.106, 55.106, 75.146, 75.146, 20.04, 999.865, 999.888, 999.929, 917.793, 0.918934, 0.0200629, 0.0200649, 78.606, 0.0101567, 57787, 0.000000347187, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (38, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:16:06', '2014-01-16 20:17:35', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.6979, 19.702, 19.693, 19.5842, 19.592, 19.574, 19.3313, 19.352, 19.316, 75.147, 75.147, 95.1887, 95.1887, 20.0417, 999.868, 999.891, 999.942, 917.332, 0.918413, 0.0200645, 0.0200653, 78.652, 0.00390826, 57788, 0.000000347209, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (39, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:17:46', '2014-01-16 20:19:15', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.6841, 19.691, 19.679, 19.5638, 19.571, 19.556, 19.2957, 19.302, 19.283, 95.19, 95.19, 115.229, 115.229, 20.0395, 999.871, 999.895, 999.949, 917.127, 0.918292, 0.0200622, 0.0200649, 78.661, 0.0134901, 57787, 0.000000347175, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (40, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:22:40', '2014-01-16 20:24:09', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.6572, 19.662, 19.654, 19.5088, 19.514, 19.503, 19.2485, 19.247, 19.243, -0.008, -0.008, 20.0293, 20.0293, 20.0373, 999.876, 999.906, 999.958, 916.644, 0.917907, 0.0200599, 0.0200649, 78.694, 0.0253307, 57787, 0.000000347134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5), (41, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:24:22', '2014-01-16 20:25:17', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.6376, 19.647, 19.619, 19.4704, 19.498, 19.444, 19.5684, 19.723, 19.322, 321.3, 321.3, 371.45, 371.45, 50.1501, 999.88, 999.914, 999.894, 4176.56, 4.18893, 0.050206, 0.0502986, 43.227, 0.184409, 14486, 0.00000346583, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (42, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:25:28', '2014-01-16 20:26:23', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.5563, 19.585, 19.534, 19.3967, 19.416, 19.375, 19.1705, 19.204, 19.142, 371.45, 371.45, 421.55, 421.55, 50.0999, 999.897, 999.929, 999.974, 4177.41, 4.19369, 0.0501551, 0.0502951, 43.175, 0.279231, 14485, 0.00000346255, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (43, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:26:34', '2014-01-16 20:27:29', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4932, 19.508, 19.474, 19.3424, 19.355, 19.326, 19.1169, 19.123, 19.11, 421.55, 421.55, 471.65, 471.65, 50.1, 999.909, 999.94, 999.984, 4178.78, 4.19505, 0.0501547, 0.0502951, 43.161, 0.28008, 14485, 0.00000346252, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (44, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:27:40', '2014-01-16 20:28:35', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4493, 19.463, 19.439, 19.3025, 19.314, 19.295, 19.0939, 19.104, 19.083, 471.65, 471.65, 521.75, 521.75, 50.1, 999.918, 999.948, 999.989, 4183.33, 4.19962, 0.0501542, 0.0502951, 43.114, 0.280944, 14485, 0.00000346249, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (45, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:28:46', '2014-01-16 20:29:41', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.4219, 19.429, 19.418, 19.2712, 19.28, 19.263, 19.0808, 19.079, 19.082, 521.75, 521.75, 571.9, 571.9, 50.15, 999.924, 999.954, 999.991, 4183.91, 4.19602, 0.050204, 0.0502951, 43.151, 0.181545, 14485, 0.00000346593, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6), (46, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:40:54', '2014-01-16 20:42:10', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.5879, 19.565, 19.632, 19.266, 19.264, 19.269, 19.4481, 20.174, 19.391, 20.03, 20.03, 35.0663, 35.0663, 15.0363, 999.89, 999.955, 999.918, 824.574, 825.78, 0.0150525, 15.0583, 65.647, 99938.8, 43368, 0.000000347088, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (47, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 20:42:21', '2014-01-16 20:43:38', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.6285, 19.633, 19.623, 19.2796, 19.27, 19.286, 19.3683, 19.376, 19.415, 35.067, 35.067, 50.1057, 50.1057, 15.0387, 999.882, 999.952, 999.934, 824.149, 825.227, 0.0150549, 15.0583, 65.691, 99923, 43368, 0.000000347143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (48, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-01-16 21:13:06', '2014-01-16 21:16:59', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.7619, 19.772, 19.735, 19.5558, 19.549, 19.559, 19.5009, 19.92, 19.399, 65.114, 65.114, 115.079, 115.079, 49.9652, 999.855, 999.897, 999.908, 810.312, 811.811, 50.0218, 50.0576, 221.982, 0.0716774, 144166, 0.000346974, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (49, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-02-09 16:26:51', '2014-02-09 16:30:50', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 20.0735, 20.92, 19.658, 20.7167, 20.932, 20.172, 20.8378, 21.172, 20.15, 0.01, 0.01, 49.9093, 49.9093, 49.8993, 998.191, 998.056, 998.03, 788.133, 790.606, 50.048, 50.0559, 227.928, 0.0157243, 144161, 0.000347168, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (50, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-02-09 16:31:58', '2014-02-09 16:35:50', 2, 20, 1, 40, 0, 0, 0, 0, 0, 0, 19.4366, 19.6, 19.234, 19.7194, 19.891, 19.556, 19.7971, 19.945, 19.648, 18.304, 18.304, 68.2543, 68.2543, 49.9503, 998.321, 998.264, 998.248, 811.614, 813.346, 50.0887, 50.0569, 221.56, -0.063486, 144164, 0.000347443, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (51, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-02-09 18:14:07', '2014-02-09 18:18:04', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 22.6622, 22.933, 22.489, 23.1471, 23.138, 23.14, 23.0598, 23.464, 22.816, 0.008, 0.008, 49.845, 49.845, 49.837, 997.621, 997.506, 997.527, 797.031, 800.543, 50.0131, 50.0566, 225.102, 0.0870668, 144163, 0.00034692, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (52, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-02-09 18:19:10', '2014-02-09 18:23:06', 2, 20, 1, 40, 0, 0, 0, 0, 0, 0, 21.2836, 22.028, 20.712, 23.0582, 23.115, 22.967, 22.1527, 22.736, 21.466, 18.1983, 18.1983, 68.0997, 68.0997, 49.9013, 997.933, 997.527, 997.738, 799.434, 801.921, 50.0766, 50.0566, 224.715, -0.039856, 144163, 0.000347361, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (53, '', '', 0, 0, 0, 0, 0, 0, 0, '', 0, 0, '', '', '', '', '2014-02-09 18:24:41', '2014-02-09 18:28:36', 3, 20, 1, 40, 0, 0, 0, 0, 0, 0, 20.2791, 20.433, 20.162, 22.6056, 22.818, 22.389, 20.7234, 20.996, 20.53, 18.1687, 18.1687, 68.0953, 68.0953, 49.9267, 998.148, 997.634, 998.054, 800.292, 802.38, 50.0966, 50.0569, 224.588, -0.0792307, 144164, 0.000347498, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2), (54, 'Q1 (1/3)', 'Q1', 0.8, 0.85, 50, 218.182, 3, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-09 21:52:01', '2014-02-09 21:55:53', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68.0957, 68.0957, 117.959, 117.959, 49.8632, 999.843, 999.843, 999.843, 836.595, 839.305, 49.9224, 50.0247, 214.569, 0.204862, 144071, 0.000346512, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (55, 'Q1 (1/3)', 'Q1', 0.8, 0.85, 50, 218.182, 3, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-09 23:22:17', '2014-02-09 23:26:18', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18.28, 18.28, 68.1767, 68.1767, 49.8967, 999.843, 999.843, 999.843, 801.95, 804.041, 49.9559, 50.0267, 223.989, 0.141757, 144077, 0.000346731, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (56, 'Q1 (2/3)', 'Q1', 0.8, 0.85, 50, 218.182, 3, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-09 23:28:05', '2014-02-09 23:32:06', 2, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18.1723, 18.1723, 68.0773, 68.0773, 49.905, 999.843, 999.843, 999.843, 803.379, 805.283, 49.9643, 50.0233, 223.628, 0.118073, 144067, 0.000346813, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (57, 'Q1 (3/3)', 'Q1', 0.8, 0.85, 50, 218.182, 3, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-09 23:33:53', '2014-02-09 23:37:54', 3, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17.8957, 17.8957, 67.797, 67.797, 49.9013, 999.843, 999.843, 999.843, 803.223, 805.185, 49.9606, 50.0233, 223.655, 0.12545, 144067, 0.000346787, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (58, 'Q1', 'Q1', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-10 00:23:37', '2014-02-10 00:27:39', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17.6677, 17.6677, 67.5567, 67.5567, 49.889, 999.843, 999.843, 999.843, 803.714, 805.872, 49.9483, 50.0229, 223.463, 0.149485, 144066, 0.000346704, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (59, 'Q2', 'Q2', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO3', 'PM1', '2014-02-10 00:28:01', '2014-02-10 00:29:16', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77.4, 77.4, 127.4, 127.4, 50, 999.843, 999.843, 999.843, 3160.94, 3174.99, 50.0594, 50.2222, 56.945, 0.325297, 14464, 0.00346096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (60, 'Q2', 'Q2', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO3', 'PM1', '2014-02-10 00:44:43', '2014-02-10 00:45:59', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36.9, 36.9, 86.9, 86.9, 50, 999.843, 999.843, 999.843, 3149.72, 3163.72, 50.0594, 50.2222, 57.148, 0.325297, 14464, 0.00346096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (61, 'Q1', 'Q1', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-10 00:47:02', '2014-02-10 00:51:02', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10.26, 10.26, 60.1353, 60.1353, 49.8753, 999.843, 999.843, 999.843, 806.095, 808.548, 49.9346, 50.0271, 222.742, 0.185278, 144078, 0.00034658, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (62, 'Q2', 'Q2', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO3', 'PM1', '2014-02-10 01:00:54', '2014-02-10 01:02:10', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86.85, 86.85, 136.85, 136.85, 50, 999.843, 999.843, 999.843, 3148.84, 3162.83, 50.0594, 50.2222, 57.164, 0.325282, 14464, 0.00346096, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (63, 'Q1', 'Q1', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-10 01:35:39', '2014-02-10 01:39:32', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 20.618, 20.938, 20.255, 22.3268, 22.327, 22.319, 21.924, 22.491, 21.371, 0.011, 0.011, 49.915, 49.915, 49.904, 998.077, 997.698, 997.79, 833.876, 836.466, 50.0706, 50.059, 215.445, -0.0231911, 144170, 0.000347303, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (64, 'Q2', 'Q2', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO3', 'PM1', '2014-02-10 01:49:10', '2014-02-10 01:50:26', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 19.694, 19.697, 19.686, 21.1796, 21.209, 21.152, 19.9144, 19.905, 19.874, 0.2, 0.2, 50.25, 50.25, 50.05, 998.269, 997.956, 998.224, 3179.97, 3191.13, 50.2042, 50.2257, 56.661, 0.0428624, 14465, 0.00347073, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (65, 'Q1', 'Q1', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-10 02:03:10', '2014-02-10 02:07:04', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18.2937, 18.2937, 68.182, 68.182, 49.8883, 999.843, 999.843, 999.843, 828.637, 830.884, 49.9476, 50.0236, 216.739, 0.152221, 144068, 0.000346694, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (66, 'Q1', 'Q1', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-10 02:16:08', '2014-02-10 02:20:04', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17.7903, 17.7903, 67.6867, 67.6867, 49.8963, 999.843, 999.843, 999.843, 825.847, 827.954, 49.9556, 50.0236, 217.506, 0.136191, 144068, 0.00034675, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (67, 'Q2', 'Q2', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO3', 'PM1', '2014-02-10 02:20:31', '2014-02-10 02:21:45', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95.05, 95.05, 145.1, 145.1, 50.05, 999.843, 999.843, 999.843, 3271.72, 3283.43, 50.1094, 50.2292, 55.072, 0.238948, 14466, 0.00346395, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (68, 'Q1', 'Q1', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-02-10 02:59:06', '2014-02-10 03:03:00', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.208, 19.208, 69.0857, 69.0857, 49.8777, 999.843, 999.843, 999.843, 830.011, 832.451, 49.9369, 50.0243, 216.334, 0.175041, 144070, 0.000346616, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (69, 'Q2', 'Q2', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO3', 'PM1', '2014-02-10 03:03:30', '2014-02-10 03:04:43', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 145.05, 145.05, 195.1, 195.1, 50.05, 999.843, 999.843, 999.843, 3280.53, 3292.5, 50.1095, 50.2326, 54.924, 0.24583, 14467, 0.00346371, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (70, 'Q2', 'Q2', 4, 4.4, 50, 42.8571, 1, 0, 0, 'FlyingStartCollection', 0, 2, 'PF1', 'PT1', 'PO3', 'CamR1', '2014-02-10 08:20:28', '2014-02-10 08:21:30', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.1, 0.1, 50.2, 50.2, 50.1, 999.843, 999.843, 999.843, 4091, 4106.37, 50.1595, 50.2882, 44.087, 0.256574, 14483, 0.00346334, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (71, 'Q0', 'Q0', 0.1, 0.11, 5, 171.429, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 10:17:23', '2014-07-26 10:20:25', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7.269, 7.269, 12.257, 12.257, 4.988, 999.843, 999.843, 999.843, 103.557, 103.867, 4.99392, 5.00292, 173.4, 0.180072, 120070, 0.0000415918, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (72, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 11:14:17', '2014-07-26 11:15:35', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12.256, 12.256, 14.2223, 14.2223, 1.96633, 999.843, 999.843, 999.843, 101.724, 103.617, 1.96867, 2.00292, 69.588, 1.73966, 48070, 0.0000409542, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (73, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 11:16:44', '2014-07-26 11:18:20', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14.225, 14.225, 19.1427, 19.1427, 4.91767, 999.843, 999.843, 999.843, 201.695, 205.317, 4.92351, 5.00596, 87.774, 1.67467, 120143, 0.0000409804, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (74, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 11:30:06', '2014-07-26 11:31:28', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.145, 19.145, 21.1093, 21.1093, 1.96433, 999.843, 999.843, 999.843, 96.846, 98.7421, 1.96667, 2.00279, 73.019, 1.83694, 48067, 0.0000409151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (75, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 11:33:12', '2014-07-26 11:34:50', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21.112, 21.112, 26.0257, 26.0257, 4.91367, 999.843, 999.843, 999.843, 196.807, 200.529, 4.9195, 5.00658, 89.881, 1.77015, 120158, 0.0000409419, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (76, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 11:44:38', '2014-07-26 11:45:53', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26.028, 26.028, 28.024, 28.024, 1.996, 999.843, 999.843, 999.843, 108.08, 108.489, 1.99837, 2.00354, 66.484, 0.258764, 48085, 0.0000415591, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (77, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:08:50', '2014-07-26 12:10:05', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28.025, 28.025, 29.992, 29.992, 1.967, 999.843, 999.843, 999.843, 106.749, 108.705, 1.96933, 2.00304, 66.335, 1.71158, 48073, 0.0000409655, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (78, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:11:09', '2014-07-26 12:12:47', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29.994, 29.994, 34.9147, 34.9147, 4.92067, 999.843, 999.843, 999.843, 197.703, 201.158, 4.92652, 5.00667, 89.601, 1.62695, 120160, 0.0000409996, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (79, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:13:40', '2014-07-26 12:14:55', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34.917, 34.917, 36.883, 36.883, 1.966, 999.843, 999.843, 999.843, 106.568, 108.58, 1.96833, 2.00313, 66.414, 1.76753, 48075, 0.000040943, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (80, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:17:31', '2014-07-26 12:19:09', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36.885, 36.885, 41.8103, 41.8103, 4.92533, 999.843, 999.843, 999.843, 197.922, 201.153, 4.93118, 5.00575, 89.587, 1.51213, 120138, 0.000041046, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (81, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:29:18', '2014-07-26 12:30:35', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41.813, 41.813, 43.7767, 43.7767, 1.96367, 999.843, 999.843, 999.843, 104.233, 106.345, 1.966, 2.00346, 67.821, 1.90527, 48083, 0.0000408876, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (82, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:31:45', '2014-07-26 12:33:24', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43.779, 43.779, 48.706, 48.706, 4.927, 999.843, 999.843, 999.843, 197.971, 201.135, 4.93285, 5.00575, 89.595, 1.47778, 120138, 0.0000410599, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (83, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:37:44', '2014-07-26 12:39:00', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48.708, 48.708, 50.6973, 50.6973, 1.98933, 999.843, 999.843, 999.843, 107.077, 108.059, 1.9917, 2.00758, 66.883, 0.797651, 48182, 0.0000413369, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (84, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:40:05', '2014-07-26 12:41:44', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50.699, 50.699, 55.6387, 55.6387, 4.93967, 999.843, 999.843, 999.843, 196.732, 199.696, 4.94553, 5.01408, 90.391, 1.38612, 120338, 0.000041097, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (85, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 12:58:37', '2014-07-26 12:59:52', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55.64, 55.64, 57.6257, 57.6257, 1.98567, 999.843, 999.843, 999.843, 106.768, 107.946, 1.98803, 2.00758, 66.953, 0.983745, 48182, 0.0000412608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (86, 'Q2', 'Q2', 0.15, 0.17, 3, 67.5, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 13:26:50', '2014-07-26 13:28:10', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57.627, 57.627, 60.5873, 60.5873, 2.96034, 999.843, 999.843, 999.843, 149.056, 151.592, 2.96385, 3.01071, 71.498, 1.58086, 72257, 0.0000410182, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (87, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 14:19:00', '2014-07-26 14:20:16', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.534, 0.534, 2.505, 2.505, 1.971, 999.843, 999.843, 999.843, 105.685, 107.645, 1.97334, 2.00754, 67.139, 1.73315, 48181, 0.0000409568, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (88, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 14:22:17', '2014-07-26 14:23:34', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2.507, 2.507, 4.48033, 4.48033, 1.97333, 999.843, 999.843, 999.843, 104.082, 105.877, 1.97568, 2.00738, 68.254, 1.60444, 48177, 0.0000410087, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (89, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 14:30:05', '2014-07-26 14:31:22', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4.482, 4.482, 6.45633, 6.45633, 1.97433, 999.843, 999.843, 999.843, 103.944, 105.684, 1.97668, 2.00738, 68.379, 1.55298, 48177, 0.0000410295, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (90, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 14:41:57', '2014-07-26 14:43:36', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6.458, 6.458, 11.393, 11.393, 4.935, 999.843, 999.843, 999.843, 197.019, 200.178, 4.94086, 5.01413, 90.174, 1.48282, 120339, 0.0000410579, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (91, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:03:04', '2014-07-26 15:04:20', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11.394, 11.394, 13.3933, 13.3933, 1.99933, 999.843, 999.843, 999.843, 107.252, 107.695, 2.00171, 2.00758, 67.109, 0.293529, 48182, 0.0000415447, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (92, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:09:48', '2014-07-26 15:11:05', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13.394, 13.394, 15.3663, 15.3663, 1.97233, 999.843, 999.843, 999.843, 104.251, 106.107, 1.97468, 2.00746, 68.109, 1.66019, 48179, 0.0000409862, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (93, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:12:15', '2014-07-26 15:13:53', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15.368, 15.368, 20.2937, 20.2937, 4.92566, 999.843, 999.843, 999.843, 199.317, 202.901, 4.93151, 5.01425, 88.966, 1.6777, 120342, 0.0000409792, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (94, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:14:19', '2014-07-26 15:15:35', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20.295, 20.295, 22.2647, 22.2647, 1.96967, 999.843, 999.843, 999.843, 106.099, 108.141, 1.972, 2.00758, 66.832, 1.80419, 48182, 0.0000409282, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (95, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:16:05', '2014-07-26 15:17:44', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22.266, 22.266, 27.203, 27.203, 4.937, 999.843, 999.843, 999.843, 197.324, 200.414, 4.94286, 5.01429, 90.071, 1.44517, 120343, 0.0000410731, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (96, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:25:44', '2014-07-26 15:27:00', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19.775, 19.775, 21.7583, 21.7583, 1.98333, 999.843, 999.843, 999.843, 106.454, 107.756, 1.98569, 2.00758, 67.071, 1.10261, 48182, 0.0000412123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (97, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:27:57', '2014-07-26 15:29:36', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21.759, 21.759, 26.696, 26.696, 4.937, 999.843, 999.843, 999.843, 196.389, 199.455, 4.94286, 5.01408, 90.5, 1.44091, 120338, 0.0000410748, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (98, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 15:30:04', '2014-07-26 15:31:19', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26.697, 26.697, 28.6853, 28.6853, 1.98833, 999.843, 999.843, 999.843, 107.615, 108.659, 1.99069, 2.00763, 66.515, 0.85051, 48183, 0.0000413153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (99, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 16:18:39', '2014-07-26 16:20:02', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28.685, 28.685, 30.6587, 30.6587, 1.97367, 999.843, 999.843, 999.843, 96.253, 97.8684, 1.97601, 2.00679, 73.818, 1.55772, 48163, 0.0000410276, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (100, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 16:20:47', '2014-07-26 16:22:26', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30.66, 30.66, 35.599, 35.599, 4.939, 999.843, 999.843, 999.843, 197.668, 200.678, 4.94487, 5.01421, 89.951, 1.40231, 120341, 0.0000410905, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (101, 'Q3', 'Q3', 0.8, 0.85, 50, 218.182, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO2', 'PM1', '2014-07-26 16:23:16', '2014-07-26 16:27:09', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35.599, 35.599, 85.5213, 85.5213, 49.9223, 999.843, 999.843, 999.843, 801.175, 803.33, 49.9816, 50.0566, 224.321, 0.150003, 144163, 0.000346702, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (102, 'Q4', 'Q4', 3, 3.3, 50, 57.1429, 1, 0, 0, 'FlyingStartCollection', -2, 2, 'PF1', 'PT1', 'PO3', 'PM1', '2014-07-26 16:30:24', '2014-07-26 16:31:29', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.35, 0.35, 50.45, 50.45, 50.1, 999.843, 999.843, 999.843, 3278.5, 3287.18, 50.1595, 50.2326, 55.013, 0.145813, 14467, 0.00346717, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (103, 'Q1', 'Q1', 0.1, 0.11, 2, 68.5714, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 17:15:25', '2014-07-26 17:16:40', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1.722, 1.722, 3.695, 3.695, 1.973, 999.843, 999.843, 999.843, 106.385, 108.25, 1.97534, 2.00758, 66.765, 1.63214, 48182, 0.0000409975, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (104, 'Q2', 'Q2', 0.2, 0.22, 5, 85.7143, 1, 0, 0, 'FlyingStartCollection', 0, 0, 'PF1', 'PT1', 'PO1', 'PM1', '2014-07-26 17:23:26', '2014-07-26 17:25:05', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3.694, 3.694, 8.63, 8.63, 4.936, 999.843, 999.843, 999.843, 197.177, 200.296, 4.94186, 5.01408, 90.12, 1.46144, 120338, 0.0000410665, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (105, 'Q2', 'Q2', 0.15, 0.17, 3, 67.5, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 17:34:19', '2014-07-26 17:35:39', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8.631, 8.631, 11.555, 11.555, 2.924, 999.843, 999.843, 999.843, 147.085, 151.444, 2.92747, 3.01067, 71.567, 2.84183, 72256, 0.0000405153, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (106, 'Q2', 'Q2', 0.15, 0.17, 3, 67.5, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 17:59:24', '2014-07-26 18:00:45', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12.154, 12.154, 15.117, 15.117, 2.963, 999.843, 999.843, 999.843, 147.599, 149.967, 2.96652, 3.01054, 72.269, 1.48402, 72253, 0.0000410574, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (107, 'Q2', 'Q2', 0.15, 0.17, 3, 67.5, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 18:19:22', '2014-07-26 18:20:43', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15.119, 15.119, 18.0793, 18.0793, 2.96033, 999.843, 999.843, 999.843, 146.98, 149.47, 2.96385, 3.0105, 72.508, 1.57406, 72252, 0.000041021, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (108, 'Q2', 'Q2', 0.15, 0.17, 3, 67.5, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 18:41:58', '2014-07-26 18:43:19', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18.08, 18.08, 21.0407, 21.0407, 2.96067, 999.843, 999.843, 999.843, 147.511, 149.996, 2.96418, 3.01054, 72.255, 1.56398, 72253, 0.000041025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (109, 'Q2', 'Q2', 0.15, 0.17, 3, 67.5, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 18:55:08', '2014-07-26 18:56:29', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21.042, 21.042, 24.004, 24.004, 2.962, 999.843, 999.843, 999.843, 147.825, 150.247, 2.96552, 3.01054, 72.134, 1.51826, 72253, 0.0000410435, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (110, 'Q2', 'Q2', 0.15, 0.17, 3, 67.5, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 19:18:36', '2014-07-26 19:19:57', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24.005, 24.005, 26.9677, 26.9677, 2.96267, 999.843, 999.843, 999.843, 147.87, 150.26, 2.96619, 3.01054, 72.128, 1.49539, 72253, 0.0000410528, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (111, 'Q2', 'Q2', 0.1, 0.11, 3, 102.857, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-26 19:47:10', '2014-07-26 19:49:02', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26.969, 26.969, 29.9237, 29.9237, 2.95467, 999.843, 999.843, 999.843, 103.223, 105.064, 2.95817, 3.00738, 103.047, 1.6632, 72177, 0.000040985, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (112, 'Q2', 'Q2', 0.1, 0.11, 3, 102.857, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-27 10:30:09', '2014-07-27 10:32:08', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0.011, 0.011, 2.96033, 2.96033, 2.94933, 999.843, 999.843, 999.843, 96.153, 98.029, 2.95284, 3.00688, 110.424, 1.83007, 72165, 0.0000409178, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (113, 'Q2', 'Q2', 0.1, 0.11, 3, 102.857, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-27 10:36:50', '2014-07-27 10:38:49', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2.962, 2.962, 5.91533, 5.91533, 2.95333, 999.843, 999.843, 999.843, 96.7936, 98.547, 2.95684, 3.00683, 109.842, 1.69075, 72164, 0.0000409739, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (114, 'Q2', 'Q2', 0.1, 0.11, 3, 102.857, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-27 11:01:45', '2014-07-27 11:03:41', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5.916, 5.916, 8.87, 8.87, 2.954, 999.843, 999.843, 999.843, 99.2015, 100.984, 2.95751, 3.00708, 107.2, 1.67626, 72170, 0.0000409797, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (115, 'Q2', 'Q2', 0.1, 0.11, 1, 34.2857, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-27 11:13:59', '2014-07-27 11:14:44', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10.623, 10.623, 11.611, 11.611, 0.988, 999.843, 999.843, 999.843, 99.02, 100.937, 0.989173, 1.00713, 35.92, 1.81483, 24171, 0.000040924, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL), (116, 'Q2', 'Q2', 0.1, 0.11, 1, 34.2857, 1, 0, 0, 'FlyingStartCollection', -5, 5, 'PF1', 'PT1', 'PO1', 'CamR1', '2014-07-27 11:26:19', '2014-07-27 11:27:04', 1, 20, 1, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12.603, 12.603, 13.5893, 13.5893, 0.986333, 999.843, 999.843, 999.843, 99.1926, 101.284, 0.987504, 1.00713, 35.797, 1.98691, 24171, 0.0000408549, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `transitionsequence` -- CREATE TABLE IF NOT EXISTS `transitionsequence` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) DEFAULT NULL, `Name` varchar(255) DEFAULT NULL, `Description` varchar(255) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Sťahujem dáta pre tabuľku `transitionsequence` -- INSERT INTO `transitionsequence` (`Id`, `ItemNr`, `Name`, `Description`) VALUES (1, 0, 'Tr1', NULL), (2, 1, 'Tr0', NULL), (3, 2, 'Empty', NULL); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `transitionstep` -- CREATE TABLE IF NOT EXISTS `transitionstep` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `ItemNr` int(11) DEFAULT NULL, `Duration` int(11) DEFAULT NULL, `ValvesOpen` varchar(8000) DEFAULT NULL, `ValvesClose` varchar(8000) DEFAULT NULL, `RegulValvesPct` varchar(255) DEFAULT NULL, `TransitionSequence_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=6 ; -- -- Sťahujem dáta pre tabuľku `transitionstep` -- INSERT INTO `transitionstep` (`Id`, `ItemNr`, `Duration`, `ValvesOpen`, `ValvesClose`, `RegulValvesPct`, `TransitionSequence_id`) VALUES (1, 0, 15, 'K5;K7;K2', '', '30;---;---;---;---', 1), (2, 1, 15, 'K10', '', '20;30;---;---;---', 1), (3, 2, 15, 'K13', '', '10;20;30;---;---', 1), (4, 3, 15, 'K5', 'K7;K10;K13;K2', '0;0;0;---;---', 1), (5, 0, 1, '', '', '---;---;---;---;---', 2); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `user` -- CREATE TABLE IF NOT EXISTS `user` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `Name` varchar(255) DEFAULT NULL, `Password` varchar(255) DEFAULT NULL, `Description` varchar(255) DEFAULT NULL, `LastPwChange` datetime DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Sťahujem dáta pre tabuľku `user` -- INSERT INTO `user` (`Id`, `Name`, `Password`, `Description`, `LastPwChange`) VALUES (1, 'admin', 'af242843887f3bdcc52e485483356eaccd37ba67a35941530bd195a8310fc7d5aca8560576dfb62ad5a4bd2df789a5e8be068e62e7c976d6eeed8d63abbd9909', 'Application administrator', '2013-12-30 12:17:19'), (2, 'tester', '', 'tester', '2013-12-30 12:17:19'); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `watermeter` -- CREATE TABLE IF NOT EXISTS `watermeter` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `Serial` varchar(255) DEFAULT NULL, `WMType_id` int(11) DEFAULT NULL, PRIMARY KEY (`Id`), KEY `WMType_id` (`WMType_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Sťahujem dáta pre tabuľku `watermeter` -- INSERT INTO `watermeter` (`Id`, `Serial`, `WMType_id`) VALUES (1, '1234', 1), (2, '4321', 2); -- -------------------------------------------------------- -- -- Štruktúra tabuľky pre tabuľku `wmtype` -- CREATE TABLE IF NOT EXISTS `wmtype` ( `Id` int(11) NOT NULL AUTO_INCREMENT, `CreateTime` datetime DEFAULT NULL, `CreateUserName` varchar(255) DEFAULT NULL, `CreateDescription` varchar(255) DEFAULT NULL, `Name` varchar(255) DEFAULT NULL, `PulseRate` float DEFAULT NULL, PRIMARY KEY (`Id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Sťahujem dáta pre tabuľku `wmtype` -- INSERT INTO `wmtype` (`Id`, `CreateTime`, `CreateUserName`, `CreateDescription`, `Name`, `PulseRate`) VALUES (1, '0001-01-01 00:00:00', NULL, NULL, 'defaultmetertype', 1000), (2, '0001-01-01 00:00:00', NULL, NULL, 'secondtype', 2000); -- -- Obmedzenie pre exportované tabuľky -- -- -- Obmedzenie pre tabuľku `componentprocedure` -- ALTER TABLE `componentprocedure` ADD CONSTRAINT `FKA4EE67E2C1B693F2` FOREIGN KEY (`Procedure_id`) REFERENCES `procedure` (`Id`), ADD CONSTRAINT `FKF52C29EE2B6C2FF0` FOREIGN KEY (`Procedure_id`) REFERENCES `procedure` (`Id`); -- -- Obmedzenie pre tabuľku `componenttest` -- ALTER TABLE `componenttest` ADD CONSTRAINT `FK191C57B82582AD8D` FOREIGN KEY (`Test_id`) REFERENCES `test` (`Id`), ADD CONSTRAINT `FK4933B35E048BC68` FOREIGN KEY (`Test_id`) REFERENCES `test` (`Id`); -- -- Obmedzenie pre tabuľku `group` -- ALTER TABLE `group` ADD CONSTRAINT `FKBA21C18EF68B56E6` FOREIGN KEY (`User_id`) REFERENCES `user` (`Id`); -- -- Obmedzenie pre tabuľku `measurementcorrection` -- ALTER TABLE `measurementcorrection` ADD CONSTRAINT `FK2E70F3322F02977E` FOREIGN KEY (`Component_id`) REFERENCES `component` (`Id`), ADD CONSTRAINT `FKD31F9EED177796BA` FOREIGN KEY (`Component_id`) REFERENCES `component` (`Id`); -- -- Obmedzenie pre tabuľku `metertestresult` -- ALTER TABLE `metertestresult` ADD CONSTRAINT `FK70D262D7BB966EEE` FOREIGN KEY (`TestResult_id`) REFERENCES `testresult` (`Id`); -- -- Obmedzenie pre tabuľku `test` -- ALTER TABLE `test` ADD CONSTRAINT `FKCC127866C1B693F2` FOREIGN KEY (`Procedure_id`) REFERENCES `procedure` (`Id`), ADD CONSTRAINT `FKEAE38E972B6C2FF0` FOREIGN KEY (`Procedure_id`) REFERENCES `procedure` (`Id`); -- -- Obmedzenie pre tabuľku `testresult` -- ALTER TABLE `testresult` ADD CONSTRAINT `FK420D31612582AD8D` FOREIGN KEY (`Test_id`) REFERENCES `test` (`Id`); -- -- Obmedzenie pre tabuľku `watermeter` -- ALTER TABLE `watermeter` ADD CONSTRAINT `FK7FD3784077883960` FOREIGN KEY (`WMType_id`) REFERENCES `wmtype` (`Id`); /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;