Warning ! Rivers lives and are subject to permanent change. Topo-Guides's authors and website creators cannot be considered as responsable in case of accident due to incorrect informations in this guide.
Nr | Query | Error | Affected | Num. rows | Took (ms) |
---|---|---|---|---|---|
1 | SHOW FULL COLUMNS FROM `dernieres_descentes` | 7 | 7 | 1 | |
2 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'latin1_swedish_ci'; | 1 | 1 | 1 | |
3 | SHOW FULL COLUMNS FROM `topo_commentaires` | 6 | 6 | 1 | |
4 | SHOW FULL COLUMNS FROM `aide_edition_topos` | 7 | 7 | 1 | |
5 | SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_bin'; | 1 | 1 | 1 | |
6 | select T.id from topos T where T.slug = 'allier' and T.topo_type_id=1 | 1 | 1 | 3 | |
7 | select TP.numero_ordre from topos T,topo_parcours TP where T.id=1285 and TP.topo_id=T.id | 1 | 1 | 0 | |
8 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1285 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 18 | |
9 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=383 | 1 | 1 | 1 | |
10 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=66 | 1 | 1 | 1 | |
11 | select C.* from topo_commentaires C where C.topo_id=1285 order by C.created desc | 10 | 10 | 1 | |
12 | select D.* from dernieres_descentes D where D.topo_id=1285 order by D.quand desc | 5 | 5 | 2 | |
13 | select A.*,U.username, U.user_avatar from attachments A,attachments_links AL,phpbb_users U,topos T where T.parent_id=122 and T.topo_type_id=4 and AL.foreign_id=T.id and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 62 | 62 | 4 | |
14 | select A.*,U.username, U.user_avatar from attachments A,attachments_links AL,phpbb_users U,topos T where T.id=1285 and T.topo_type_id=4 and AL.foreign_id=T.id and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 17 | 17 | 3 | |
15 | SELECT `TopoFacility`.`id`, `TopoFacility`.`topo_type_id`, `TopoFacility`.`nom`, `TopoFacility`.`nom2`, `TopoFacility`.`slug`, `TopoFacility`.`parent_id`, `TopoFacility`.`left`, `TopoFacility`.`right`, `TopoFacility`.`created`, `TopoFacility`.`modified`, `TopoFacility`.`riviere`, `TopoFacility`.`slugRiviere`, `TopoFacility`.`numero_ordre`, `TopoFacility`.`etat`, `TopoFacility`.`article`, `TopoFacility`.`situation_geographique`, `TopoFacility`.`presentation`, `TopoFacility`.`alimentation`, `TopoFacility`.`echelle`, `TopoFacility`.`debit`, `TopoFacility`.`qualite_eau`, `TopoFacility`.`temperature_eau`, `TopoFacility`.`source_niveaux`, `TopoFacility`.`periode_favorable`, `TopoFacility`.`risques_particuliers`, `TopoFacility`.`secours`, `TopoFacility`.`prestataires_eau_vive`, `TopoFacility`.`clubs_locaux`, `TopoFacility`.`bonnes_adresses`, `TopoFacility`.`bibliographie`, `TopoFacility`.`web_utiles`, `TopoFacility`.`commentaire`, `TopoFacility`.`img_carte`, `TopoFacility`.`url_carte`, `TopoFacility`.`reglementation_accords`, `TopoFacility`.`alternative_Basse`, `TopoFacility`.`alternative_Moyenne`, `TopoFacility`.`alternative_Haute`, `TopoFacility`.`niveau_temps_reel`, `TopoFacility`.`user_id`, `TopoFacility`.`user_2_id`, `TopoFacility`.`date_premiere_publication`, `TopoFacility`.`embarquement`, `TopoFacility`.`debarquement`, `TopoFacility`.`longueur`, `TopoFacility`.`distance`, `TopoFacility`.`pente_moyenne`, `TopoFacility`.`cotation`, `TopoFacility`.`physionomie`, `TopoFacility`.`logistique`, `TopoFacility`.`isolement`, `TopoFacility`.`paysage`, `TopoFacility`.`playboating`, `TopoFacility`.`duree`, `TopoFacility`.`guide_kilometrique`, `TopoFacility`.`date_derniere_descente`, `TopoFacility`.`caracteristiques`, `TopoFacility`.`renseignements`, `TopoType`.`id`, `TopoType`.`nom`, `TopoAlias`.`id`, `TopoAlias`.`topo_type_id`, `TopoAlias`.`nom`, `TopoAlias`.`slug`, `TopoAlias`.`parent_id`, `TopoAlias`.`left`, `TopoAlias`.`right`, `TopoAlias`.`created`, `TopoAlias`.`modified`, `TopoAlias`.`Migration_topo_id_original` FROM `topos_facility` AS `TopoFacility` LEFT JOIN `topo_types` AS `TopoType` ON (`TopoFacility`.`topo_type_id` = `TopoType`.`id`) LEFT JOIN `topos` AS `TopoAlias` ON (`TopoFacility`.`parent_id` = `TopoAlias`.`id`) WHERE `TopoFacility`.`id` = 1285 ORDER BY `TopoFacility`.`numero_ordre` asc | 1 | 1 | 1 | |
16 | SELECT `TopoType`.`id`, `TopoType`.`nom` FROM `topo_types` AS `TopoType` WHERE `TopoType`.`id` = 4 | 1 | 1 | 0 | |
17 | SELECT `TopoAlias`.`id`, `TopoAlias`.`topo_type_id`, `TopoAlias`.`nom`, `TopoAlias`.`slug`, `TopoAlias`.`parent_id`, `TopoAlias`.`left`, `TopoAlias`.`right`, `TopoAlias`.`created`, `TopoAlias`.`modified`, `TopoAlias`.`Migration_topo_id_original` FROM `topos` AS `TopoAlias` WHERE `TopoAlias`.`id` = 122 | 1 | 1 | 0 | |
18 | SELECT `NiveauReferencesDeNiveaux`.`id`, `NiveauReferencesDeNiveaux`.`niveau_stations_de_mesure_id`, `NiveauReferencesDeNiveaux`.`topo_id`, `NiveauReferencesDeNiveaux`.`niveau_references_de_niveau_type_id`, `NiveauReferencesDeNiveaux`.`min`, `NiveauReferencesDeNiveaux`.`max`, `NiveauReferencesDeNiveaux`.`publiable`, `NiveauReferencesDeNiveaux`.`user_id`, `NiveauReferencesDeNiveaux`.`commentaire`, `NiveauReferencesDeNiveaux`.`created`, `NiveauReferencesDeNiveaux`.`modified` FROM `niveau_references_de_niveaux` AS `NiveauReferencesDeNiveaux` WHERE `NiveauReferencesDeNiveaux`.`topo_id` = (1285) | 1 | 1 | 1 | |
19 | SELECT `NiveauStationsDeMesure`.`id`, `NiveauStationsDeMesure`.`nom`, `NiveauStationsDeMesure`.`niveau_source_donnee_id`, `NiveauStationsDeMesure`.`riviere`, `NiveauStationsDeMesure`.`web_adress2`, `NiveauStationsDeMesure`.`web_adress1`, `NiveauStationsDeMesure`.`comment`, `NiveauStationsDeMesure`.`actif`, `NiveauStationsDeMesure`.`created`, `NiveauStationsDeMesure`.`modified` FROM `niveau_stations_de_mesures` AS `NiveauStationsDeMesure` WHERE `NiveauStationsDeMesure`.`id` = 'V11-K224082001' | 1 | 1 | 1 | |
20 | SELECT `NiveauDonneesTempsReel`.`id`, `NiveauDonneesTempsReel`.`niveau_stations_de_mesure_id`, `NiveauDonneesTempsReel`.`date_extraction`, `NiveauDonneesTempsReel`.`hauteur_d_eau`, `NiveauDonneesTempsReel`.`debit`, `NiveauDonneesTempsReel`.`pluie`, `NiveauDonneesTempsReel`.`autres_informations`, `NiveauDonneesTempsReel`.`IsLastInfo`, `NiveauDonneesTempsReel`.`IsNew`, `NiveauDonneesTempsReel`.`tendance`, `NiveauDonneesTempsReel`.`modified`, `NiveauDonneesTempsReel`.`created` FROM `niveau_donnees_temps_reels` AS `NiveauDonneesTempsReel` WHERE `IsLastInfo` = 0 AND `NiveauDonneesTempsReel`.`niveau_stations_de_mesure_id` = ('V11-K224082001') | 1 | 1 | 12 | |
21 | SELECT `CoordonneeAdministrativeTopo`.`id`, `CoordonneeAdministrativeTopo`.`coordonnees_administrative_id`, `CoordonneeAdministrativeTopo`.`topo_id` FROM `coordonnee_administrative_topos` AS `CoordonneeAdministrativeTopo` WHERE `CoordonneeAdministrativeTopo`.`topo_id` = (1285) | 1 | 1 | 0 | |
22 | SELECT `CoordonneeAdministrativeFacility`.`id`, `CoordonneeAdministrativeFacility`.`nom`, `CoordonneeAdministrativeFacility`.`slug`, `CoordonneeAdministrativeFacility`.`code`, `CoordonneeAdministrativeFacility`.`coordonnee_administrative_type_id`, `CoordonneeAdministrativeFacility`.`parent_id`, `CoordonneeAdministrativeFacility`.`lft`, `CoordonneeAdministrativeFacility`.`rght`, `CoordonneeAdministrativeFacility`.`Migration`, `CoordonneeAdministrativeFacility`.`departement_id`, `CoordonneeAdministrativeFacility`.`departement_nom`, `CoordonneeAdministrativeFacility`.`departement_code`, `CoordonneeAdministrativeFacility`.`region_id`, `CoordonneeAdministrativeFacility`.`region_nom`, `CoordonneeAdministrativeFacility`.`region_code`, `CoordonneeAdministrativeFacility`.`pays_id`, `CoordonneeAdministrativeFacility`.`pays_nom`, `CoordonneeAdministrativeFacility`.`pays_code` FROM `coordonnees_administratives_facility` AS `CoordonneeAdministrativeFacility` WHERE `CoordonneeAdministrativeFacility`.`id` = 127 | 1 | 1 | 1 | |
23 | SELECT `CartoCoordonnee`.`id`, `CartoCoordonnee`.`objet_id`, `CartoCoordonnee`.`carto_type_id`, `CartoCoordonnee`.`carto_sous_type_id`, `CartoCoordonnee`.`lat`, `CartoCoordonnee`.`lon`, `CartoCoordonnee`.`alt`, `CartoCoordonnee`.`geocodage`, `CartoCoordonnee`.`encoded_coordinates`, `CartoCoordonnee`.`encoded_zooms`, `CartoCoordonnee`.`user_id`, `CartoCoordonnee`.`modified`, `CartoCoordonnee`.`created` FROM `carto_coordonnees` AS `CartoCoordonnee` WHERE carto_type_id IN (1, 2, 3) AND `CartoCoordonnee`.`objet_id` = (1285) | 2 | 2 | 1 | |
24 | SELECT `TopoFacility`.`id`, `TopoFacility`.`topo_type_id`, `TopoFacility`.`nom`, `TopoFacility`.`nom2`, `TopoFacility`.`slug`, `TopoFacility`.`parent_id`, `TopoFacility`.`left`, `TopoFacility`.`right`, `TopoFacility`.`created`, `TopoFacility`.`modified`, `TopoFacility`.`riviere`, `TopoFacility`.`slugRiviere`, `TopoFacility`.`numero_ordre`, `TopoFacility`.`etat`, `TopoFacility`.`article`, `TopoFacility`.`situation_geographique`, `TopoFacility`.`presentation`, `TopoFacility`.`alimentation`, `TopoFacility`.`echelle`, `TopoFacility`.`debit`, `TopoFacility`.`qualite_eau`, `TopoFacility`.`temperature_eau`, `TopoFacility`.`source_niveaux`, `TopoFacility`.`periode_favorable`, `TopoFacility`.`risques_particuliers`, `TopoFacility`.`secours`, `TopoFacility`.`prestataires_eau_vive`, `TopoFacility`.`clubs_locaux`, `TopoFacility`.`bonnes_adresses`, `TopoFacility`.`bibliographie`, `TopoFacility`.`web_utiles`, `TopoFacility`.`commentaire`, `TopoFacility`.`img_carte`, `TopoFacility`.`url_carte`, `TopoFacility`.`reglementation_accords`, `TopoFacility`.`alternative_Basse`, `TopoFacility`.`alternative_Moyenne`, `TopoFacility`.`alternative_Haute`, `TopoFacility`.`niveau_temps_reel`, `TopoFacility`.`user_id`, `TopoFacility`.`user_2_id`, `TopoFacility`.`date_premiere_publication`, `TopoFacility`.`embarquement`, `TopoFacility`.`debarquement`, `TopoFacility`.`longueur`, `TopoFacility`.`distance`, `TopoFacility`.`pente_moyenne`, `TopoFacility`.`cotation`, `TopoFacility`.`physionomie`, `TopoFacility`.`logistique`, `TopoFacility`.`isolement`, `TopoFacility`.`paysage`, `TopoFacility`.`playboating`, `TopoFacility`.`duree`, `TopoFacility`.`guide_kilometrique`, `TopoFacility`.`date_derniere_descente`, `TopoFacility`.`caracteristiques`, `TopoFacility`.`renseignements`, `TopoType`.`id`, `TopoType`.`nom`, `TopoAlias`.`id`, `TopoAlias`.`topo_type_id`, `TopoAlias`.`nom`, `TopoAlias`.`slug`, `TopoAlias`.`parent_id`, `TopoAlias`.`left`, `TopoAlias`.`right`, `TopoAlias`.`created`, `TopoAlias`.`modified`, `TopoAlias`.`Migration_topo_id_original`, `Membre`.`user_id`, `Membre`.`user_regdate`, `Membre`.`username`, `Membre`.`username_clean`, `Membre`.`user_email`, `Membre`.`user_lastvisit`, `Membre`.`user_posts`, `Membre`.`user_avatar` FROM `topos_facility` AS `TopoFacility` LEFT JOIN `topo_types` AS `TopoType` ON (`TopoFacility`.`topo_type_id` = `TopoType`.`id`) LEFT JOIN `topos` AS `TopoAlias` ON (`TopoFacility`.`parent_id` = `TopoAlias`.`id`) LEFT JOIN `phpbb_users` AS `Membre` ON (`TopoFacility`.`user_id` = `Membre`.`user_id`) WHERE `TopoFacility`.`parent_id` = 122 AND `TopoFacility`.`numero_ordre` = 7 | 1 | 1 | 1 | |
25 | SELECT `NiveauReferencesDeNiveaux`.`id`, `NiveauReferencesDeNiveaux`.`niveau_stations_de_mesure_id`, `NiveauReferencesDeNiveaux`.`topo_id`, `NiveauReferencesDeNiveaux`.`niveau_references_de_niveau_type_id`, `NiveauReferencesDeNiveaux`.`min`, `NiveauReferencesDeNiveaux`.`max`, `NiveauReferencesDeNiveaux`.`publiable`, `NiveauReferencesDeNiveaux`.`user_id`, `NiveauReferencesDeNiveaux`.`commentaire`, `NiveauReferencesDeNiveaux`.`created`, `NiveauReferencesDeNiveaux`.`modified` FROM `niveau_references_de_niveaux` AS `NiveauReferencesDeNiveaux` WHERE `NiveauReferencesDeNiveaux`.`topo_id` = (2169) | 0 | 0 | 0 | |
26 | SELECT `CoordonneeAdministrativeTopo`.`id`, `CoordonneeAdministrativeTopo`.`coordonnees_administrative_id`, `CoordonneeAdministrativeTopo`.`topo_id` FROM `coordonnee_administrative_topos` AS `CoordonneeAdministrativeTopo` WHERE `CoordonneeAdministrativeTopo`.`topo_id` = (2169) | 1 | 1 | 0 | |
27 | SELECT `CartoCoordonnee`.`id`, `CartoCoordonnee`.`objet_id`, `CartoCoordonnee`.`carto_type_id`, `CartoCoordonnee`.`carto_sous_type_id`, `CartoCoordonnee`.`lat`, `CartoCoordonnee`.`lon`, `CartoCoordonnee`.`alt`, `CartoCoordonnee`.`geocodage`, `CartoCoordonnee`.`encoded_coordinates`, `CartoCoordonnee`.`encoded_zooms`, `CartoCoordonnee`.`user_id`, `CartoCoordonnee`.`modified`, `CartoCoordonnee`.`created` FROM `carto_coordonnees` AS `CartoCoordonnee` WHERE carto_type_id IN (1, 2, 3) AND `CartoCoordonnee`.`objet_id` = (2169) | 2 | 2 | 1 | |
28 | SELECT `NiveauAlerte`.`id`, `NiveauAlerte`.`user_id`, `NiveauAlerte`.`topo_id`, `NiveauAlerte`.`modified`, `NiveauAlerte`.`created` FROM `niveau_alertes` AS `NiveauAlerte` WHERE `NiveauAlerte`.`topo_id` = (2169) | 0 | 0 | 1 | |
29 | SELECT `AttachmentsLink`.`id`, `AttachmentsLink`.`class`, `AttachmentsLink`.`foreign_id`, `AttachmentsLink`.`attachment_id`, `AttachmentsLink`.`created`, `AttachmentsLink`.`modified` FROM `attachments_links` AS `AttachmentsLink` WHERE `class` = 'Topo' AND `AttachmentsLink`.`foreign_id` = (2169) | 0 | 0 | 0 | |
30 | SELECT `Image`.`id`, `Image`.`class`, `Image`.`foreign_id`, `Image`.`filename`, `Image`.`slug`, `Image`.`dir`, `Image`.`mimetype`, `Image`.`filesize`, `Image`.`height`, `Image`.`width`, `Image`.`thumb`, `Image`.`description`, `Image`.`proprietaire`, `Image`.`proprietaire_url`, `Image`.`proprietaire_email`, `Image`.`user_id`, `Image`.`peut_illustrer`, `Image`.`created`, `Image`.`modified` FROM `attachments` AS `Image` WHERE `Image`.`class` = 'Topo' AND `Image`.`foreign_id` = (2169) | 0 | 0 | 11 | |
31 | select T.id,T.nom,T.slug,T.topo_type_id from topos T where T.id=122 | 1 | 1 | 0 | |
32 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 122) | 1 | 1 | 1 | |
33 | select CA.id,CA.nom,CA.parent_id,CA.code,CAT.nom from coordonnees_administratives CA,coordonnee_administrative_types CAT where CA.id=127 and CA.coordonnee_administrative_type_id=CAT.id | 1 | 1 | 1 | |
34 | select CA.id,CA.nom,CA.parent_id,CA.code,CAT.nom from coordonnees_administratives CA,coordonnee_administrative_types CAT where CA.id=262 and CA.coordonnee_administrative_type_id=CAT.id | 1 | 1 | 0 | |
35 | select CA.id,CA.nom,CA.parent_id,CA.code,CAT.nom from coordonnees_administratives CA,coordonnee_administrative_types CAT where CA.id=1 and CA.coordonnee_administrative_type_id=CAT.id | 1 | 1 | 0 | |
36 | select T.id,T.nom,T.topo_type_id,TP.longueur,TP.numero_ordre from topos T,topo_parcours TP where T.parent_id=122 and TP.topo_id=T.id order by TP.numero_ordre | 11 | 11 | 1 | |
37 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 2706) | 1 | 1 | 1 | |
38 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 1015) | 1 | 1 | 1 | |
39 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 1016) | 1 | 1 | 1 | |
40 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 1292) | 1 | 1 | 1 | |
41 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 2747) | 1 | 1 | 1 | |
42 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 1285) | 1 | 1 | 1 | |
43 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 2169) | 1 | 1 | 1 | |
44 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 2170) | 1 | 1 | 1 | |
45 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 2171) | 1 | 1 | 1 | |
46 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 2748) | 1 | 1 | 1 | |
47 | select id from coordonnees_administratives where id in (select coordonnees_administrative_id from coordonnee_administrative_topos where topo_id = 1686) | 0 | 0 | 1 | |
48 | select T.id,T.topo_type_id from topos T where T.parent_id=122 and T.topo_type_id=1 | 0 | 0 | 0 | |
49 | select T.parent_id from topos T where T.id=122 | 1 | 1 | 0 | |
50 | select T.id,T.slug,T.topo_type_id,TRD.* from topos T,topo_rivieres TR,topo_riviere_details TRD where T.id=122 and TR.topo_id=T.id and TRD.topo_riviere_id=TR.id | 1 | 1 | 1 | |
51 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=602 | 1 | 1 | 0 | |
52 | select C.* from topo_commentaires C where C.topo_id=122 order by C.created desc | 8 | 8 | 1 | |
53 | SELECT `TopoFacility`.`id`, `TopoFacility`.`topo_type_id`, `TopoFacility`.`nom`, `TopoFacility`.`nom2`, `TopoFacility`.`slug`, `TopoFacility`.`parent_id`, `TopoFacility`.`left`, `TopoFacility`.`right`, `TopoFacility`.`created`, `TopoFacility`.`modified`, `TopoFacility`.`riviere`, `TopoFacility`.`slugRiviere`, `TopoFacility`.`numero_ordre`, `TopoFacility`.`etat`, `TopoFacility`.`article`, `TopoFacility`.`situation_geographique`, `TopoFacility`.`presentation`, `TopoFacility`.`alimentation`, `TopoFacility`.`echelle`, `TopoFacility`.`debit`, `TopoFacility`.`qualite_eau`, `TopoFacility`.`temperature_eau`, `TopoFacility`.`source_niveaux`, `TopoFacility`.`periode_favorable`, `TopoFacility`.`risques_particuliers`, `TopoFacility`.`secours`, `TopoFacility`.`prestataires_eau_vive`, `TopoFacility`.`clubs_locaux`, `TopoFacility`.`bonnes_adresses`, `TopoFacility`.`bibliographie`, `TopoFacility`.`web_utiles`, `TopoFacility`.`commentaire`, `TopoFacility`.`img_carte`, `TopoFacility`.`url_carte`, `TopoFacility`.`reglementation_accords`, `TopoFacility`.`alternative_Basse`, `TopoFacility`.`alternative_Moyenne`, `TopoFacility`.`alternative_Haute`, `TopoFacility`.`niveau_temps_reel`, `TopoFacility`.`user_id`, `TopoFacility`.`user_2_id`, `TopoFacility`.`date_premiere_publication`, `TopoFacility`.`embarquement`, `TopoFacility`.`debarquement`, `TopoFacility`.`longueur`, `TopoFacility`.`distance`, `TopoFacility`.`pente_moyenne`, `TopoFacility`.`cotation`, `TopoFacility`.`physionomie`, `TopoFacility`.`logistique`, `TopoFacility`.`isolement`, `TopoFacility`.`paysage`, `TopoFacility`.`playboating`, `TopoFacility`.`duree`, `TopoFacility`.`guide_kilometrique`, `TopoFacility`.`date_derniere_descente`, `TopoFacility`.`caracteristiques`, `TopoFacility`.`renseignements`, `TopoType`.`id`, `TopoType`.`nom` FROM `topos_facility` AS `TopoFacility` LEFT JOIN `topo_types` AS `TopoType` ON (`TopoFacility`.`topo_type_id` = `TopoType`.`id`) WHERE `TopoFacility`.`id` = 122 | 1 | 1 | 1 | |
54 | SELECT `TopoType`.`id`, `TopoType`.`nom` FROM `topo_types` AS `TopoType` WHERE `TopoType`.`id` = 1 | 1 | 1 | 0 | |
55 | SELECT `NiveauReferencesDeNiveaux`.`id`, `NiveauReferencesDeNiveaux`.`niveau_stations_de_mesure_id`, `NiveauReferencesDeNiveaux`.`topo_id`, `NiveauReferencesDeNiveaux`.`niveau_references_de_niveau_type_id`, `NiveauReferencesDeNiveaux`.`min`, `NiveauReferencesDeNiveaux`.`max`, `NiveauReferencesDeNiveaux`.`publiable`, `NiveauReferencesDeNiveaux`.`user_id`, `NiveauReferencesDeNiveaux`.`commentaire`, `NiveauReferencesDeNiveaux`.`created`, `NiveauReferencesDeNiveaux`.`modified` FROM `niveau_references_de_niveaux` AS `NiveauReferencesDeNiveaux` WHERE `NiveauReferencesDeNiveaux`.`topo_id` = (122) | 2 | 2 | 1 | |
56 | SELECT `NiveauStationsDeMesure`.`id`, `NiveauStationsDeMesure`.`nom`, `NiveauStationsDeMesure`.`niveau_source_donnee_id`, `NiveauStationsDeMesure`.`riviere`, `NiveauStationsDeMesure`.`web_adress2`, `NiveauStationsDeMesure`.`web_adress1`, `NiveauStationsDeMesure`.`comment`, `NiveauStationsDeMesure`.`actif`, `NiveauStationsDeMesure`.`created`, `NiveauStationsDeMesure`.`modified` FROM `niveau_stations_de_mesures` AS `NiveauStationsDeMesure` WHERE `NiveauStationsDeMesure`.`id` = 'V11-K209081001' | 1 | 1 | 0 | |
57 | SELECT `NiveauDonneesTempsReel`.`id`, `NiveauDonneesTempsReel`.`niveau_stations_de_mesure_id`, `NiveauDonneesTempsReel`.`date_extraction`, `NiveauDonneesTempsReel`.`hauteur_d_eau`, `NiveauDonneesTempsReel`.`debit`, `NiveauDonneesTempsReel`.`pluie`, `NiveauDonneesTempsReel`.`autres_informations`, `NiveauDonneesTempsReel`.`IsLastInfo`, `NiveauDonneesTempsReel`.`IsNew`, `NiveauDonneesTempsReel`.`tendance`, `NiveauDonneesTempsReel`.`modified`, `NiveauDonneesTempsReel`.`created` FROM `niveau_donnees_temps_reels` AS `NiveauDonneesTempsReel` WHERE `IsLastInfo` = 0 AND `NiveauDonneesTempsReel`.`niveau_stations_de_mesure_id` = ('V11-K209081001') | 1 | 1 | 2 | |
58 | SELECT `NiveauStationsDeMesure`.`id`, `NiveauStationsDeMesure`.`nom`, `NiveauStationsDeMesure`.`niveau_source_donnee_id`, `NiveauStationsDeMesure`.`riviere`, `NiveauStationsDeMesure`.`web_adress2`, `NiveauStationsDeMesure`.`web_adress1`, `NiveauStationsDeMesure`.`comment`, `NiveauStationsDeMesure`.`actif`, `NiveauStationsDeMesure`.`created`, `NiveauStationsDeMesure`.`modified` FROM `niveau_stations_de_mesures` AS `NiveauStationsDeMesure` WHERE `NiveauStationsDeMesure`.`id` = 'V11-K207081010' | 1 | 1 | 1 | |
59 | SELECT `NiveauDonneesTempsReel`.`id`, `NiveauDonneesTempsReel`.`niveau_stations_de_mesure_id`, `NiveauDonneesTempsReel`.`date_extraction`, `NiveauDonneesTempsReel`.`hauteur_d_eau`, `NiveauDonneesTempsReel`.`debit`, `NiveauDonneesTempsReel`.`pluie`, `NiveauDonneesTempsReel`.`autres_informations`, `NiveauDonneesTempsReel`.`IsLastInfo`, `NiveauDonneesTempsReel`.`IsNew`, `NiveauDonneesTempsReel`.`tendance`, `NiveauDonneesTempsReel`.`modified`, `NiveauDonneesTempsReel`.`created` FROM `niveau_donnees_temps_reels` AS `NiveauDonneesTempsReel` WHERE `IsLastInfo` = 0 AND `NiveauDonneesTempsReel`.`niveau_stations_de_mesure_id` = ('V11-K207081010') | 1 | 1 | 2 | |
60 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=1 | 1 | 1 | 0 | |
61 | SELECT `TopoFacility`.`id`, `TopoFacility`.`topo_type_id`, `TopoFacility`.`nom`, `TopoFacility`.`nom2`, `TopoFacility`.`slug`, `TopoFacility`.`parent_id`, `TopoFacility`.`left`, `TopoFacility`.`right`, `TopoFacility`.`created`, `TopoFacility`.`modified`, `TopoFacility`.`riviere`, `TopoFacility`.`slugRiviere`, `TopoFacility`.`numero_ordre`, `TopoFacility`.`etat`, `TopoFacility`.`article`, `TopoFacility`.`situation_geographique`, `TopoFacility`.`presentation`, `TopoFacility`.`alimentation`, `TopoFacility`.`echelle`, `TopoFacility`.`debit`, `TopoFacility`.`qualite_eau`, `TopoFacility`.`temperature_eau`, `TopoFacility`.`source_niveaux`, `TopoFacility`.`periode_favorable`, `TopoFacility`.`risques_particuliers`, `TopoFacility`.`secours`, `TopoFacility`.`prestataires_eau_vive`, `TopoFacility`.`clubs_locaux`, `TopoFacility`.`bonnes_adresses`, `TopoFacility`.`bibliographie`, `TopoFacility`.`web_utiles`, `TopoFacility`.`commentaire`, `TopoFacility`.`img_carte`, `TopoFacility`.`url_carte`, `TopoFacility`.`reglementation_accords`, `TopoFacility`.`alternative_Basse`, `TopoFacility`.`alternative_Moyenne`, `TopoFacility`.`alternative_Haute`, `TopoFacility`.`niveau_temps_reel`, `TopoFacility`.`user_id`, `TopoFacility`.`user_2_id`, `TopoFacility`.`date_premiere_publication`, `TopoFacility`.`embarquement`, `TopoFacility`.`debarquement`, `TopoFacility`.`longueur`, `TopoFacility`.`distance`, `TopoFacility`.`pente_moyenne`, `TopoFacility`.`cotation`, `TopoFacility`.`physionomie`, `TopoFacility`.`logistique`, `TopoFacility`.`isolement`, `TopoFacility`.`paysage`, `TopoFacility`.`playboating`, `TopoFacility`.`duree`, `TopoFacility`.`guide_kilometrique`, `TopoFacility`.`date_derniere_descente`, `TopoFacility`.`caracteristiques`, `TopoFacility`.`renseignements` FROM `topos_facility` AS `TopoFacility` WHERE `TopoFacility`.`id` = 1285 | 1 | 1 | 1 | |
62 | SELECT `NiveauAlerte`.`id`, `NiveauAlerte`.`user_id`, `NiveauAlerte`.`topo_id`, `NiveauAlerte`.`modified`, `NiveauAlerte`.`created` FROM `niveau_alertes` AS `NiveauAlerte` WHERE `NiveauAlerte`.`topo_id` = (1285) | 1 | 1 | 1 | |
63 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2706 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
64 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2706 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
65 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=10363 | 1 | 1 | 1 | |
66 | select C.* from topo_commentaires C where C.topo_id=2706 order by C.created desc | 0 | 0 | 1 | |
67 | select D.* from dernieres_descentes D where D.topo_id=2706 order by D.quand desc | 0 | 0 | 2 | |
68 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=2706 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 0 | 0 | 2 | |
69 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1015 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 9 | |
70 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1015 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
71 | select C.* from topo_commentaires C where C.topo_id=1015 order by C.created desc | 8 | 8 | 1 | |
72 | select D.* from dernieres_descentes D where D.topo_id=1015 order by D.quand desc | 9 | 9 | 2 | |
73 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=1015 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 18 | 18 | 2 | |
74 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1016 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
75 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1016 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
76 | select C.* from topo_commentaires C where C.topo_id=1016 order by C.created desc | 8 | 8 | 1 | |
77 | select D.* from dernieres_descentes D where D.topo_id=1016 order by D.quand desc | 6 | 6 | 2 | |
78 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=1016 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 10 | 10 | 2 | |
79 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1292 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
80 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1292 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
81 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=56 | 1 | 1 | 0 | |
82 | select C.* from topo_commentaires C where C.topo_id=1292 order by C.created desc | 7 | 7 | 1 | |
83 | select D.* from dernieres_descentes D where D.topo_id=1292 order by D.quand desc | 2 | 2 | 2 | |
84 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=1292 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 7 | 7 | 2 | |
85 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2747 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 9 | |
86 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2747 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
87 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=6379 | 1 | 1 | 1 | |
88 | select C.* from topo_commentaires C where C.topo_id=2747 order by C.created desc | 8 | 8 | 1 | |
89 | select D.* from dernieres_descentes D where D.topo_id=2747 order by D.quand desc | 0 | 0 | 2 | |
90 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=2747 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 8 | 8 | 2 | |
91 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1285 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
92 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=1285 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 17 | 17 | 2 | |
93 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2169 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 9 | |
94 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2169 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
95 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=5299 | 1 | 1 | 1 | |
96 | select C.* from topo_commentaires C where C.topo_id=2169 order by C.created desc | 1 | 1 | 1 | |
97 | select D.* from dernieres_descentes D where D.topo_id=2169 order by D.quand desc | 0 | 0 | 2 | |
98 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=2169 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 0 | 0 | 1 | |
99 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2170 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
100 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2170 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
101 | select C.* from topo_commentaires C where C.topo_id=2170 order by C.created desc | 1 | 1 | 1 | |
102 | select D.* from dernieres_descentes D where D.topo_id=2170 order by D.quand desc | 0 | 0 | 2 | |
103 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=2170 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 0 | 0 | 1 | |
104 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2171 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
105 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2171 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
106 | select C.* from topo_commentaires C where C.topo_id=2171 order by C.created desc | 1 | 1 | 1 | |
107 | select D.* from dernieres_descentes D where D.topo_id=2171 order by D.quand desc | 0 | 0 | 2 | |
108 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=2171 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 1 | 1 | 1 | |
109 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2748 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
110 | select T.id,T.slug,T.topo_type_id,TP.numero_ordre,TPD.* from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=2748 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 1 | 1 | 1 | |
111 | select C.* from topo_commentaires C where C.topo_id=2748 order by C.created desc | 0 | 0 | 1 | |
112 | select D.* from dernieres_descentes D where D.topo_id=2748 order by D.quand desc | 0 | 0 | 2 | |
113 | select A.*,U.username, U.user_avatar from attachments A, attachments_links AL, phpbb_users U where AL.foreign_id=2748 and AL.class='Topo' and AL.attachment_id=A.id and A.user_id=U.user_id order by A.created desc | 1 | 1 | 1 | |
114 | select TPD.etat from topos T,topo_parcours TP,topo_parcours_details TPD where T.id=1686 and TP.topo_id=T.id and TPD.topo_parcours_id=TP.id | 0 | 0 | 1 | |
115 | select N.*, NE.name from niveaux N, niveau_evaluations NE where N.topo_id in (122,2706,1015,1016,1292,2747,1285,2169,2170,2171,2748,1686) and N.niveau_evaluation_id=NE.id order by quand desc | 0 | 0 | 2 | |
116 | select T.topo_type_id from topos T where T.id=122 | 1 | 1 | 0 | |
117 | select D.* from dernieres_descentes D where D.topo_id in (2706,1015,1016,1292,2747,1285,2169,2170,2171,2748,1686) order by D.quand desc | 22 | 22 | 2 | |
118 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=15441 | 1 | 1 | 1 | |
119 | select TP.numero_ordre from topos T,topo_parcours TP where T.id=1016 and TP.topo_id=T.id | 1 | 1 | 0 | |
120 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=11604 | 1 | 1 | 0 | |
121 | select TP.numero_ordre from topos T,topo_parcours TP where T.id=1015 and TP.topo_id=T.id | 1 | 1 | 0 | |
122 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=10916 | 1 | 1 | 0 | |
123 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=11810 | 1 | 1 | 1 | |
124 | select TP.numero_ordre from topos T,topo_parcours TP where T.id=1292 and TP.topo_id=T.id | 1 | 1 | 0 | |
125 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=3801 | 1 | 1 | 0 | |
126 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=13222 | 1 | 1 | 1 | |
127 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=128 | 1 | 1 | 1 | |
128 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=3948 | 1 | 1 | 0 | |
129 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=9976 | 1 | 1 | 0 | |
130 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=2990 | 1 | 1 | 0 | |
131 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=131 | 1 | 1 | 1 | |
132 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=62 | 1 | 1 | 1 | |
133 | select distinct SM.id,SM.nom,SM.web_adress1,SM.web_adress2,RN.niveau_references_de_niveau_type_id from topos T,niveau_stations_de_mesures SM,niveau_references_de_niveaux RN where (T.id=122 or (T.topo_type_id=4 and T.parent_id=122)) and RN.topo_id=T.id and RN.niveau_stations_de_mesure_id=SM.id and RN.publiable=1 and (SM.actif is null or SM.actif=1) order by SM.nom asc | 5 | 5 | 1 | |
134 | select T.id,T.slug,T.nom from topos T left join topo_rivieres TR on TR.topo_id = T.id left join topo_riviere_details TRD on TRD.topo_riviere_id = TR.id left join topo_parcours TP on TP.topo_id = T.id left join topo_parcours_details TPD on TPD.topo_parcours_id = TP.id left join topo_spots TS on TS.topo_id = T.id left join topo_spot_details TSD on TSD.topo_spot_id = TS.id left join topo_bassins TB on TB.topo_id = T.id left join topo_bassin_details TBD on TBD.topo_bassin_id = TB.id where T.slug < 'allier' and T.topo_type_id = 1 and case T.topo_type_id when 1 then TRD.etat when 4 then TPD.etat when 2 then TSD.etat when 3 then TBD.etat else null end = 0 order by T.slug desc limit 1 | 1 | 1 | 4 | |
135 | select T.id,T.slug,T.nom from topos T left join topo_rivieres TR on TR.topo_id = T.id left join topo_riviere_details TRD on TRD.topo_riviere_id = TR.id left join topo_parcours TP on TP.topo_id = T.id left join topo_parcours_details TPD on TPD.topo_parcours_id = TP.id left join topo_spots TS on TS.topo_id = T.id left join topo_spot_details TSD on TSD.topo_spot_id = TS.id left join topo_bassins TB on TB.topo_id = T.id left join topo_bassin_details TBD on TBD.topo_bassin_id = TB.id where T.slug > 'allier' and T.topo_type_id = 1 and case T.topo_type_id when 1 then TRD.etat when 4 then TPD.etat when 2 then TSD.etat when 3 then TBD.etat else null end = 0 order by T.slug asc limit 1 | 1 | 1 | 6 | |
136 | SELECT `TopoFacility`.`id`, `TopoFacility`.`topo_type_id`, `TopoFacility`.`nom`, `TopoFacility`.`nom2`, `TopoFacility`.`slug`, `TopoFacility`.`parent_id`, `TopoFacility`.`left`, `TopoFacility`.`right`, `TopoFacility`.`created`, `TopoFacility`.`modified`, `TopoFacility`.`riviere`, `TopoFacility`.`slugRiviere`, `TopoFacility`.`numero_ordre`, `TopoFacility`.`etat`, `TopoFacility`.`article`, `TopoFacility`.`situation_geographique`, `TopoFacility`.`presentation`, `TopoFacility`.`alimentation`, `TopoFacility`.`echelle`, `TopoFacility`.`debit`, `TopoFacility`.`qualite_eau`, `TopoFacility`.`temperature_eau`, `TopoFacility`.`source_niveaux`, `TopoFacility`.`periode_favorable`, `TopoFacility`.`risques_particuliers`, `TopoFacility`.`secours`, `TopoFacility`.`prestataires_eau_vive`, `TopoFacility`.`clubs_locaux`, `TopoFacility`.`bonnes_adresses`, `TopoFacility`.`bibliographie`, `TopoFacility`.`web_utiles`, `TopoFacility`.`commentaire`, `TopoFacility`.`img_carte`, `TopoFacility`.`url_carte`, `TopoFacility`.`reglementation_accords`, `TopoFacility`.`alternative_Basse`, `TopoFacility`.`alternative_Moyenne`, `TopoFacility`.`alternative_Haute`, `TopoFacility`.`niveau_temps_reel`, `TopoFacility`.`user_id`, `TopoFacility`.`user_2_id`, `TopoFacility`.`date_premiere_publication`, `TopoFacility`.`embarquement`, `TopoFacility`.`debarquement`, `TopoFacility`.`longueur`, `TopoFacility`.`distance`, `TopoFacility`.`pente_moyenne`, `TopoFacility`.`cotation`, `TopoFacility`.`physionomie`, `TopoFacility`.`logistique`, `TopoFacility`.`isolement`, `TopoFacility`.`paysage`, `TopoFacility`.`playboating`, `TopoFacility`.`duree`, `TopoFacility`.`guide_kilometrique`, `TopoFacility`.`date_derniere_descente`, `TopoFacility`.`caracteristiques`, `TopoFacility`.`renseignements`, `TopoType`.`id`, `TopoType`.`nom`, `TopoAlias`.`id`, `TopoAlias`.`topo_type_id`, `TopoAlias`.`nom`, `TopoAlias`.`slug`, `TopoAlias`.`parent_id`, `TopoAlias`.`left`, `TopoAlias`.`right`, `TopoAlias`.`created`, `TopoAlias`.`modified`, `TopoAlias`.`Migration_topo_id_original`, `Membre`.`user_id`, `Membre`.`user_regdate`, `Membre`.`username`, `Membre`.`username_clean`, `Membre`.`user_email`, `Membre`.`user_lastvisit`, `Membre`.`user_posts`, `Membre`.`user_avatar` FROM `topos_facility` AS `TopoFacility` LEFT JOIN `topo_types` AS `TopoType` ON (`TopoFacility`.`topo_type_id` = `TopoType`.`id`) LEFT JOIN `topos` AS `TopoAlias` ON (`TopoFacility`.`parent_id` = `TopoAlias`.`id`) LEFT JOIN `phpbb_users` AS `Membre` ON (`TopoFacility`.`user_id` = `Membre`.`user_id`) WHERE `TopoFacility`.`id` = 1285 | 1 | 1 | 1 | |
137 | SELECT `NiveauReferencesDeNiveaux`.`id`, `NiveauReferencesDeNiveaux`.`niveau_stations_de_mesure_id`, `NiveauReferencesDeNiveaux`.`topo_id`, `NiveauReferencesDeNiveaux`.`niveau_references_de_niveau_type_id`, `NiveauReferencesDeNiveaux`.`min`, `NiveauReferencesDeNiveaux`.`max`, `NiveauReferencesDeNiveaux`.`publiable`, `NiveauReferencesDeNiveaux`.`user_id`, `NiveauReferencesDeNiveaux`.`commentaire`, `NiveauReferencesDeNiveaux`.`created`, `NiveauReferencesDeNiveaux`.`modified` FROM `niveau_references_de_niveaux` AS `NiveauReferencesDeNiveaux` WHERE `NiveauReferencesDeNiveaux`.`topo_id` = (1285) | 1 | 1 | 0 | |
138 | SELECT `CoordonneeAdministrativeTopo`.`id`, `CoordonneeAdministrativeTopo`.`coordonnees_administrative_id`, `CoordonneeAdministrativeTopo`.`topo_id` FROM `coordonnee_administrative_topos` AS `CoordonneeAdministrativeTopo` WHERE `CoordonneeAdministrativeTopo`.`topo_id` = (1285) | 1 | 1 | 0 | |
139 | SELECT `CartoCoordonnee`.`id`, `CartoCoordonnee`.`objet_id`, `CartoCoordonnee`.`carto_type_id`, `CartoCoordonnee`.`carto_sous_type_id`, `CartoCoordonnee`.`lat`, `CartoCoordonnee`.`lon`, `CartoCoordonnee`.`alt`, `CartoCoordonnee`.`geocodage`, `CartoCoordonnee`.`encoded_coordinates`, `CartoCoordonnee`.`encoded_zooms`, `CartoCoordonnee`.`user_id`, `CartoCoordonnee`.`modified`, `CartoCoordonnee`.`created` FROM `carto_coordonnees` AS `CartoCoordonnee` WHERE carto_type_id IN (1, 2, 3) AND `CartoCoordonnee`.`objet_id` = (1285) | 2 | 2 | 0 | |
140 | SELECT `NiveauAlerte`.`id`, `NiveauAlerte`.`user_id`, `NiveauAlerte`.`topo_id`, `NiveauAlerte`.`modified`, `NiveauAlerte`.`created` FROM `niveau_alertes` AS `NiveauAlerte` WHERE `NiveauAlerte`.`topo_id` = (1285) | 1 | 1 | 0 | |
141 | SELECT `AttachmentsLink`.`id`, `AttachmentsLink`.`class`, `AttachmentsLink`.`foreign_id`, `AttachmentsLink`.`attachment_id`, `AttachmentsLink`.`created`, `AttachmentsLink`.`modified` FROM `attachments_links` AS `AttachmentsLink` WHERE `class` = 'Topo' AND `AttachmentsLink`.`foreign_id` = (1285) | 17 | 17 | 1 | |
142 | SELECT `Image`.`id`, `Image`.`class`, `Image`.`foreign_id`, `Image`.`filename`, `Image`.`slug`, `Image`.`dir`, `Image`.`mimetype`, `Image`.`filesize`, `Image`.`height`, `Image`.`width`, `Image`.`thumb`, `Image`.`description`, `Image`.`proprietaire`, `Image`.`proprietaire_url`, `Image`.`proprietaire_email`, `Image`.`user_id`, `Image`.`peut_illustrer`, `Image`.`created`, `Image`.`modified` FROM `attachments` AS `Image` WHERE `Image`.`class` = 'Topo' AND `Image`.`foreign_id` = (1285) | 17 | 17 | 11 | |
143 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
144 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
145 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
146 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
147 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
148 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
149 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
150 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
151 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
152 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
153 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
154 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
155 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
156 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
157 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
158 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
159 | SELECT `Topo`.`id`, `Topo`.`nom` FROM `topos` AS `Topo` WHERE `Topo`.`id` = 1285 LIMIT 1 | 1 | 1 | 0 | |
160 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=11410 | 1 | 1 | 1 | |
161 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=1467 | 1 | 1 | 0 | |
162 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=8030 | 1 | 1 | 0 | |
163 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=2946 | 1 | 1 | 1 | |
164 | select U.user_id,U.username,U.username_clean,U.user_avatar,U.user_avatar_width,U.user_avatar_height,P.pf_nom,P.pf_prenom from phpbb_users U left join phpbb_profile_fields_data P on U.user_id=P.user_id where U.user_id=2785 | 1 | 1 | 0 |