Login
Enregistrement
Password
EN

The riders list > frkjprh > List of sessions

Profile | Sessions | Equipment | Statitics

List of sessionsSessions historyCalendar


2016 [75] • 2017 [62] • 2018 [11] • 2019 [8] • 2021 [58]

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