From owner-freebsd-questions@FreeBSD.ORG Thu Oct 2 18:34:43 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79C64106568B for ; Thu, 2 Oct 2008 18:34:43 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 380948FC1B for ; Thu, 2 Oct 2008 18:34:42 +0000 (UTC) (envelope-from gahr@FreeBSD.org) Received: from adsl-89-217-215-4.adslplus.ch ([89.217.215.4] helo=gahrtop.gahr.ch) by cpanel03.rubas-s03.net with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1KlT0b-0007pz-VG; Thu, 02 Oct 2008 20:34:42 +0200 Message-ID: <48E51421.2040407@FreeBSD.org> Date: Thu, 02 Oct 2008 20:34:09 +0200 From: Pietro Cerutti Organization: The FreeBSD Project User-Agent: Thunderbird 2.0.0.17 (X11/20081002) MIME-Version: 1.0 To: Andrei Brezan References: <48E500EC.9010100@gmail.com> In-Reply-To: <48E500EC.9010100@gmail.com> X-Enigmail-Version: 0.95.6 OpenPGP: id=9571F78E; url=http://gahr.ch/pgp/ Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cpanel03.rubas-s03.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - FreeBSD.org X-Source: X-Source-Args: X-Source-Dir: Cc: questions@freebsd.org Subject: Re: Mysqldump password issue X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2008 18:34:43 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Andrei Brezan wrote: | 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 Same MySQL version here, but running CURRENT. Everything works fine.. | | Thank you | | - -- Pietro Cerutti gahr@FreeBSD.org PGP Public Key: http://gahr.ch/pgp -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (FreeBSD) iEYEAREKAAYFAkjlFCAACgkQwMJqmJVx947dzgCgmOM46RQWS+lTEHXHd/wXkZUX Uz8AoJEkwynwlaH9rMjRxgp7Xvja82M1 =On8Y -----END PGP SIGNATURE-----