-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Eldon, et al --

...and then Michael Shulman said...
% 
% Or, you can use the alternate, more legible syntax:
% 
% mysql --user=username --password=pass

Or, better yet, you can use 

  mysql -uusername -p [database]

or

  mysql -user=username -p [database]

to not expose the password on the command line.  That, in fact, seems to
be what Eldon was doing, as I read his original email, so there may be a
problem that we don't yet see.

So the reply simply becomes "give us more detail and actual examples".


HTH & HAND

mysql query,
:-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+igbtGb7uCXufRwARAspVAJ9jc10b0Yu0YBX9jp17MTeujfwJvACgxtOo
EruB7YQ0ifu5RenOoxKNt1c=
=5jyb
-----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