-----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 by
% 'password_for_user';
% GRANT ALL PRIVILEGES ON user_name.* TO @"%" identified by
% 'password_for_user';

Um, shouldn't that be something more like

  grant all privileges on kelvin_db.* to [EMAIL PROTECTED] identified...

instead?


% 
% Are useful basic information  in the MySQL documentation. Read this once at
% least.

Agreed.  It has everything you need.


HTH & HAND

:-D
- -- 
David T-G                      * There is too much animal courage in 
(play) [EMAIL PROTECTED] * society and not sufficient moral courage.
(work) [EMAIL PROTECTED]  -- Mary Baker Eddy, "Science and Health"
http://justpickone.org/davidtg/      Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (FreeBSD)

iD8DBQE/r2g+Gb7uCXufRwARAqfKAJ9XXUh62kzeRRHiwoU/b1nQBl+20wCgkQe5
sfsWcjtEBM0+JnwfuC+AfkE=
=nrHd
-----END PGP SIGNATURE-----

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to