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: 1550364588
Cache:
Anfangszeit: 1550364588.6618
MP LOGGED_IN:
PHP_SELF::/risultati/stagione/1959 SCRIPT_URL:/risultati/stagione/1959
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.185 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 = 1959 order by f1_Rennen.f1_Rennen; -- 0.312 ms
Kein passender Alias für "7" (Typ:o) gefunden!
Kein passender Alias für "62" (Typ:o) gefunden!
Kein passender Alias für "64" (Typ:o) gefunden!
Kein passender Alias für "59" (Typ:o) gefunden!
Kein passender Alias für "66" (Typ:o) gefunden!
Kein passender Alias für "69" (Typ:o) gefunden!
Kein passender Alias für "69" (Typ:o) gefunden!
Kein passender Alias für "70" (Typ:o) gefunden!
Kein passender Alias für "31" (Typ:o) gefunden!
Kein passender Alias für "71" (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 =1959 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.764 ms
wmtab: wmupdate:1
select count(*) from f1_InSaison where tmp_wmpos = 0 and f1_Saison=1959; -- 0.222 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 = 1959 order by f1_Rennen.f1_Rennen, k desc; -- 0.721 ms
Kein passender Alias für "7" (Typ:o) gefunden!
Kein passender Alias für "62" (Typ:o) gefunden!
Kein passender Alias für "64" (Typ:o) gefunden!
Kein passender Alias für "59" (Typ:o) gefunden!
Kein passender Alias für "66" (Typ:o) gefunden!
Kein passender Alias für "69" (Typ:o) gefunden!
Kein passender Alias für "70" (Typ:o) gefunden!
Kein passender Alias für "31" (Typ:o) gefunden!
Kein passender Alias für "71" (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 =1959 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.035 msupdate f1_InSaison set tmp_wmpos = 1 where wer = 168 and f1_Saison=1959; -- 0.208 msupdate f1_InSaison set tmp_wmpos = 2 where wer = 181 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 3 where wer = 525 and f1_Saison=1959; -- 0.191 msupdate f1_InSaison set tmp_wmpos = 4 where wer = 381 and f1_Saison=1959; -- 0.125 msupdate f1_InSaison set tmp_wmpos = 5 where wer = 44 and f1_Saison=1959; -- 0.204 msupdate f1_InSaison set tmp_wmpos = 6 where wer = 506 and f1_Saison=1959; -- 0.193 msupdate f1_InSaison set tmp_wmpos = 7 where wer = 356 and f1_Saison=1959; -- 0.216 msupdate f1_InSaison set tmp_wmpos = 8 where wer = 160 and f1_Saison=1959; -- 0.179 msupdate f1_InSaison set tmp_wmpos = 9 where wer = 346 and f1_Saison=1959; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 10 where wer = 756 and f1_Saison=1959; -- 0.221 msupdate f1_InSaison set tmp_wmpos = 11 where wer = 606 and f1_Saison=1959; -- 0.237 msupdate f1_InSaison set tmp_wmpos = 12 where wer = 727 and f1_Saison=1959; -- 0.093 msupdate f1_InSaison set tmp_wmpos = 13 where wer = 39 and f1_Saison=1959; -- 0.183 msupdate f1_InSaison set tmp_wmpos = 14 where wer = 397 and f1_Saison=1959; -- 0.084 msupdate f1_InSaison set tmp_wmpos = 15 where wer = 333 and f1_Saison=1959; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 16 where wer = 147 and f1_Saison=1959; -- 0.175 msupdate f1_InSaison set tmp_wmpos = 17 where wer = 94 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 18 where wer = 340 and f1_Saison=1959; -- 0.147 msupdate f1_InSaison set tmp_wmpos = 19 where wer = 135 and f1_Saison=1959; -- 0.087 msupdate f1_InSaison set tmp_wmpos = 20 where wer = 645 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 21 where wer = 298 and f1_Saison=1959; -- 0.112 msupdate f1_InSaison set tmp_wmpos = 22 where wer = 192 and f1_Saison=1959; -- 0.106 msupdate f1_InSaison set tmp_wmpos = 23 where wer = 736 and f1_Saison=1959; -- 0.109 ms
Kein passender Alias für "843" (Typ:p) gefunden!
update f1_InSaison set tmp_wmpos = 24 where wer = 843 and f1_Saison=1959; -- 0.125 msupdate f1_InSaison set tmp_wmpos = 25 where wer = 379 and f1_Saison=1959; -- 0.205 msupdate f1_InSaison set tmp_wmpos = 26 where wer = 209 and f1_Saison=1959; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 27 where wer = 154 and f1_Saison=1959; -- 0.066 msupdate f1_InSaison set tmp_wmpos = 28 where wer = 678 and f1_Saison=1959; -- 0.067 msupdate f1_InSaison set tmp_wmpos = 29 where wer = 650 and f1_Saison=1959; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 30 where wer = 406 and f1_Saison=1959; -- 0.116 msupdate f1_InSaison set tmp_wmpos = 31 where wer = 688 and f1_Saison=1959; -- 0.098 msupdate f1_InSaison set tmp_wmpos = 32 where wer = 132 and f1_Saison=1959; -- 0.095 ms
Kein passender Alias für "861" (Typ:p) gefunden!
update f1_InSaison set tmp_wmpos = 33 where wer = 861 and f1_Saison=1959; -- 0.197 msupdate f1_InSaison set tmp_wmpos = 34 where wer = 179 and f1_Saison=1959; -- 0.121 msupdate f1_InSaison set tmp_wmpos = 35 where wer = 796 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 36 where wer = 309 and f1_Saison=1959; -- 0.080 msupdate f1_InSaison set tmp_wmpos = 37 where wer = 554 and f1_Saison=1959; -- 0.337 msupdate f1_InSaison set tmp_wmpos = 38 where wer = 250 and f1_Saison=1959; -- 0.068 msupdate f1_InSaison set tmp_wmpos = 39 where wer = 369 and f1_Saison=1959; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 40 where wer = 718 and f1_Saison=1959; -- 0.080 msupdate f1_InSaison set tmp_wmpos = 41 where wer = 745 and f1_Saison=1959; -- 0.127 msupdate f1_InSaison set tmp_wmpos = 42 where wer = 109 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 43 where wer = 190 and f1_Saison=1959; -- 0.084 msupdate f1_InSaison set tmp_wmpos = 44 where wer = 360 and f1_Saison=1959; -- 0.099 msupdate f1_InSaison set tmp_wmpos = 45 where wer = 251 and f1_Saison=1959; -- 0.087 msupdate f1_InSaison set tmp_wmpos = 46 where wer = 106 and f1_Saison=1959; -- 0.074 msupdate f1_InSaison set tmp_wmpos = 47 where wer = 195 and f1_Saison=1959; -- 0.074 msupdate f1_InSaison set tmp_wmpos = 48 where wer = 508 and f1_Saison=1959; -- 0.065 msupdate f1_InSaison set tmp_wmpos = 49 where wer = 642 and f1_Saison=1959; -- 0.128 msupdate f1_InSaison set tmp_wmpos = 50 where wer = 417 and f1_Saison=1959; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 51 where wer = 295 and f1_Saison=1959; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 52 where wer = 607 and f1_Saison=1959; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 53 where wer = 235 and f1_Saison=1959; -- 0.100 msupdate f1_InSaison set tmp_wmpos = 54 where wer = 563 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 55 where wer = 483 and f1_Saison=1959; -- 0.104 msupdate f1_InSaison set tmp_wmpos = 56 where wer = 814 and f1_Saison=1959; -- 0.105 msupdate f1_InSaison set tmp_wmpos = 57 where wer = 582 and f1_Saison=1959; -- 0.102 msupdate f1_InSaison set tmp_wmpos = 58 where wer = 774 and f1_Saison=1959; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 59 where wer = 643 and f1_Saison=1959; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 60 where wer = 202 and f1_Saison=1959; -- 0.174 msupdate f1_InSaison set tmp_wmpos = 61 where wer = 349 and f1_Saison=1959; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 62 where wer = 187 and f1_Saison=1959; -- 0.255 msupdate f1_InSaison set tmp_wmpos = 63 where wer = 561 and f1_Saison=1959; -- 0.077 msupdate f1_InSaison set tmp_wmpos = 64 where wer = 742 and f1_Saison=1959; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 65 where wer = 795 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 66 where wer = 723 and f1_Saison=1959; -- 0.070 msupdate f1_InSaison set tmp_wmpos = 67 where wer = 312 and f1_Saison=1959; -- 0.150 msupdate f1_InSaison set tmp_wmpos = 68 where wer = 719 and f1_Saison=1959; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 69 where wer = 446 and f1_Saison=1959; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 70 where wer = 818 and f1_Saison=1959; -- 0.115 msupdate f1_InSaison set tmp_wmpos = 71 where wer = 537 and f1_Saison=1959; -- 0.102 msupdate f1_InSaison set tmp_wmpos = 72 where wer = 269 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 73 where wer = 196 and f1_Saison=1959; -- 0.102 msupdate f1_InSaison set tmp_wmpos = 74 where wer = 284 and f1_Saison=1959; -- 0.255 msupdate f1_InSaison set tmp_wmpos = 75 where wer = 363 and f1_Saison=1959; -- 0.110 msupdate f1_InSaison set tmp_wmpos = 76 where wer = 222 and f1_Saison=1959; -- 0.182 msupdate f1_InSaison set tmp_wmpos = 77 where wer = 704 and f1_Saison=1959; -- 0.125 msupdate f1_InSaison set tmp_wmpos = 78 where wer = 715 and f1_Saison=1959; -- 0.174 msupdate f1_InSaison set tmp_wmpos = 79 where wer = 823 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 80 where wer = 282 and f1_Saison=1959; -- 0.144 msupdate f1_InSaison set tmp_wmpos = 81 where wer = 243 and f1_Saison=1959; -- 0.099 msupdate f1_InSaison set tmp_wmpos = 82 where wer = 733 and f1_Saison=1959; -- 0.088 msupdate f1_InSaison set tmp_wmpos = 83 where wer = 787 and f1_Saison=1959; -- 0.137 msupdate f1_InSaison set tmp_wmpos = 84 where wer = 217 and f1_Saison=1959; -- 0.102 msupdate f1_InSaison set tmp_wmpos = 85 where wer = 764 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 86 where wer = 797 and f1_Saison=1959; -- 0.122 msupdate f1_InSaison set tmp_wmpos = 87 where wer = 716 and f1_Saison=1959; -- 0.084 msupdate f1_InSaison set tmp_wmpos = 88 where wer = 821 and f1_Saison=1959; -- 0.076 msupdate f1_InSaison set tmp_wmpos = 89 where wer = 472 and f1_Saison=1959; -- 0.180 msupdate f1_InSaison set tmp_wmpos = 90 where wer = 176 and f1_Saison=1959; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 91 where wer = 784 and f1_Saison=1959; -- 0.075 msupdate f1_InSaison set tmp_wmpos = 92 where wer = 345 and f1_Saison=1959; -- 0.123 msupdate f1_InSaison set tmp_wmpos = 93 where wer = 870 and f1_Saison=1959; -- 0.112 msupdate f1_InSaison set tmp_wmpos = 94 where wer = 376 and f1_Saison=1959; -- 0.124 msupdate f1_InSaison set tmp_wmpos = 95 where wer = 832 and f1_Saison=1959; -- 0.140 msupdate f1_InSaison set tmp_wmpos = 96 where wer = 231 and f1_Saison=1959; -- 0.102 msupdate f1_InSaison set tmp_wmpos = 97 where wer = 149 and f1_Saison=1959; -- 0.112 msupdate f1_InSaison set tmp_wmpos = 98 where wer = 739 and f1_Saison=1959; -- 0.083 msupdate f1_InSaison set tmp_wmpos = 99 where wer = 663 and f1_Saison=1959; -- 0.079 msupdate f1_InSaison set tmp_wmpos = 100 where wer = 526 and f1_Saison=1959; -- 0.121 msupdate f1_InSaison set tmp_wmpos = 101 where wer = 798 and f1_Saison=1959; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 102 where wer = 788 and f1_Saison=1959; -- 0.074 ms
Kein passender Alias für "7" (Typ:o) gefunden!
Kein passender Alias für "62" (Typ:o) gefunden!
Kein passender Alias für "64" (Typ:o) gefunden!
Kein passender Alias für "59" (Typ:o) gefunden!
Kein passender Alias für "66" (Typ:o) gefunden!
Kein passender Alias für "69" (Typ:o) gefunden!
Kein passender Alias für "70" (Typ:o) gefunden!
Kein passender Alias für "31" (Typ:o) gefunden!
Kein passender Alias für "71" (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 =1959 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=1959; -- 0.288 msupdate f1_InSaison set tmp_wmpos = 2 where wer = -206 and f1_Saison=1959; -- 0.300 msupdate f1_InSaison set tmp_wmpos = 3 where wer = -341 and f1_Saison=1959; -- 0.225 msupdate f1_InSaison set tmp_wmpos = 4 where wer = -351 and f1_Saison=1959; -- 0.299 msupdate f1_InSaison set tmp_wmpos = 5 where wer = -377 and f1_Saison=1959; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 6 where wer = -178 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 7 where wer = -48 and f1_Saison=1959; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 8 where wer = -58 and f1_Saison=1959; -- 0.211 msupdate f1_InSaison set tmp_wmpos = 9 where wer = -370 and f1_Saison=1959; -- 0.368 msupdate f1_InSaison set tmp_wmpos = 10 where wer = -38 and f1_Saison=1959; -- 0.117 msupdate f1_InSaison set tmp_wmpos = 11 where wer = -23 and f1_Saison=1959; -- 0.135 msupdate f1_InSaison set tmp_wmpos = 12 where wer = -177 and f1_Saison=1959; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 13 where wer = -212 and f1_Saison=1959; -- 0.447 msupdate f1_InSaison set tmp_wmpos = 14 where wer = -84 and f1_Saison=1959; -- 0.111 msupdate f1_InSaison set tmp_wmpos = 15 where wer = -294 and f1_Saison=1959; -- 0.109 msupdate f1_InSaison set tmp_wmpos = 16 where wer = -161 and f1_Saison=1959; -- 0.096 ms
Kein passender Alias für "-14" (Typ:f) gefunden!
update f1_InSaison set tmp_wmpos = 17 where wer = -14 and f1_Saison=1959; -- 0.092 msupdate f1_InSaison set tmp_wmpos = 18 where wer = -376 and f1_Saison=1959; -- 0.107 msupdate f1_InSaison set tmp_wmpos = 19 where wer = -83 and f1_Saison=1959; -- 0.119 msupdate f1_InSaison set tmp_wmpos = 20 where wer = -112 and f1_Saison=1959; -- 0.074 msupdate f1_InSaison set tmp_wmpos = 21 where wer = -364 and f1_Saison=1959; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 22 where wer = -68 and f1_Saison=1959; -- 0.091 msupdate f1_InSaison set tmp_wmpos = 23 where wer = -108 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 24 where wer = -378 and f1_Saison=1959; -- 0.126 msupdate f1_InSaison set tmp_wmpos = 25 where wer = -73 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 26 where wer = -176 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 27 where wer = -61 and f1_Saison=1959; -- 0.075 msupdate f1_InSaison set tmp_wmpos = 28 where wer = -97 and f1_Saison=1959; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 29 where wer = -363 and f1_Saison=1959; -- 0.125 msupdate f1_InSaison set tmp_wmpos = 30 where wer = -102 and f1_Saison=1959; -- 0.109 msupdate f1_InSaison set tmp_wmpos = 31 where wer = -26 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 32 where wer = -114 and f1_Saison=1959; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 33 where wer = -111 and f1_Saison=1959; -- 0.075 msupdate f1_InSaison set tmp_wmpos = 34 where wer = -8 and f1_Saison=1959; -- 0.120 msupdate f1_InSaison set tmp_wmpos = 35 where wer = -205 and f1_Saison=1959; -- 0.099 msupdate f1_InSaison set tmp_wmpos = 36 where wer = -95 and f1_Saison=1959; -- 0.146 msupdate f1_InSaison set tmp_wmpos = 37 where wer = -366 and f1_Saison=1959; -- 0.160 msupdate f1_InSaison set tmp_wmpos = 38 where wer = -36 and f1_Saison=1959; -- 0.166 msupdate f1_InSaison set tmp_wmpos = 39 where wer = -365 and f1_Saison=1959; -- 0.156 msupdate f1_InSaison set tmp_wmpos = 40 where wer = -375 and f1_Saison=1959; -- 0.166 msupdate f1_InSaison set tmp_wmpos = 41 where wer = -115 and f1_Saison=1959; -- 0.093 msupdate f1_InSaison set tmp_wmpos = 42 where wer = -261 and f1_Saison=1959; -- 0.096 msupdate f1_InSaison set tmp_wmpos = 43 where wer = -21 and f1_Saison=1959; -- 0.099 msupdate f1_InSaison set tmp_wmpos = 44 where wer = -379 and f1_Saison=1959; -- 0.079 msupdate f1_InSaison set tmp_wmpos = 45 where wer = -323 and f1_Saison=1959; -- 0.087 msupdate f1_InSaison set tmp_wmpos = 46 where wer = -381 and f1_Saison=1959; -- 0.089 msupdate f1_InSaison set tmp_wmpos = 47 where wer = -250 and f1_Saison=1959; -- 0.120 ms
Kein passender Alias für "-5" (Typ:f) gefunden!
update f1_InSaison set tmp_wmpos = 48 where wer = -5 and f1_Saison=1959; -- 0.317 msupdate f1_InSaison set tmp_wmpos = 49 where wer = -153 and f1_Saison=1959; -- 0.128 msupdate f1_InSaison set tmp_wmpos = 50 where wer = -72 and f1_Saison=1959; -- 0.087 msupdate f1_InSaison set tmp_wmpos = 51 where wer = -225 and f1_Saison=1959; -- 0.109 msupdate f1_InSaison set tmp_wmpos = 52 where wer = -374 and f1_Saison=1959; -- 0.086 msupdate f1_InSaison set tmp_wmpos = 53 where wer = -12 and f1_Saison=1959; -- 0.080 msupdate f1_InSaison set tmp_wmpos = 54 where wer = -380 and f1_Saison=1959; -- 0.076 msupdate f1_InSaison set tmp_wmpos = 55 where wer = -79 and f1_Saison=1959; -- 0.094 msupdate f1_InSaison set tmp_wmpos = 56 where wer = -271 and f1_Saison=1959; -- 0.119 msupdate f1_InSaison set tmp_wmpos = 57 where wer = -162 and f1_Saison=1959; -- 0.078 msupdate f1_InSaison set tmp_wmpos = 58 where wer = -186 and f1_Saison=1959; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 59 where wer = -43 and f1_Saison=1959; -- 0.085 msupdate f1_InSaison set tmp_wmpos = 60 where wer = -152 and f1_Saison=1959; -- 0.082 msupdate f1_InSaison set tmp_wmpos = 61 where wer = -56 and f1_Saison=1959; -- 0.125 msupdate f1_InSaison set tmp_wmpos = 62 where wer = -318 and f1_Saison=1959; -- 0.097 msupdate f1_InSaison set tmp_wmpos = 63 where wer = -57 and f1_Saison=1959; -- 0.270 msupdate f1_InSaison set tmp_wmpos = 64 where wer = -125 and f1_Saison=1959; -- 0.090 msupdate f1_InSaison set tmp_wmpos = 65 where wer = -120 and f1_Saison=1959; -- 0.095 msupdate f1_InSaison set tmp_wmpos = 66 where wer = -188 and f1_Saison=1959; -- 0.078 ms