In infinite wisdom don-mysq...@isis.cs3-inc.com (Don Cohen) wrote:
 
> The question is what I have to prohibit in order to prevent either
> updates or access to other tables, or perhaps other things that
> I should be worried about but haven't yet thought of.


One option here might be to use "mysql proxy" as a man-in-the-middle and
filter out unwanted queries.  You can find an example on how to do this
with mysql proxy on the mysql forge wiki
<http://forge.mysql.com/tools/tool.php?id=108> (more stuff
http://forge.mysql.com/tools/search.php?t=tag&k=mysqlproxy) 

(in case you do not know mysql proxy, see
<http://www.oreillynet.com/pub/a/databases/2007/07/12/getting-started-with-mysql-proxy.html?page=1>
 )
 
-- 
Raj Shekhar
-
If there's anything more important than my ego around, I want it
caught and shot now.



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql?unsub=arch...@jab.org

Reply via email to