Page 1 of 1

not able to see the database

PostPosted: 17. May 2005 12:51
by parsec
Hi I have used XAMPP all my intallations work and all my database work like for ZENCART, but when I use the WinMYSQLAdmin I can only see one database the one that I have used only for testing also I can not see any other database when I use an ODBC driver for MYSQL ONLY one but there are other ones that I need to connect to any one can help
thank you
John

PostPosted: 17. May 2005 14:41
by Dave_L
Are you connecting with a MySQL user who has grants for the other databases?

PostPosted: 18. May 2005 00:43
by parsec
Thank you Dave
I was able to fix the ODBC but I don't know yet how to change the log in the WinMySQL log in if you do I will aprciated
Thank you kindly
John

PostPosted: 18. May 2005 01:15
by Dave_L
I'm not familiar with WinMYSQLAdmin. I use either phpMyAdmin, or the command-line tools (mysql, mysqladmin).

PostPosted: 18. May 2005 13:08
by parsec
If I was to use the mysqladmin what it will be the command to change the login user ?
Thank you