help for MySQL! pls help.............I have installed mySQL4.0.20a.
1. But in WinMySQLAdmin1.4, there is only 'test' database inside and cant be added any new database there.
2. in DOS, if i enter by 'mysql', then there is only 'test' database and cant do anything there. while if i enter by 'mysql -u root', there are 'test' and 'mysql' databases.
What i want is, when i enter 'mysql', then enter the root environment. but how to achieve the goal? pls help....[mugi (10-19 16:52, Long long ago)]
[ 传统版 |
sForum ][登录后回复]1楼
好像是用root加个新的user,然后用这个user操作databaseroot好像不能操作mysql 的 database
[那个谁 (10-19 23:00, Long long ago)]
[ 传统版 |
sForum ][登录后回复]2楼
(引用 那个谁:好像是用root加个新的user,然后用这个user操作databaseroot好像不能操作mysql 的 database
)root 可以的mysql -u root 有所有的权限
你的odbc 用户的权限
所以只能看到test
[^@^ (10-21 12:52, Long long ago)]
[ 传统版 |
sForum ][登录后回复]3楼