> rahan family's session
Profile | Sessions | Equipment
| Photos | Statitics
Sessions list • Sessions history • Calendar
Erreur SQL !
select id_session, p.id_spot, rider, spot, code, pays as pays, en, profil_public from sessions s, riders r, spots p, pays y where date='2021-04-02' and s.id_rider=r.id_rider and s.id_spot=p.id_spot and y.id_pays=p.pays and r.id_rider not in (0, 14, 1148) union select id_session, 0, rider, '' as spot, '' as code, '' as pays, '', profil_public from sessions s, riders r where date='2021-04-02' and s.id_rider=r.id_rider and s.id_spot=0 and r.id_rider not in (0, 14, 1148) order by pays desc, id_spot desc
Lost connection to MySQL server during query
Sessions list • Sessions history • Calendar
Type :
Kitesurf
Rider :
Date :
02/04/2021 [Friday]
Spot :
Start :
11:30
End :
13:30
Duration :
2h
Wind :
---
Waves :
---
Highest jump :
---
Mark :
---

duotone select

Duotone EVO sls 11.0
select id_session, p.id_spot, rider, spot, code, pays as pays, en, profil_public from sessions s, riders r, spots p, pays y where date='2021-04-02' and s.id_rider=r.id_rider and s.id_spot=p.id_spot and y.id_pays=p.pays and r.id_rider not in (0, 14, 1148) union select id_session, 0, rider, '' as spot, '' as code, '' as pays, '', profil_public from sessions s, riders r where date='2021-04-02' and s.id_rider=r.id_rider and s.id_spot=0 and r.id_rider not in (0, 14, 1148) order by pays desc, id_spot desc
Lost connection to MySQL server during query