erreur requete:select produit.id as id, nom, promo, promotion.type as type_promo, promotion.prix as prix_promo, id_gamme, produit.prix as prix, description, meta_title, meta_description, meta_keywords, infos, tailles, couleurs, photos_sup, mode_emploi, docs, temoignage from produit left join promotion on produit.id=id_produit where produit.id=;
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)