I've got a problem with MySQL replication, when I execute a SQL request with a software for MySQL (ex:MySQL Front), the replication works, but when I execute the same request with my PHP script I find my data in the base but the replication doesn't works.
Have you got an answer to my problem ?


