limit mysql access?
Posted: Fri Feb 24, 2006 12:04 pm
I have apache/php/mysql running on my computer. I have my websites documents on my computer. I configured my server to allow me to connect to the database that I'm using for the live website. However, I only want to be able to read from it, as I don't want to accidentally write something during testing scripts.
Is this possible?
Is this possible?