[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] multiple mysql access
- Subject: [cobalt-users] multiple mysql access
- From: James Godwin <jgodwin@xxxxxxxxxxx>
- Date: Sun Mar 25 01:24:31 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hi,
I can now login to mysql my typing
[jeff@fresh1 jeff]$ mysql -h 196.31.3.53
Welcome to the MySQL monitor. Commands end with ; or \g.
Your MySQL connection id is 7 to server version: 3.22.32
Type 'help' for help.
mysql>
Problem is that any user who types this command has access to mysql.
How do I set mysql so that they can login but not have the ability to
create and delete databases?
Cheers
James