Mysqldump password issue



Hello list,

I wanna do a
mysqldump -u user -ppasswd --all-databases > backup.sql

and all I get is
mysqldump: No match.

This happens either i put --all-databases or I specify any of the
databases. I want to do a backup as user root, that's why I use
all-databases opt.

If I use the command:
mysqldump -u root -p --all-databases >backup.sql
I get the password prompt, I type the passwd and everythig works great.
It seems that there is a problem with -p, i've tried --password with
same result.

If anyone has any ideea please let me know about it.
I mention that i use Freebsd 7_0 and mysql 5.0.67

Thank you


--
Andrei Brezan
310280 Arad - Romania
mobile <+40 740 089 315>
email <andrei@xxxxxxxxxxxxxxxx>
www <http://www.bsoft-company.ro/>
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • mysqldump no match issue
    ... I wanna do a ... mysqldump: No match. ... This happens either i put --all-databases or I specify any of the ... databases. ...
    (freebsd-questions)
  • Re: restoring dump of phpbb (mysql) after update
    ... > and have my databases back. ... mysqldump, when called --all-databases, dumps all databases (those the ... Harald Servat Gelabert (harald at cepba dot upc dot es) ... The fundamental difference between Unix and Macintosh operating system is that Unix was designed to please programmers, whereas the Mac was designed to please users. ...
    (comp.unix.bsd.freebsd.misc)
  • Re: Help with mysqldump...
    ... > Can anyone see why this snippet of code isnt dumping the databases using ... > All the credentials are correct. ... "--all-databases" flag with mysqldump than it would be to ask the db for ... I'm assuming that you're on a windows machine with IIS. ...
    (comp.lang.php)
  • Re: tables from different databases but in single query
    ... the links are specified in ABSOLUTE path ... the location of databases to their hearts' content. ... >>configured via ODBC Data connection. ... what i want is to specify the odbc configured name for ...
    (microsoft.public.access.queries)
  • Moving Relationships Between Databases
    ... I've got a real general question on queries & relationships; ... We've got a database file that opens in a proprietary program, ... oftentimes we want to open the databases in Access & quickly create ... we need to specify the ...
    (microsoft.public.access.queries)