Re: database permission

2003-11-10 Thread David T-G
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thierno, et al -- ...and then Thierno Cissé said... % % Hi Ketvin, % after you created your database kelvin_db for example, % you can set a account to use this database in this manner : % GRANT ALL PRIVILEGES ON user_name.* TO @localhost identified b

Re: database permission

2003-11-10 Thread Thierno Cissé
;password_for_user'; Are useful basic information in the MySQL documentation. Read this once at least. Regards Thierno6C - MySQL 4.0.15 - Original Message - From: "ketvin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 10, 2003 8:37 AM Subject

database permission

2003-11-10 Thread ketvin
Dear lists, How do I assign user and password to a database that i just created ? Thanks

Re: database permission

2002-07-02 Thread Egor Egorov
Kaming, Tuesday, July 02, 2002, 10:00:00 AM, you wrote: K> I have a problem about the access permission of mysql. I found that the K> mysql client will be denied by the mysql server even I have granted the K> permission already. The mysql client has already run and can connect to K> the mysql ser

database permission

2002-07-01 Thread Kaming
Hi all, I have a problem about the access permission of mysql. I found that the mysql client will be denied by the mysql server even I have granted the permission already. The mysql client has already run and can connect to the mysql server before... I am not sure what the problem is and so I jus