mySql error when connected through php?

  • Thread starter Thread starter Kumaravel
  • Start date Start date
K

Kumaravel

Guest
Hi,
I got this error when i try to execute UPDATE query
-------
The MySQL server is running with the --read-only option so it cannot execute this statement
--------
but when i connect the DB using phpmyadmin/sqlyog the query dose not give error(it executed)...

I don't know why it is ?
 
Back
Top