Login
Enregistrement
Password
EN

The riders list > denfou > List of sessions

Profile | Sessions | Equipment | Statitics

List of sessionsSessions historyCalendar


2017 [30] • 2018 [37] • 2019 [41] • 2020 [45] • 2021 [58]

 Wing [3] Mountainboard [5] •  Paddle [3] •  Surf [6] •  Windsurf [40] •  Undefined [1] • All [58]


[1]
 
Erreur SQL !
select id_session, p.id_spot, rider, spot, code, pays as pays, en from sessions s, riders r, spots p, pays y where date='2021-10-26' and s.id_rider=r.id_rider and s.id_spot=p.id_spot and y.id_pays=p.pays and r.id_rider<>0 and r.profil_public=1 and r.id_rider<>2986 union select id_session, 0, rider, '' as spot, '' as code, '' as pays, '' from sessions s, riders r where date='2021-10-26' and s.id_rider=r.id_rider and s.id_spot=0 and r.id_rider<>0 and r.profil_public=1 and r.id_rider<>2986 order by pays desc, id_spot desc
Lost connection to MySQL server during query