ilege-system.html and
http://dev.mysql.com/doc/mysql/en/user-account-management.html
regards
On 2005Äê08ÔÂ20ÈÕ 14ʱ46·Ö26Ãë, tai huijia wrote:
> Greetings,
>
> I'm a new user for MYSQL and I face problem adding
> mysql database.
>
> After typing:
>
27;m a new user for MYSQL and I face problem adding
> mysql database.
>
> After typing:
>
> SHOW DATABASES;
> I got this:
> +--+
> | Database |
> +--+
> | test |
> +--+
> 1 row in set (0.02 sec)
>
> which does no
--- Jasper Bryant-Greene <[EMAIL PROTECTED]>
wrote:
> tai huijia wrote:
>
> You need to log in (to MySQL) as root if you want to
> see the mysql
> database. It contains sensitive information which
> will only appear to root.
>
check your my.cnf or ini file and check for this
parameter:
s
tai huijia wrote:
SHOW DATABASES;
I got this:
+--+
| Database |
+--+
| test |
+--+
1 row in set (0.02 sec)
which does not contain mysql and tmp as shown:
You need to log in (to MySQL) as root if you want to see the mysql
database. It contains sensitive information
Greetings,
I'm a new user for MYSQL and I face problem adding
mysql database.
After typing:
SHOW DATABASES;
I got this:
+--+
| Database |
+--+
| test |
+--+
1 row in set (0.02 sec)
which does not contain mysql and tmp as shown:
+--+
| Dat