Problem with MySQL replication

if SQL query work with local data base it must be working with a server data base...

may be problem with MySQL user permition or data base connecting and selecting
 
don't know if it's all that simple but isn't it suposed to be values("value1","value2") and not values(value1,value2) ?
 
Back
Top