Login
Enregistrement
Password
EN

The riders list > PatB1977 > List of sessions

Profile | Sessions | Equipment | Photos | Statitics

List of sessionsSessions historyCalendar


2018 [42] • 2019 [36] • 2020 [36] • 2021 [43] • 2023 [17]

 Paddle [10] •  Windsurf [7] • All [17]


[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='2023-03-14' 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<>976 union select id_session, 0, rider, '' as spot, '' as code, '' as pays, '' from sessions s, riders r where date='2023-03-14' 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<>976 order by pays desc, id_spot desc
Lost connection to MySQL server during query