When executing from the COMMAND PROMPT, the
following is returned:
C:\>cd mysql C:\mysql>cd
bin
C:\mysql\bin>mysqlshow -u
Administrator --password=1234567890 mysql
Database: mysql +--------------+ | Tables | +--------------+ | columns_priv | | db | | func | | host | | tables_priv | | user | +--------------+ C:\mysql\bin>
When using the
MYSQL CONTROL CENTER, the following is
returned.
[Default] ERROR 1045: Access denied for user: '[EMAIL PROTECTED]' (Using password: YES) I've trying
reading the manual, and I don't have the privileges to change the System or User
Administration Tables.
Does anyone have a fix in
the WIN 2000 Server environment? David M Friscia
|
- newbie installation question David M Friscia
- newbie installation question Morten Pedersen