Idries Hamadi wrote:

Hi all,

I've just started using mysql and I'm sure that my all problems are
something todo with my oracle-ness, so please bear with me if I use
case-insensitive table names or somthing ;)

Ok. I've been using the mysql interactive command-line interface for a few
days now, and there's no problem there. I've made myself a ~/.my.cnf file
and it appears to work:

[client]
user=idries_wedding
password=******

Since creating it I no longer need to enter username or password details
when I run mysql :)

Now, I'm trying to use mysqlimport:



How about
[mysqlimport]
user=idries_esdding
password=******


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



Reply via email to