Problème avec la requête : SELECT * FROM cambio_herbes WHERE id_herbe = 0
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)Problème avec la requête : SELECT * FROM cambio_herbes,cambio_produits,cambio_traitements,cambio_efficacites
WHERE
cambio_herbes.id_herbe = cambio_traitements.id_herbe_traitement
AND cambio_produits.id_produit = cambio_traitements.id_produit_traitement
AND cambio_efficacites.id_efficacite = cambio_traitements.id_efficacite_traitement
AND cambio_traitements.id_herbe_traitement = 0
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
Traitement pour l'adventice :
< retour