Warning: mysqli::__construct() [mysqli.construct]: (HY000/1203): User fnflfrlvsjdb1 already has more than 'max_user_connections' active connections in /home/fnflfrlvsj/marins/classes/mysql.php on line 52
Warning: mysqli::ping() [mysqli.ping]: Couldn't fetch mysqli in /home/fnflfrlvsj/marins/classes/mysql.php on line 53
Warning: mysqli::__construct() [mysqli.construct]: (HY000/1203): User fnflfrlvsjdb1 already has more than 'max_user_connections' active connections in /home/fnflfrlvsj/marins/classes/mysql.php on line 54
Warning: mysqli::select_db() [mysqli.select-db]: Couldn't fetch mysqli in /home/fnflfrlvsj/marins/classes/mysql.php on line 100
Warning: mysqli::set_charset() [mysqli.set-charset]: Couldn't fetch mysqli in /home/fnflfrlvsj/marins/classes/mysql.php on line 103
Warning: mysqli::real_escape_string() [mysqli.real-escape-string]: Couldn't fetch mysqli in /home/fnflfrlvsj/marins/classes/mysql.php on line 271
Warning: mysqli::query() [mysqli.query]: Couldn't fetch mysqli in /home/fnflfrlvsj/marins/classes/mysql.php on line 117
Erreur MySQLi ligne 703 dans /home/fnflfrlvsj/marins/classes/marins.php
Requête MySQL :
SELECT m.*, m.n_badge_commando_kieffer, m.n_diplome_gal_de_gaulle, m.n_membre_afl, m.specialite as id_specialite, m.brevet,
spec.specialite as specialite,
dcc.type_deces, deco.annotation deco_annotation, deco.date date_decoration
,deco_type.decoration, #doc.titre titre_deco,
emb.nom nom_embarquement, emb.lieu lieu_embarquement,
emb.pays pays_embarquement, emb.date_debut date_debut_embarquement, emb.date_debut_type date_debut_type_embarquement,
emb.date_fin date_fin_embarquement, emb.date_fin_type date_fin_type_embarquement,
bat_type.batiment as batiment_type,
emb_unite.unite, eng.date_debut date_debut_engagement,
eng.date_debut_type date_debut_type_engagement, eng.date_fin date_fin_engagement, eng.date_fin_type date_fin_type_engagement,
eng.ville ville_engagement, eng.pays pays_engagement, eng.code_postal code_postal_engagement,
eng.reengagement, eng_corps.corps, #eve.description description_evenement,
#eve.date_debut date_debut_evenement, eve.date_debut_type date_debut_type_evenement,
#eve.date_fin date_fin_evenement, eve.date_fin_type date_fin_type_evenement,
fnct.date_debut date_debut_fonction, fnct.date_debut_type date_debut_type_fonction,
fnct.date_fin date_fin_fonction, fnct.date_fin_type date_fin_type_fonctionn,
fnct_type.fonction fonction_type_nom, grd.date_debut date_debut_grade,
grd.date_debut_type date_debut_type_grade, grd.date_fin date_fin_grade,
grd.date_fin_type date_fin_type_grade, grd_type_principal.grade as grade_principal, grd_type.grade grade_nom,
mt.type_marine type_marine, op.date_debut date_debut_operation,
op.date_debut_type date_debut_type_operation, op.date_fin date_fin_operation,
op.date_fin_type date_fin_type_operation, op_liste.nom_de_code date_fin_op_liste,
op_liste.nom_commun date_fin_type_op_liste, prc.annotation parcours_annotation,
prc.ordre parcours_ordre,
rall.description description_rall, rall.lieu rall_lieu,rall.pays rall_pays,rall.date_debut rall_date_debut, rall.date_debut_type rall_date_debut_type,
rc.texte rc_texte #, src.source_url url_source, src.source_titre titre_source
FROM marins m
LEFT JOIN specialites_type as spec ON spec.id = m.specialite
LEFT JOIN deces_cause dcc ON dcc.id = m.deces_cause
LEFT JOIN decorations deco ON deco.id_marin = m.id
LEFT JOIN decorations_type deco_type ON deco_type.id = deco.id_decoration
# LEFT JOIN documents doc ON doc.id_marin = m.id
LEFT JOIN embarquements emb ON emb.id_marin = m.id
LEFT JOIN embarquement_unites emb_unite ON emb_unite.id = emb.id_unite
LEFT JOIN batiments_type bat_type ON bat_type.id = emb.id_batiment_type
LEFT JOIN engagements eng ON eng.id_marin = m.id
LEFT JOIN engagement_corps eng_corps ON eng_corps.id = eng.id_corps
# LEFT JOIN evenements eve ON eve.id_marin = m.id
LEFT JOIN fonctions fnct ON fnct.id_marin = m.id
LEFT JOIN fonctions fnct_unite ON fnct_unite.id_unite = emb_unite.id
LEFT JOIN fonctions_type fnct_type ON fnct.id_fonction = fnct_type.id
LEFT JOIN grades_types grd_type_principal ON grd_type_principal.id = m.grade
LEFT JOIN grades grd ON grd.id = m.grade
LEFT JOIN grades_types grd_type ON grd_type.id = grd.id_grade
LEFT JOIN marine_type mt ON mt.id = m.id_type_marine
LEFT JOIN operations op ON op.id_marin = m.id
LEFT JOIN operations_liste op_liste ON op_liste.id = op.id_operation
LEFT JOIN parcours prc ON prc.id_marin = m.id
LEFT JOIN ralliement rall ON rall.id_marin = m.id
LEFT JOIN recit rc ON rc.id_marin = m.id
# LEFT JOIN sources src ON src.id_marin = m.id
WHERE (m.id = )
ORDER BY m.id
LIMIT 1
Page : http://marins.fnfl.fr/fiche/14430/dominiquemarie-vincensini
Réponse de MySQL : ()