database= in my.cnf causes mysqldump to fail

2002-03-04 Thread Egor Egorov
Viraj, Thursday, February 28, 2002, 9:58:32 PM, you wrote: VA> I'm not sure if this is a bug or not, but I've noticed that if I have a VA> 'database=' in my ~/.my.cnf, calling mysqldump with any possible options VA> always returns: VA> mysqldump: option `--databases' doesn't allow an argument V

database= in my.cnf causes mysqldump to fail

2002-02-28 Thread Viraj Alankar
Hello, I'm not sure if this is a bug or not, but I've noticed that if I have a 'database=' in my ~/.my.cnf, calling mysqldump with any possible options always returns: mysqldump: option `--databases' doesn't allow an argument The only way I can get it working is to remove the 'database=' line f