db_default:FALK
db_switch: prog: f1stat, type=m, sub:"", ro: 0
prog="f1stat": Connect to MySQL Database on /clx/sys/fifo/mysql.sock...
db_default:FALK
login:, bid:
No Cookie
db_default:FALK
Jetzt: 1524611098
Cache:
Anfangszeit: 1524611098.8463
MP LOGGED_IN:
PHP_SELF::/risultati/stagione/1954 SCRIPT_URL:/risultati/stagione/1954
URL:risultati:6:
URL:stagione:1:
### URL: //risultati/stagione index: 2 Skript: "Ergebnisse/Weltmeisterschaften.php" Header: "Ergebnisse/Weltmeisterschaften_h.php"
risultati
select * from f1_Wetter_it; -- 0.193 msselect ausgang, parse_u is not null as pu, f1_Ort.f1_Ort, f1_Rennen.tmp_nrinsaison, f1_Rennen.f1_Rennen, f1_Rennen.ausgang, son_wetter, DATE_FORMAT(f1_Rennen.rDatum, "%Y-%m-%d") as datum, f1_Strecke.name as streckenname from f1_Rennen left join f1_Strecke using (f1_Strecke) left join f1_Ort using (f1_Ort) where f1_Saison = 1954 order by f1_Rennen.f1_Rennen; -- 0.291 ms
Kein passender Alias für "65" (Typ:o) gefunden!
Kein passender Alias für "62" (Typ:o) gefunden!
Kein passender Alias für "57" (Typ:o) gefunden!
Kein passender Alias für "59" (Typ:o) gefunden!
Kein passender Alias für "55" (Typ:o) gefunden!
Kein passender Alias für "56" (Typ:o) gefunden!
select concat(vorname, " ", nachname) as n, sum(wmpunkte) as summe, sum(k = 1) as 1p, sum(k = 2) as 2p, sum(k = 3) as 3p, sum(k = 4) as 4p, sum(k = 5) as 5p, sum(k = 6) as 6p, sum(k = 7) as 7p, sum(k = 8) as 8p, sum(k = 9) as 9p, sum(k = 10) as 10p, sum(k = 11) as 11p, sum(k = 12) as 12p from f1_Rennergebnis left join f1_Rennen using(f1_Rennen) left join f1_Person on f1_Person.f1_Person = f1_Rennergebnis.f1_Person where f1_Saison =1954 group by f1_Person.f1_Person order by summe desc, 1p desc, 2p desc, 3p desc, 4p desc, 5p desc, 6p desc, 7p desc, 8p desc, 9p desc, 10p desc, 11p desc, 12p desc; -- 1.852 ms
Kein passender Alias für "31" (Typ:o) gefunden!
Kein passender Alias für "61" (Typ:o) gefunden!
wmtab: wmupdate:1
select count(*) from f1_InSaison where tmp_wmpos = 0 and f1_Saison=1954; -- 0.285 msselect f1_Person, upper(f1_Rennen.gpid) as id, tmp_team, f1_Rennen.f1_Rennen, wmpunkte, punkte, k from f1_Rennergebnis left join f1_Rennen using (f1_Rennen) where f1_Saison = 1954 order by f1_Rennen.f1_Rennen, k desc; -- 0.694 ms
Kein passender Alias für "65" (Typ:o) gefunden!
Kein passender Alias für "62" (Typ:o) gefunden!
Kein passender Alias für "57" (Typ:o) gefunden!
Kein passender Alias für "59" (Typ:o) gefunden!
Kein passender Alias für "55" (Typ:o) gefunden!
Kein passender Alias für "56" (Typ:o) gefunden!
Kein passender Alias für "31" (Typ:o) gefunden!
Kein passender Alias für "61" (Typ:o) gefunden!
select vorname, nachname, f1_Person.f1_Person, sum(wmpunkte) as summe, sum(k = 1) as 1p, sum(k = 2) as 2p, sum(k = 3) as 3p, sum(k = 4) as 4p, sum(k = 5) as 5p, sum(k = 6) as 6p, sum(k = 7) as 7p, sum(k = 8) as 8p, sum(k = 9) as 9p, sum(k = 10) as 10p, sum(k = 11) as 11p, sum(k = 12) as 12p, sum(k = 13) as 13p, sum(k = 14) as 14p, sum(k = 15) as 15p, sum(k = 16) as 16p, sum(k = 17) as 17p, sum(k = 18) as 18p, sum(k = 19) as 19p, sum(k = 20) as 20p from f1_Rennergebnis left join f1_Rennen using(f1_Rennen) left join f1_Person on f1_Person.f1_Person = f1_Rennergebnis.f1_Person where f1_Saison =1954 group by f1_Person.f1_Person order by summe desc, 1p desc, 2p desc, 3p desc, 4p desc, 5p desc, 6p desc, 7p desc, 8p desc, 9p desc, 10p desc, 11p desc, 12p desc, 13p desc, 14p desc, 15p desc, 16p desc, 17p desc, 18p desc, 19p desc, 20p desc; -- 2.159 msupdate f1_InSaison set tmp_wmpos = 1 where wer = 13 and f1_Saison=1954; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 2 where wer = 321 and f1_Saison=1954; -- 0.128 msupdate f1_InSaison set tmp_wmpos = 3 where wer = 373 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 4 where wer = 44 and f1_Saison=1954; -- 0.213 msupdate f1_InSaison set tmp_wmpos = 5 where wer = 426 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 6 where wer = 751 and f1_Saison=1954; -- 0.098 msupdate f1_InSaison set tmp_wmpos = 7 where wer = 376 and f1_Saison=1954; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 8 where wer = 187 and f1_Saison=1954; -- 0.209 msupdate f1_InSaison set tmp_wmpos = 9 where wer = 14 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 10 where wer = 528 and f1_Saison=1954; -- 0.080 msupdate f1_InSaison set tmp_wmpos = 11 where wer = 512 and f1_Saison=1954; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 12 where wer = 504 and f1_Saison=1954; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 13 where wer = 525 and f1_Saison=1954; -- 0.237 msupdate f1_InSaison set tmp_wmpos = 14 where wer = 491 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 15 where wer = 27 and f1_Saison=1954; -- 0.081 msupdate f1_InSaison set tmp_wmpos = 16 where wer = 489 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 17 where wer = 3 and f1_Saison=1954; -- 0.080 msupdate f1_InSaison set tmp_wmpos = 18 where wer = 484 and f1_Saison=1954; -- 0.071 msupdate f1_InSaison set tmp_wmpos = 19 where wer = 579 and f1_Saison=1954; -- 0.108 msupdate f1_InSaison set tmp_wmpos = 20 where wer = 45 and f1_Saison=1954; -- 0.116 msupdate f1_InSaison set tmp_wmpos = 21 where wer = 538 and f1_Saison=1954; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 22 where wer = 131 and f1_Saison=1954; -- 0.124 msupdate f1_InSaison set tmp_wmpos = 23 where wer = 209 and f1_Saison=1954; -- 0.112 msupdate f1_InSaison set tmp_wmpos = 24 where wer = 640 and f1_Saison=1954; -- 0.103 msupdate f1_InSaison set tmp_wmpos = 25 where wer = 1 and f1_Saison=1954; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 26 where wer = 135 and f1_Saison=1954; -- 0.105 msupdate f1_InSaison set tmp_wmpos = 27 where wer = 39 and f1_Saison=1954; -- 0.194 msupdate f1_InSaison set tmp_wmpos = 28 where wer = 765 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 29 where wer = 319 and f1_Saison=1954; -- 0.105 msupdate f1_InSaison set tmp_wmpos = 30 where wer = 89 and f1_Saison=1954; -- 0.107 msupdate f1_InSaison set tmp_wmpos = 31 where wer = 43 and f1_Saison=1954; -- 0.103 msupdate f1_InSaison set tmp_wmpos = 32 where wer = 753 and f1_Saison=1954; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 33 where wer = 37 and f1_Saison=1954; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 34 where wer = 312 and f1_Saison=1954; -- 0.109 msupdate f1_InSaison set tmp_wmpos = 35 where wer = 225 and f1_Saison=1954; -- 0.105 msupdate f1_InSaison set tmp_wmpos = 36 where wer = 707 and f1_Saison=1954; -- 0.092 ms
Kein passender Alias für "861" (Typ:p) gefunden!
update f1_InSaison set tmp_wmpos = 37 where wer = 861 and f1_Saison=1954; -- 0.231 msupdate f1_InSaison set tmp_wmpos = 38 where wer = 19 and f1_Saison=1954; -- 0.102 msupdate f1_InSaison set tmp_wmpos = 39 where wer = 389 and f1_Saison=1954; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 40 where wer = 239 and f1_Saison=1954; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 41 where wer = 543 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 42 where wer = 16 and f1_Saison=1954; -- 0.109 msupdate f1_InSaison set tmp_wmpos = 43 where wer = 247 and f1_Saison=1954; -- 0.104 msupdate f1_InSaison set tmp_wmpos = 44 where wer = 564 and f1_Saison=1954; -- 0.118 msupdate f1_InSaison set tmp_wmpos = 45 where wer = 366 and f1_Saison=1954; -- 0.100 msupdate f1_InSaison set tmp_wmpos = 46 where wer = 133 and f1_Saison=1954; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 47 where wer = 241 and f1_Saison=1954; -- 0.079 msupdate f1_InSaison set tmp_wmpos = 48 where wer = 690 and f1_Saison=1954; -- 0.097 msupdate f1_InSaison set tmp_wmpos = 49 where wer = 297 and f1_Saison=1954; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 50 where wer = 114 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 51 where wer = 493 and f1_Saison=1954; -- 0.100 msupdate f1_InSaison set tmp_wmpos = 52 where wer = 728 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 53 where wer = 708 and f1_Saison=1954; -- 0.098 msupdate f1_InSaison set tmp_wmpos = 54 where wer = 720 and f1_Saison=1954; -- 0.078 msupdate f1_InSaison set tmp_wmpos = 55 where wer = 400 and f1_Saison=1954; -- 0.081 msupdate f1_InSaison set tmp_wmpos = 56 where wer = 342 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 57 where wer = 147 and f1_Saison=1954; -- 0.200 msupdate f1_InSaison set tmp_wmpos = 58 where wer = 502 and f1_Saison=1954; -- 0.078 msupdate f1_InSaison set tmp_wmpos = 59 where wer = 611 and f1_Saison=1954; -- 0.079 msupdate f1_InSaison set tmp_wmpos = 60 where wer = 272 and f1_Saison=1954; -- 0.093 msupdate f1_InSaison set tmp_wmpos = 61 where wer = 665 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 62 where wer = 302 and f1_Saison=1954; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 63 where wer = 105 and f1_Saison=1954; -- 0.074 msupdate f1_InSaison set tmp_wmpos = 64 where wer = 606 and f1_Saison=1954; -- 0.226 msupdate f1_InSaison set tmp_wmpos = 65 where wer = 249 and f1_Saison=1954; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 66 where wer = 865 and f1_Saison=1954; -- 0.077 msupdate f1_InSaison set tmp_wmpos = 67 where wer = 188 and f1_Saison=1954; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 68 where wer = 441 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 69 where wer = 369 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 70 where wer = 387 and f1_Saison=1954; -- 0.105 msupdate f1_InSaison set tmp_wmpos = 71 where wer = 182 and f1_Saison=1954; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 72 where wer = 822 and f1_Saison=1954; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 73 where wer = 298 and f1_Saison=1954; -- 0.112 msupdate f1_InSaison set tmp_wmpos = 74 where wer = 509 and f1_Saison=1954; -- 0.091 msupdate f1_InSaison set tmp_wmpos = 75 where wer = 550 and f1_Saison=1954; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 76 where wer = 464 and f1_Saison=1954; -- 0.100 ms
Kein passender Alias für "144" (Typ:p) gefunden!
update f1_InSaison set tmp_wmpos = 77 where wer = 144 and f1_Saison=1954; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 78 where wer = 759 and f1_Saison=1954; -- 0.103 msupdate f1_InSaison set tmp_wmpos = 79 where wer = 838 and f1_Saison=1954; -- 0.111 msupdate f1_InSaison set tmp_wmpos = 80 where wer = 360 and f1_Saison=1954; -- 0.110 msupdate f1_InSaison set tmp_wmpos = 81 where wer = 358 and f1_Saison=1954; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 82 where wer = 473 and f1_Saison=1954; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 83 where wer = 295 and f1_Saison=1954; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 84 where wer = 548 and f1_Saison=1954; -- 0.081 msupdate f1_InSaison set tmp_wmpos = 85 where wer = 533 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 86 where wer = 866 and f1_Saison=1954; -- 0.098 msupdate f1_InSaison set tmp_wmpos = 87 where wer = 624 and f1_Saison=1954; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 88 where wer = 588 and f1_Saison=1954; -- 0.103 msupdate f1_InSaison set tmp_wmpos = 89 where wer = 423 and f1_Saison=1954; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 90 where wer = 122 and f1_Saison=1954; -- 0.103 msupdate f1_InSaison set tmp_wmpos = 91 where wer = 47 and f1_Saison=1954; -- 0.141 msupdate f1_InSaison set tmp_wmpos = 92 where wer = 315 and f1_Saison=1954; -- 0.104 msupdate f1_InSaison set tmp_wmpos = 93 where wer = 756 and f1_Saison=1954; -- 0.270 msupdate f1_InSaison set tmp_wmpos = 94 where wer = 251 and f1_Saison=1954; -- 0.091 msupdate f1_InSaison set tmp_wmpos = 95 where wer = 645 and f1_Saison=1954; -- 0.069 msupdate f1_InSaison set tmp_wmpos = 96 where wer = 265 and f1_Saison=1954; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 97 where wer = 638 and f1_Saison=1954; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 98 where wer = 31 and f1_Saison=1954; -- 0.077 msupdate f1_InSaison set tmp_wmpos = 99 where wer = 727 and f1_Saison=1954; -- 0.114 msupdate f1_InSaison set tmp_wmpos = 100 where wer = 807 and f1_Saison=1954; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 101 where wer = 175 and f1_Saison=1954; -- 0.100 msupdate f1_InSaison set tmp_wmpos = 102 where wer = 222 and f1_Saison=1954; -- 0.120 msupdate f1_InSaison set tmp_wmpos = 103 where wer = 768 and f1_Saison=1954; -- 0.128 msupdate f1_InSaison set tmp_wmpos = 104 where wer = 406 and f1_Saison=1954; -- 0.104 msupdate f1_InSaison set tmp_wmpos = 105 where wer = 313 and f1_Saison=1954; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 106 where wer = 749 and f1_Saison=1954; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 107 where wer = 480 and f1_Saison=1954; -- 0.076 ms
Kein passender Alias für "65" (Typ:o) gefunden!
Kein passender Alias für "62" (Typ:o) gefunden!
Kein passender Alias für "57" (Typ:o) gefunden!
Kein passender Alias für "59" (Typ:o) gefunden!
Kein passender Alias für "55" (Typ:o) gefunden!
Kein passender Alias für "56" (Typ:o) gefunden!
Kein passender Alias für "31" (Typ:o) gefunden!
Kein passender Alias für "61" (Typ:o) gefunden!
select f1_Firma.kurzname, tmp_team, sum(punkte) as summe, sum(k = 1) as 1p, sum(k = 2) as 2p, sum(k = 3) as 3p, sum(k = 4) as 4p, sum(k = 5) as 5p, sum(k = 6) as 6p, sum(k = 7) as 7p, sum(k = 8) as 8p, sum(k = 9) as 9p, sum(k = 10) as 10p, sum(k = 11) as 11p, sum(k = 12) as 12p, sum(k = 13) as 13p, sum(k = 14) as 14p, sum(k = 15) as 15p, sum(k = 16) as 16p, sum(k = 17) as 17p, sum(k = 18) as 18p, sum(k = 19) as 19p, sum(k = 20) as 20p from f1_Rennergebnis left join f1_Rennen using(f1_Rennen) left join f1_Firma on f1_Firma.f1_Firma = tmp_team where f1_Saison =1954 group by tmp_team order by summe desc, 1p desc, 2p desc, 3p desc, 4p desc, 5p desc, 6p desc, 7p desc, 8p desc, 9p desc, 10p desc, 11p desc, 12p desc, 13p desc, 14p desc, 15p desc, 16p desc, 17p desc, 18p desc, 19p desc, 20p desc
update f1_InSaison set tmp_wmpos = 1 where wer = -246 and f1_Saison=1954; -- 0.287 msupdate f1_InSaison set tmp_wmpos = 2 where wer = -155 and f1_Saison=1954; -- 0.274 msupdate f1_InSaison set tmp_wmpos = 3 where wer = -302 and f1_Saison=1954; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 4 where wer = -60 and f1_Saison=1954; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 5 where wer = -305 and f1_Saison=1954; -- 0.093 msupdate f1_InSaison set tmp_wmpos = 6 where wer = -68 and f1_Saison=1954; -- 0.074 msupdate f1_InSaison set tmp_wmpos = 7 where wer = -20 and f1_Saison=1954; -- 0.093 msupdate f1_InSaison set tmp_wmpos = 8 where wer = -350 and f1_Saison=1954; -- 0.084 msupdate f1_InSaison set tmp_wmpos = 9 where wer = -274 and f1_Saison=1954; -- 0.112 msupdate f1_InSaison set tmp_wmpos = 10 where wer = -103 and f1_Saison=1954; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 11 where wer = -160 and f1_Saison=1954; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 12 where wer = -29 and f1_Saison=1954; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 13 where wer = -355 and f1_Saison=1954; -- 0.068 msupdate f1_InSaison set tmp_wmpos = 14 where wer = -349 and f1_Saison=1954; -- 0.075 msupdate f1_InSaison set tmp_wmpos = 15 where wer = -351 and f1_Saison=1954; -- 0.272 msupdate f1_InSaison set tmp_wmpos = 16 where wer = -99 and f1_Saison=1954; -- 0.084 msupdate f1_InSaison set tmp_wmpos = 17 where wer = -348 and f1_Saison=1954; -- 0.073 msupdate f1_InSaison set tmp_wmpos = 18 where wer = -318 and f1_Saison=1954; -- 0.098 msupdate f1_InSaison set tmp_wmpos = 19 where wer = -57 and f1_Saison=1954; -- 0.255 msupdate f1_InSaison set tmp_wmpos = 20 where wer = -13 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 21 where wer = -258 and f1_Saison=1954; -- 0.119 msupdate f1_InSaison set tmp_wmpos = 22 where wer = -218 and f1_Saison=1954; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 23 where wer = -97 and f1_Saison=1954; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 24 where wer = -21 and f1_Saison=1954; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 25 where wer = -269 and f1_Saison=1954; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 26 where wer = -2 and f1_Saison=1954; -- 0.100 msupdate f1_InSaison set tmp_wmpos = 27 where wer = -167 and f1_Saison=1954; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 28 where wer = -215 and f1_Saison=1954; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 29 where wer = -77 and f1_Saison=1954; -- 0.079 msupdate f1_InSaison set tmp_wmpos = 30 where wer = -114 and f1_Saison=1954; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 31 where wer = -352 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 32 where wer = -64 and f1_Saison=1954; -- 0.070 msupdate f1_InSaison set tmp_wmpos = 33 where wer = -232 and f1_Saison=1954; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 34 where wer = -275 and f1_Saison=1954; -- 0.077 msupdate f1_InSaison set tmp_wmpos = 35 where wer = -79 and f1_Saison=1954; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 36 where wer = -90 and f1_Saison=1954; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 37 where wer = -51 and f1_Saison=1954; -- 0.095 ms
Kein passender Alias für "-42" (Typ:f) gefunden!
update f1_InSaison set tmp_wmpos = 38 where wer = -42 and f1_Saison=1954; -- 0.093 msupdate f1_InSaison set tmp_wmpos = 39 where wer = -341 and f1_Saison=1954; -- 0.287 ms
Kein passender Alias für "-5" (Typ:f) gefunden!
update f1_InSaison set tmp_wmpos = 40 where wer = -5 and f1_Saison=1954; -- 0.297 msupdate f1_InSaison set tmp_wmpos = 41 where wer = -310 and f1_Saison=1954; -- 0.099 msupdate f1_InSaison set tmp_wmpos = 42 where wer = -115 and f1_Saison=1954; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 43 where wer = -116 and f1_Saison=1954; -- 0.118 msupdate f1_InSaison set tmp_wmpos = 44 where wer = -271 and f1_Saison=1954; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 45 where wer = -353 and f1_Saison=1954; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 46 where wer = -18 and f1_Saison=1954; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 47 where wer = -324 and f1_Saison=1954; -- 0.075 msupdate f1_InSaison set tmp_wmpos = 48 where wer = -93 and f1_Saison=1954; -- 0.101 msupdate f1_InSaison set tmp_wmpos = 49 where wer = -347 and f1_Saison=1954; -- 0.117 msupdate f1_InSaison set tmp_wmpos = 50 where wer = -156 and f1_Saison=1954; -- 0.105 msupdate f1_InSaison set tmp_wmpos = 51 where wer = -330 and f1_Saison=1954; -- 0.100 msupdate f1_InSaison set tmp_wmpos = 52 where wer = -131 and f1_Saison=1954; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 53 where wer = -26 and f1_Saison=1954; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 54 where wer = -134 and f1_Saison=1954; -- 0.078 msupdate f1_InSaison set tmp_wmpos = 55 where wer = -73 and f1_Saison=1954; -- 0.102 msupdate f1_InSaison set tmp_wmpos = 56 where wer = -317 and f1_Saison=1954; -- 0.091 msupdate f1_InSaison set tmp_wmpos = 57 where wer = -354 and f1_Saison=1954; -- 0.112 ms