I have been meaning to find out about this since I moved to mysql 5. In version 4, I never saw the table "information schema". With it being in version 5, I assume it was something only the root users, or a higher level user could see.

I now know that it shows up under any account. I will certainly go read more in the docs about what this table is for. However, since it seems to be important, I would assume you do not want database users to be able to update, insert, or delete against it.

Is the default set up in a way that database/tables are protected?
--
Scott * If you contact me off list replace talklists@ with scott@ *


--
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