From owner-freebsd-questions@FreeBSD.ORG Thu Oct 2 17:44:52 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 AD12810656B5 for ; Thu, 2 Oct 2008 17:44:52 +0000 (UTC) (envelope-from andrei693@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.189]) by mx1.freebsd.org (Postfix) with ESMTP id 40D5C8FC1A for ; Thu, 2 Oct 2008 17:44:52 +0000 (UTC) (envelope-from andrei693@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so210997gve.39 for ; Thu, 02 Oct 2008 10:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:x-enigmail-version:content-type :content-transfer-encoding; bh=dAWyAW179D7yTX3dD0Elxkh5zqTjlTeDgM3X78mInsc=; b=P9IqLRnvNZP9W6Ovpt8RHgaJX02DoJw75K6gZ0GnasQTnta/xtnUGuURVPRVBPC3DL 2eDsVY05xZCosSStyqR26EsnH0uKKHdWnCd6f8Rb7Vi5ayzLmAYioYvPe5Wc/TYTGQrS zBkaAZPcA708z9vJ4t9SDrUMthrhEmng5tSok= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :x-enigmail-version:content-type:content-transfer-encoding; b=bGagJNh/mSxa+GCg3Djd0czXNNFgOyRJSFT+LfMESLWTj37i3/JRgRd/+mbZlKF7OS mGPzQs6hqlcuoTLfJ4rADIFmIIoL5NqKmAj4GsqvP4ECL+xB0E21CbDGVntQSSTrWSuT Miyi7OFFlv0vW6csWWlon8hd3Dh1mjxjxQF8I= Received: by 10.102.253.6 with SMTP id a6mr6955963mui.92.1222967525657; Thu, 02 Oct 2008 10:12:05 -0700 (PDT) Received: from ?192.168.0.194? ([86.120.24.220]) by mx.google.com with ESMTPS id i5sm7487258mue.11.2008.10.02.10.12.03 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Oct 2008 10:12:04 -0700 (PDT) Message-ID: <48E500EC.9010100@gmail.com> Date: Thu, 02 Oct 2008 20:12:12 +0300 From: Andrei Brezan User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: questions@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: 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 17:44:52 -0000 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 www