From owner-freebsd-questions@FreeBSD.ORG Thu Oct 2 17:40:10 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C80B61065687 for ; Thu, 2 Oct 2008 17:40:10 +0000 (UTC) (envelope-from andrei693@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 5979D8FC17 for ; Thu, 2 Oct 2008 17:40:09 +0000 (UTC) (envelope-from andrei693@gmail.com) Received: by ey-out-2122.google.com with SMTP id 6so348473eyi.7 for ; Thu, 02 Oct 2008 10:40:09 -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=Nkpexmf1W+5v6b2qynh9Kn75+psEwHfLcdq52SFP3Tk=; b=YVy6JQp6CvRGNNglXzyt9YmjwAZO8cQ0atkVnbIYAjkvckO8OgCyfb8SggM8nRmt93 cy+d3OOjEM058l6RZ+Km3LGYm652y/Tkrk9FuV4SX3VhyYBvIS3ej2swv1/xjJ/LnAef zU/z6khEcoLUWG8Xo+mPVEE/d+MXZFlJGAfcA= 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=qpQzG1AxvVXv7/iW2bTXHHE5ezvZqLyS9jk2cy4dmI53kRLNUVRMZwSwSvihF/Dqri Cxfh5t5CsFGTAzGzvTc66hf+TgQn9LfnXD7E8KUtRXQcuHVSwjYUeP94I6+aGOhoYWMv TCT5Md84aJ/2RtFcgf+T8b0yWJfm4d6pPm5tQ= Received: by 10.103.243.7 with SMTP id v7mr7007854mur.24.1222967954579; Thu, 02 Oct 2008 10:19:14 -0700 (PDT) Received: from ?192.168.0.194? ([86.120.24.220]) by mx.google.com with ESMTPS id y37sm2826346mug.13.2008.10.02.10.19.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 02 Oct 2008 10:19:13 -0700 (PDT) Message-ID: <48E50299.3040808@gmail.com> Date: Thu, 02 Oct 2008 20:19:21 +0300 From: Andrei Brezan User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: mysqldump no match 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:40:10 -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