Re: No Priviliges and no snort DB in phpmyadmin

2005-04-15 Thread Gleb Paharenko
Hello. As of MySQL 4.0.2, you see only those databases for which you have some privileges if you don't have the global SHOW DATABASES privilege. Check the rights of user as which phpmyadmin connects. Mark Sargent <[EMAIL PROTECTED]> wrote: > Hi All, > > I've installed phpmyadmin

No Priviliges and no snort DB in phpmyadmin

2005-04-14 Thread Mark Sargent
Hi All, I've installed phpmyadmin and have a snort database in mysql, but, it doesn't appear in phpmyadmin. I know it's there, because base is using it to display info from snort on the machine. Why wouldn't it appear in phpmyadmin. It appears with the same set up on my work test machine. What