Bug #5633 | 'mysqlshow mysql' results in access denied for user | ||
---|---|---|---|
Submitted: | 17 Sep 2004 19:03 | Modified: | 1 Oct 2004 22:49 |
Reporter: | [ name withheld ] | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Command-line Clients | Severity: | S2 (Serious) |
Version: | 4.0.20a-nt | OS: | Windows (Win 2000 SBS) |
Assigned to: | CPU Architecture: | Any |
[17 Sep 2004 19:03]
[ name withheld ]
[1 Oct 2004 22:49]
MySQL Verification Team
That it is the expected behavior for a fresh install, even the root user having an empty password it has provileges for to access the mysql database, then you need to use the root user for. c:\mysql\bin>mysqlshow -uroot mysql Database: mysql +--------------+ | Tables | +--------------+ | columns_priv | | db | | func | | host | | tables_priv | | user | +--------------+