Advertisement
Guest User

Untitled

a guest
Mar 5th, 2010
347
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 21.27 KB | None | 0 0
  1. $ mysql --version
  2. mysql  Ver 14.14 Distrib 5.1.30, for apple-darwin9.4.0 (i386) using readline 5.1
  3.  
  4. $ mysql
  5.  
  6. mysql> SHOW CREATE TABLE visitations \G
  7. *************************** 1. row ***************************
  8.        Table: visitations
  9. Create Table: CREATE TABLE `visitations` (
  10.   `id` int(11) NOT NULL AUTO_INCREMENT,
  11.   `scraping_id` int(11) NOT NULL,
  12.   `site_id` int(11) NOT NULL,
  13.   `visited` tinyint(1) NOT NULL,
  14.   PRIMARY KEY (`id`),
  15.   UNIQUE KEY `index_visitations_on_scraping_id_and_site_id` (`scraping_id`,`site_id`),
  16.   KEY `index_visitations_on_site_id` (`site_id`)
  17. ) ENGINE=InnoDB AUTO_INCREMENT=23525407 DEFAULT CHARSET=latin1
  18. 1 row in set (0.00 sec)
  19.  
  20. mysql> show triggers;
  21. Empty set (0.04 sec)
  22.  
  23. mysql> INSERT INTO `visitations` (`scraping_id`,`site_id`,`visited`) VALUES (647,196,0),(647,51679,0),(647,13689,0),(647,85739,1),(647,4388,0),(647,100346,0),(647,1245,0),(647,1900,0),(647,143184,0),(647,2984443,1),(647,394,0),(647,174493,0),(647,656,0),(647,2228,0),(647,918,0),(647,1,1),(647,198,0),(647,853,0),(647,173511,0),(647,67,0),(647,61965,0),(647,63668,0),(647,2229,0),(647,2,0),(647,461,0),(647,70939,0),(647,985,0),(647,3,0),(647,52665,0),(647,19129,0),(647,42578,0),(647,66617,0),(647,48146,0),(647,69,0),(647,39631,0),(647,1969,0),(647,221525,0),(647,790,0),(647,214451,0),(647,69827,0),(647,4,0),(647,73233,0),(647,61116,0),(647,5085752,0),(647,46313,0),(647,146135,0),(647,37209,0),(647,922,0),(647,55680,0),(647,38323,0),(647,16577,0),(647,3608,0),(647,399,0),(647,530,0),(647,69829,0),(647,6,0),(647,64458,0),(647,16185,0),(647,334,0),(647,19460,0),(647,23259,0),(647,7,0),(647,2038,0),(647,73,0),(647,401,0),(647,8,1),(647,2825,0),(647,164086,0),(647,1450,0),(647,9,0),(647,132057,0),(647,69374,0),(647,468,0),(647,861,0),(647,100552,0),(647,14485,0),(647,66099,0),(647,126097,0),(647,79396,0),(647,2565,0),(647,41079,0),(647,19464,0),(647,142,0),(647,339,0),(647,72717,0),(647,5026220,0),(647,12,0),(647,274,0),(647,28505,0),(647,94791,0),(647,340,0),(647,4336,0),(647,58832,0),(647,64400,0),(647,82478,0),(647,103176,0),(647,96102,0),(647,124529,0),(647,70623,0),(647,26738,0),(647,20450,0),(647,22546,0),(647,117849,0),(647,9643,0),(647,93352,0),(647,102784,0),(647,1914,0),(647,119225,0),(647,801,0),(647,20320,0),(647,17700,0),(647,29490,0),(647,60275,0),(647,79663,0),(647,138941,0),(647,21565,0),(647,104619,0),(647,81,0),(647,14753,0),(647,57590,0),(647,31390,0),(647,69708,0),(647,83201,0),(647,16,0),(647,26544,0),(647,64010,0),(647,82,0),(647,97022,0),(647,69578,0),(647,5257,0),(647,17,0),(647,103704,0),(647,57461,0),(647,28117,0),(647,4799,0),(647,2179,0),(647,1328,0),(647,18,0),(647,346,0),(647,72724,0),(647,19,0),(647,70235,0),(647,89623,0),(647,42660,0),(647,84056,0),(647,49079,0),(647,19408,0),(647,92244,0),(647,20,0),(647,151,0),(647,33818,0),(647,4736,0),(647,544,0),(647,69058,0),(647,13383,0),(647,3191967,0),(647,6047,0),(647,4999,0),(647,60936,0),(647,24584,0),(647,37422,0),(647,30872,0),(647,136327,0),(647,21440,0),(647,14039,0),(647,22,0),(647,63688,0),(647,1922,0),(647,11747,0),(647,159384,0),(647,48296,0),(647,61200,0),(647,23,0),(647,154,0),(647,142158,0),(647,28450,0),(647,3495,0),(647,24,0),(647,155,0),(647,120348,0),(647,82358,0),(647,1924,0),(647,156,0),(647,92642,0),(647,811,0),(647,1139,0),(647,353,0),(647,16466,0),(647,25047,0),(647,75220,0),(647,2515,0),(647,62513,0),(647,747,0),(647,1140,0),(647,682,0),(647,73911,0),(647,23345,0),(647,289,0),(647,132075,0),(647,60418,0),(647,12341,0),(647,112491,0),(647,14634,0),(647,76073,0),(647,64414,0),(647,93,0),(647,18564,0),(647,99260,0),(647,53476,0),(647,39066,0),(647,78170,0),(647,43062,0),(647,32975,0),(647,880,0),(647,3893,0),(647,220567,0),(647,684,0),(647,88847,0),(647,89240,0),(647,10247,0),(647,160,0),(647,33041,0),(647,82821,0),(647,23216,0),(647,619,0),(647,5466,0),(647,2061,0),(647,358,0),(647,3495569,0),(647,1275,0),(647,81120,0),(647,41820,0),(647,10380,0),(647,293,0),(647,68020,0),(647,58326,0),(647,97,0),(647,190309,0),(647,56034,0),(647,752,0),(647,51056,0),(647,32,0),(647,294,0),(647,69724,0),(647,20206,0),(647,150224,0),(647,360,0),(647,67825,0),(647,622,0),(647,36516,0),(647,950,0),(647,67367,0),(647,1212,0),(647,1474,0),(647,40840,0),(647,7304,0),(647,427,0),(647,2392,0),(647,1213,0),(647,23680,0),(647,67041,0),(647,34815,0),(647,67303,0),(647,100,0),(647,241468,0),(647,3441,0),(647,366311,0),(647,66452,0),(647,19685,0),(647,62260,0),(647,27676,0),(647,35,0),(647,29183,0),(647,756,0),(647,3000001,0),(647,5603,0),(647,101,0),(647,23550,0),(647,167847,0),(647,18507,0),(647,55842,0),(647,691,0),(647,36,0),(647,167,0),(647,56301,0),(647,36651,0),(647,42874,0),(647,692,0),(647,147412,0),(647,61607,0),(647,168,0),(647,42154,0),(647,44643,0),(647,25779,0),(647,45888,0),(647,693,0),(647,9994,0),(647,74577,0),(647,83354,0),(647,48377,0),(647,3000004,0),(647,366,0),(647,160055,0),(647,9536,0),(647,759,0),(647,16872,0),(647,104,0),(647,82962,0),(647,5850761,0),(647,271340,0),(647,5148,0),(647,79949,0),(647,39,0),(647,3000005,1),(647,12419,0),(647,32986,0),(647,66915,0),(647,11764,0),(647,17790,0),(647,51392,0),(647,53226,0),(647,171,0),(647,58663,0),(647,50279,0),(647,63772,0),(647,1809,0),(647,41,0),(647,303,0),(647,55978,0),(647,182590,0),(647,58271,0),(647,30761,0),(647,57551,0),(647,697,0),(647,2269,0),(647,5895566,0),(647,92594,0),(647,3000008,0),(647,47137,0),(647,29845,0),(647,68752,0),(647,239,0),(647,32596,1),(647,52705,0),(647,68949,0),(647,895,0),(647,54212,0),(647,2140,0),(647,43143,0),(647,37641,0),(647,75107,0),(647,60239,0),(647,262503,0),(647,226085,0),(647,80020,0),(647,110,0),(647,63449,0),(647,151481,0),(647,307,0),(647,48646,0),(647,124954,0),(647,53297,0),(647,128229,0),(647,53035,0),(647,26835,0),(647,2273,0),(647,22840,0),(647,41966,0),(647,3000012,0),(647,63123,0),(647,54346,0),(647,10854,0),(647,62272,0),(647,55722,0),(647,17077,0),(647,77468,0),(647,76158,0),(647,5091,0),(647,14261,0),(647,35352,0),(647,30833,0),(647,179,1),(647,111988,0),(647,5129681,0),(647,15441,0),(647,1424,0),(647,39807,0),(647,48781,0),(647,966,0),(647,188427,0),(647,49,0),(647,178602,0),(647,156005,0),(647,63126,0),(647,174476,0),(647,98627,0),(647,79174,0),(647,25464,0),(647,1295,0),(647,13478,0),(647,2016,0),(647,182,0),(647,313,0),(647,83891,0),(647,12365,0),(647,837,0),(647,82909,0),(647,71512,0),(647,139370,0),(647,15182,0),(647,52,0),(647,4113,0),(647,17672,0),(647,249,0),(647,511,0),(647,58479,0),(647,118346,0),(647,51405,0),(647,315,0),(647,82714,0),(647,5621,0),(647,56187,0),(647,52781,0),(647,518945,0),(647,1233,0),(647,32673,0),(647,68371,0),(647,42826,0),(647,105837,0),(647,80751,0),(647,380741,0),(647,151491,0),(647,66276,0),(647,383,0),(647,21736,0),(647,3920,0),(647,17348,0),(647,87564,0),(647,92411,0),(647,9095,0),(647,2021,0),(647,116843,0),(647,60382,0),(647,105381,0),(647,712,0),(647,30580,0),(647,134856,0),(647,581,0),(647,254,0),(647,12568,0),(647,123,0),(647,26585,0),(647,66082,0),(647,10407,0),(647,189,0),(647,11324,0),(647,255,0),(647,67851,0),(647,69030,0),(647,57633,0),(647,82851,0),(647,13290,0),(647,73681,0),(647,14076,0),(647,1566,0),(647,78856,0),(647,125099,0),(647,95690,0),(647,60,1),(647,322,0),(647,84031,0),(647,92350,0),(647,27767,0),(647,69032,0),(647,44404,0),(647,79185,0),(647,3089827,0),(647,585,0),(647,847,0),(647,85015,0),(647,116586,0),(647,127,0),(647,9690,0),(647,3403,0),(647,61436,0),(647,143704,0),(647,390,0),(647,53969,0),(647,37267,0),(647,85606,0),(647,34778,0),(647,391,0),(647,59079,0),(647,719,0),(647,179272,0),(647,981,0),(647,191390,0),(647,2095,0),(647,21745,0),(647,132964,0);
  24. ERROR 1062 (23000): Duplicate entry '0' for key 'PRIMARY'
  25.  
  26. mysql> SELECT *  FROM `visitations` WHERE  (`scraping_id`,`site_id`,`visited`) IN ((647,196,0),(647,51679,0),(647,13689,0),(647,85739,1),(647,4388,0),(647,100346,0),(647,1245,0),(647,1900,0),(647,143184,0),(647,2984443,1),(647,394,0),(647,174493,0),(647,656,0),(647,2228,0),(647,918,0),(647,1,1),(647,198,0),(647,853,0),(647,173511,0),(647,67,0),(647,61965,0),(647,63668,0),(647,2229,0),(647,2,0),(647,461,0),(647,70939,0),(647,985,0),(647,3,0),(647,52665,0),(647,19129,0),(647,42578,0),(647,66617,0),(647,48146,0),(647,69,0),(647,39631,0),(647,1969,0),(647,221525,0),(647,790,0),(647,214451,0),(647,69827,0),(647,4,0),(647,73233,0),(647,61116,0),(647,5085752,0),(647,46313,0),(647,146135,0),(647,37209,0),(647,922,0),(647,55680,0),(647,38323,0),(647,16577,0),(647,3608,0),(647,399,0),(647,530,0),(647,69829,0),(647,6,0),(647,64458,0),(647,16185,0),(647,334,0),(647,19460,0),(647,23259,0),(647,7,0),(647,2038,0),(647,73,0),(647,401,0),(647,8,1),(647,2825,0),(647,164086,0),(647,1450,0),(647,9,0),(647,132057,0),(647,69374,0),(647,468,0),(647,861,0),(647,100552,0),(647,14485,0),(647,66099,0),(647,126097,0),(647,79396,0),(647,2565,0),(647,41079,0),(647,19464,0),(647,142,0),(647,339,0),(647,72717,0),(647,5026220,0),(647,12,0),(647,274,0),(647,28505,0),(647,94791,0),(647,340,0),(647,4336,0),(647,58832,0),(647,64400,0),(647,82478,0),(647,103176,0),(647,96102,0),(647,124529,0),(647,70623,0),(647,26738,0),(647,20450,0),(647,22546,0),(647,117849,0),(647,9643,0),(647,93352,0),(647,102784,0),(647,1914,0),(647,119225,0),(647,801,0),(647,20320,0),(647,17700,0),(647,29490,0),(647,60275,0),(647,79663,0),(647,138941,0),(647,21565,0),(647,104619,0),(647,81,0),(647,14753,0),(647,57590,0),(647,31390,0),(647,69708,0),(647,83201,0),(647,16,0),(647,26544,0),(647,64010,0),(647,82,0),(647,97022,0),(647,69578,0),(647,5257,0),(647,17,0),(647,103704,0),(647,57461,0),(647,28117,0),(647,4799,0),(647,2179,0),(647,1328,0),(647,18,0),(647,346,0),(647,72724,0),(647,19,0),(647,70235,0),(647,89623,0),(647,42660,0),(647,84056,0),(647,49079,0),(647,19408,0),(647,92244,0),(647,20,0),(647,151,0),(647,33818,0),(647,4736,0),(647,544,0),(647,69058,0),(647,13383,0),(647,3191967,0),(647,6047,0),(647,4999,0),(647,60936,0),(647,24584,0),(647,37422,0),(647,30872,0),(647,136327,0),(647,21440,0),(647,14039,0),(647,22,0),(647,63688,0),(647,1922,0),(647,11747,0),(647,159384,0),(647,48296,0),(647,61200,0),(647,23,0),(647,154,0),(647,142158,0),(647,28450,0),(647,3495,0),(647,24,0),(647,155,0),(647,120348,0),(647,82358,0),(647,1924,0),(647,156,0),(647,92642,0),(647,811,0),(647,1139,0),(647,353,0),(647,16466,0),(647,25047,0),(647,75220,0),(647,2515,0),(647,62513,0),(647,747,0),(647,1140,0),(647,682,0),(647,73911,0),(647,23345,0),(647,289,0),(647,132075,0),(647,60418,0),(647,12341,0),(647,112491,0),(647,14634,0),(647,76073,0),(647,64414,0),(647,93,0),(647,18564,0),(647,99260,0),(647,53476,0),(647,39066,0),(647,78170,0),(647,43062,0),(647,32975,0),(647,880,0),(647,3893,0),(647,220567,0),(647,684,0),(647,88847,0),(647,89240,0),(647,10247,0),(647,160,0),(647,33041,0),(647,82821,0),(647,23216,0),(647,619,0),(647,5466,0),(647,2061,0),(647,358,0),(647,3495569,0),(647,1275,0),(647,81120,0),(647,41820,0),(647,10380,0),(647,293,0),(647,68020,0),(647,58326,0),(647,97,0),(647,190309,0),(647,56034,0),(647,752,0),(647,51056,0),(647,32,0),(647,294,0),(647,69724,0),(647,20206,0),(647,150224,0),(647,360,0),(647,67825,0),(647,622,0),(647,36516,0),(647,950,0),(647,67367,0),(647,1212,0),(647,1474,0),(647,40840,0),(647,7304,0),(647,427,0),(647,2392,0),(647,1213,0),(647,23680,0),(647,67041,0),(647,34815,0),(647,67303,0),(647,100,0),(647,241468,0),(647,3441,0),(647,366311,0),(647,66452,0),(647,19685,0),(647,62260,0),(647,27676,0),(647,35,0),(647,29183,0),(647,756,0),(647,3000001,0),(647,5603,0),(647,101,0),(647,23550,0),(647,167847,0),(647,18507,0),(647,55842,0),(647,691,0),(647,36,0),(647,167,0),(647,56301,0),(647,36651,0),(647,42874,0),(647,692,0),(647,147412,0),(647,61607,0),(647,168,0),(647,42154,0),(647,44643,0),(647,25779,0),(647,45888,0),(647,693,0),(647,9994,0),(647,74577,0),(647,83354,0),(647,48377,0),(647,3000004,0),(647,366,0),(647,160055,0),(647,9536,0),(647,759,0),(647,16872,0),(647,104,0),(647,82962,0),(647,5850761,0),(647,271340,0),(647,5148,0),(647,79949,0),(647,39,0),(647,3000005,1),(647,12419,0),(647,32986,0),(647,66915,0),(647,11764,0),(647,17790,0),(647,51392,0),(647,53226,0),(647,171,0),(647,58663,0),(647,50279,0),(647,63772,0),(647,1809,0),(647,41,0),(647,303,0),(647,55978,0),(647,182590,0),(647,58271,0),(647,30761,0),(647,57551,0),(647,697,0),(647,2269,0),(647,5895566,0),(647,92594,0),(647,3000008,0),(647,47137,0),(647,29845,0),(647,68752,0),(647,239,0),(647,32596,1),(647,52705,0),(647,68949,0),(647,895,0),(647,54212,0),(647,2140,0),(647,43143,0),(647,37641,0),(647,75107,0),(647,60239,0),(647,262503,0),(647,226085,0),(647,80020,0),(647,110,0),(647,63449,0),(647,151481,0),(647,307,0),(647,48646,0),(647,124954,0),(647,53297,0),(647,128229,0),(647,53035,0),(647,26835,0),(647,2273,0),(647,22840,0),(647,41966,0),(647,3000012,0),(647,63123,0),(647,54346,0),(647,10854,0),(647,62272,0),(647,55722,0),(647,17077,0),(647,77468,0),(647,76158,0),(647,5091,0),(647,14261,0),(647,35352,0),(647,30833,0),(647,179,1),(647,111988,0),(647,5129681,0),(647,15441,0),(647,1424,0),(647,39807,0),(647,48781,0),(647,966,0),(647,188427,0),(647,49,0),(647,178602,0),(647,156005,0),(647,63126,0),(647,174476,0),(647,98627,0),(647,79174,0),(647,25464,0),(647,1295,0),(647,13478,0),(647,2016,0),(647,182,0),(647,313,0),(647,83891,0),(647,12365,0),(647,837,0),(647,82909,0),(647,71512,0),(647,139370,0),(647,15182,0),(647,52,0),(647,4113,0),(647,17672,0),(647,249,0),(647,511,0),(647,58479,0),(647,118346,0),(647,51405,0),(647,315,0),(647,82714,0),(647,5621,0),(647,56187,0),(647,52781,0),(647,518945,0),(647,1233,0),(647,32673,0),(647,68371,0),(647,42826,0),(647,105837,0),(647,80751,0),(647,380741,0),(647,151491,0),(647,66276,0),(647,383,0),(647,21736,0),(647,3920,0),(647,17348,0),(647,87564,0),(647,92411,0),(647,9095,0),(647,2021,0),(647,116843,0),(647,60382,0),(647,105381,0),(647,712,0),(647,30580,0),(647,134856,0),(647,581,0),(647,254,0),(647,12568,0),(647,123,0),(647,26585,0),(647,66082,0),(647,10407,0),(647,189,0),(647,11324,0),(647,255,0),(647,67851,0),(647,69030,0),(647,57633,0),(647,82851,0),(647,13290,0),(647,73681,0),(647,14076,0),(647,1566,0),(647,78856,0),(647,125099,0),(647,95690,0),(647,60,1),(647,322,0),(647,84031,0),(647,92350,0),(647,27767,0),(647,69032,0),(647,44404,0),(647,79185,0),(647,3089827,0),(647,585,0),(647,847,0),(647,85015,0),(647,116586,0),(647,127,0),(647,9690,0),(647,3403,0),(647,61436,0),(647,143704,0),(647,390,0),(647,53969,0),(647,37267,0),(647,85606,0),(647,34778,0),(647,391,0),(647,59079,0),(647,719,0),(647,179272,0),(647,981,0),(647,191390,0),(647,2095,0),(647,21745,0),(647,132964,0));
  27. Empty set (1 min 27.43 sec)
  28.  
  29. mysql> select * from visitations where id = 0;
  30. +----+-------------+---------+---------+
  31. | id | scraping_id | site_id | visited |
  32. +----+-------------+---------+---------+
  33. |  0 |         645 |   46177 |       0 |
  34. +----+-------------+---------+---------+
  35. 1 row in set (0.00 sec)
  36.  
  37. mysql> delete from visitations where id < 363;
  38. Query OK, 363 rows affected (0.11 sec)
  39.  
  40. mysql> INSERT INTO `visitations` (`scraping_id`,`site_id`,`visited`) VALUES (647,196,0),(647,51679,0),(647,13689,0),(647,85739,1),(647,4388,0),(647,100346,0),(647,1245,0),(647,1900,0),(647,143184,0),(647,2984443,1),(647,394,0),(647,174493,0),(647,656,0),(647,2228,0),(647,918,0),(647,1,1),(647,198,0),(647,853,0),(647,173511,0),(647,67,0),(647,61965,0),(647,63668,0),(647,2229,0),(647,2,0),(647,461,0),(647,70939,0),(647,985,0),(647,3,0),(647,52665,0),(647,19129,0),(647,42578,0),(647,66617,0),(647,48146,0),(647,69,0),(647,39631,0),(647,1969,0),(647,221525,0),(647,790,0),(647,214451,0),(647,69827,0),(647,4,0),(647,73233,0),(647,61116,0),(647,5085752,0),(647,46313,0),(647,146135,0),(647,37209,0),(647,922,0),(647,55680,0),(647,38323,0),(647,16577,0),(647,3608,0),(647,399,0),(647,530,0),(647,69829,0),(647,6,0),(647,64458,0),(647,16185,0),(647,334,0),(647,19460,0),(647,23259,0),(647,7,0),(647,2038,0),(647,73,0),(647,401,0),(647,8,1),(647,2825,0),(647,164086,0),(647,1450,0),(647,9,0),(647,132057,0),(647,69374,0),(647,468,0),(647,861,0),(647,100552,0),(647,14485,0),(647,66099,0),(647,126097,0),(647,79396,0),(647,2565,0),(647,41079,0),(647,19464,0),(647,142,0),(647,339,0),(647,72717,0),(647,5026220,0),(647,12,0),(647,274,0),(647,28505,0),(647,94791,0),(647,340,0),(647,4336,0),(647,58832,0),(647,64400,0),(647,82478,0),(647,103176,0),(647,96102,0),(647,124529,0),(647,70623,0),(647,26738,0),(647,20450,0),(647,22546,0),(647,117849,0),(647,9643,0),(647,93352,0),(647,102784,0),(647,1914,0),(647,119225,0),(647,801,0),(647,20320,0),(647,17700,0),(647,29490,0),(647,60275,0),(647,79663,0),(647,138941,0),(647,21565,0),(647,104619,0),(647,81,0),(647,14753,0),(647,57590,0),(647,31390,0),(647,69708,0),(647,83201,0),(647,16,0),(647,26544,0),(647,64010,0),(647,82,0),(647,97022,0),(647,69578,0),(647,5257,0),(647,17,0),(647,103704,0),(647,57461,0),(647,28117,0),(647,4799,0),(647,2179,0),(647,1328,0),(647,18,0),(647,346,0),(647,72724,0),(647,19,0),(647,70235,0),(647,89623,0),(647,42660,0),(647,84056,0),(647,49079,0),(647,19408,0),(647,92244,0),(647,20,0),(647,151,0),(647,33818,0),(647,4736,0),(647,544,0),(647,69058,0),(647,13383,0),(647,3191967,0),(647,6047,0),(647,4999,0),(647,60936,0),(647,24584,0),(647,37422,0),(647,30872,0),(647,136327,0),(647,21440,0),(647,14039,0),(647,22,0),(647,63688,0),(647,1922,0),(647,11747,0),(647,159384,0),(647,48296,0),(647,61200,0),(647,23,0),(647,154,0),(647,142158,0),(647,28450,0),(647,3495,0),(647,24,0),(647,155,0),(647,120348,0),(647,82358,0),(647,1924,0),(647,156,0),(647,92642,0),(647,811,0),(647,1139,0),(647,353,0),(647,16466,0),(647,25047,0),(647,75220,0),(647,2515,0),(647,62513,0),(647,747,0),(647,1140,0),(647,682,0),(647,73911,0),(647,23345,0),(647,289,0),(647,132075,0),(647,60418,0),(647,12341,0),(647,112491,0),(647,14634,0),(647,76073,0),(647,64414,0),(647,93,0),(647,18564,0),(647,99260,0),(647,53476,0),(647,39066,0),(647,78170,0),(647,43062,0),(647,32975,0),(647,880,0),(647,3893,0),(647,220567,0),(647,684,0),(647,88847,0),(647,89240,0),(647,10247,0),(647,160,0),(647,33041,0),(647,82821,0),(647,23216,0),(647,619,0),(647,5466,0),(647,2061,0),(647,358,0),(647,3495569,0),(647,1275,0),(647,81120,0),(647,41820,0),(647,10380,0),(647,293,0),(647,68020,0),(647,58326,0),(647,97,0),(647,190309,0),(647,56034,0),(647,752,0),(647,51056,0),(647,32,0),(647,294,0),(647,69724,0),(647,20206,0),(647,150224,0),(647,360,0),(647,67825,0),(647,622,0),(647,36516,0),(647,950,0),(647,67367,0),(647,1212,0),(647,1474,0),(647,40840,0),(647,7304,0),(647,427,0),(647,2392,0),(647,1213,0),(647,23680,0),(647,67041,0),(647,34815,0),(647,67303,0),(647,100,0),(647,241468,0),(647,3441,0),(647,366311,0),(647,66452,0),(647,19685,0),(647,62260,0),(647,27676,0),(647,35,0),(647,29183,0),(647,756,0),(647,3000001,0),(647,5603,0),(647,101,0),(647,23550,0),(647,167847,0),(647,18507,0),(647,55842,0),(647,691,0),(647,36,0),(647,167,0),(647,56301,0),(647,36651,0),(647,42874,0),(647,692,0),(647,147412,0),(647,61607,0),(647,168,0),(647,42154,0),(647,44643,0),(647,25779,0),(647,45888,0),(647,693,0),(647,9994,0),(647,74577,0),(647,83354,0),(647,48377,0),(647,3000004,0),(647,366,0),(647,160055,0),(647,9536,0),(647,759,0),(647,16872,0),(647,104,0),(647,82962,0),(647,5850761,0),(647,271340,0),(647,5148,0),(647,79949,0),(647,39,0),(647,3000005,1),(647,12419,0),(647,32986,0),(647,66915,0),(647,11764,0),(647,17790,0),(647,51392,0),(647,53226,0),(647,171,0),(647,58663,0),(647,50279,0),(647,63772,0),(647,1809,0),(647,41,0),(647,303,0),(647,55978,0),(647,182590,0),(647,58271,0),(647,30761,0),(647,57551,0),(647,697,0),(647,2269,0),(647,5895566,0),(647,92594,0),(647,3000008,0),(647,47137,0),(647,29845,0),(647,68752,0),(647,239,0),(647,32596,1),(647,52705,0),(647,68949,0),(647,895,0),(647,54212,0),(647,2140,0),(647,43143,0),(647,37641,0),(647,75107,0),(647,60239,0),(647,262503,0),(647,226085,0),(647,80020,0),(647,110,0),(647,63449,0),(647,151481,0),(647,307,0),(647,48646,0),(647,124954,0),(647,53297,0),(647,128229,0),(647,53035,0),(647,26835,0),(647,2273,0),(647,22840,0),(647,41966,0),(647,3000012,0),(647,63123,0),(647,54346,0),(647,10854,0),(647,62272,0),(647,55722,0),(647,17077,0),(647,77468,0),(647,76158,0),(647,5091,0),(647,14261,0),(647,35352,0),(647,30833,0),(647,179,1),(647,111988,0),(647,5129681,0),(647,15441,0),(647,1424,0),(647,39807,0),(647,48781,0),(647,966,0),(647,188427,0),(647,49,0),(647,178602,0),(647,156005,0),(647,63126,0),(647,174476,0),(647,98627,0),(647,79174,0),(647,25464,0),(647,1295,0),(647,13478,0),(647,2016,0),(647,182,0),(647,313,0),(647,83891,0),(647,12365,0),(647,837,0),(647,82909,0),(647,71512,0),(647,139370,0),(647,15182,0),(647,52,0),(647,4113,0),(647,17672,0),(647,249,0),(647,511,0),(647,58479,0),(647,118346,0),(647,51405,0),(647,315,0),(647,82714,0),(647,5621,0),(647,56187,0),(647,52781,0),(647,518945,0),(647,1233,0),(647,32673,0),(647,68371,0),(647,42826,0),(647,105837,0),(647,80751,0),(647,380741,0),(647,151491,0),(647,66276,0),(647,383,0),(647,21736,0),(647,3920,0),(647,17348,0),(647,87564,0),(647,92411,0),(647,9095,0),(647,2021,0),(647,116843,0),(647,60382,0),(647,105381,0),(647,712,0),(647,30580,0),(647,134856,0),(647,581,0),(647,254,0),(647,12568,0),(647,123,0),(647,26585,0),(647,66082,0),(647,10407,0),(647,189,0),(647,11324,0),(647,255,0),(647,67851,0),(647,69030,0),(647,57633,0),(647,82851,0),(647,13290,0),(647,73681,0),(647,14076,0),(647,1566,0),(647,78856,0),(647,125099,0),(647,95690,0),(647,60,1),(647,322,0),(647,84031,0),(647,92350,0),(647,27767,0),(647,69032,0),(647,44404,0),(647,79185,0),(647,3089827,0),(647,585,0),(647,847,0),(647,85015,0),(647,116586,0),(647,127,0),(647,9690,0),(647,3403,0),(647,61436,0),(647,143704,0),(647,390,0),(647,53969,0),(647,37267,0),(647,85606,0),(647,34778,0),(647,391,0),(647,59079,0),(647,719,0),(647,179272,0),(647,981,0),(647,191390,0),(647,2095,0),(647,21745,0),(647,132964,0);
  41. Query OK, 500 rows affected (0.23 sec)
  42. Records: 500  Duplicates: 0  Warnings: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement