J.O. Aho schreef:
> Gaston Verhulst wrote:
>
>> Please, how can I see of all the accounts for this database?
>
> You find that in the mysql database which includes all the users.
>
>
>> And otherwise, how can I add a new account for e.g. only seeing or only
>> looking for data into tables of that database?
>
> Take a look at the grant syntax:
> http://dev.mysql.com/doc/refman/5.0/en/grant.html
>
>
Hi,
I have to thank you very much for your tip.
In the database mysql, I could find all accounts with their privileges
with the command SELECT * FROM user, wo users is a TABLE from DATABASE
mysql.
And the link also is a very good one, so I can manage accounts.
Many greetings,
Gaston Verhulst.
>> Stay informed about: Accounts in Mysql