From owner-freebsd-database Sun Nov 3 3:41:19 2002 Delivered-To: freebsd-database@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF52C37B406 for ; Sun, 3 Nov 2002 03:41:18 -0800 (PST) Received: from m20.unixathome.org (m20.unixathome.org [66.11.168.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id C67F943E77 for ; Sun, 3 Nov 2002 03:41:14 -0800 (PST) (envelope-from dan@langille.org) Received: by m20.unixathome.org (Postfix, from userid 1001) id 7EB377A9B; Sun, 3 Nov 2002 06:41:11 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by m20.unixathome.org (Postfix) with ESMTP id 79AD41F07; Sun, 3 Nov 2002 06:41:11 -0500 (EST) Date: Sun, 3 Nov 2002 06:41:11 -0500 (EST) From: Dan Langille X-X-Sender: dan@m20.unixathome.org To: patrick gibson Cc: freebsd-database@freebsd.org Subject: Re: MySQL Password not masked in process listings In-Reply-To: Message-ID: <20021103064042.N12870-100000@m20.unixathome.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 2 Nov 2002, patrick gibson wrote: > On 11/2/02 18:31, John Brooks wrote: > > > use "-p" without a password, you will be prompted for it and the > > ps listing will not be displaying it then > > I know I can do this -- but if I have a script which needs to connect to the > database, I would like to be able have a non-interactive connection. I'm > also aware that one can specify usernames and passwords in the ~/.my.cnf > file, but I connect to different databases with different passwords, so that > way would not really work for me either. > > I'm just wondering if anyone has noticed this difference between running > MySQL on FreeBSD and Linux. Perhaps you should direct your question at a mySQL list. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message