From owner-freebsd-database Tue Oct 29 4:10:18 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 445E437B401 for ; Tue, 29 Oct 2002 04:10:18 -0800 (PST) Received: from macnews.de (mail.macnews.de [217.146.148.147]) by mx1.FreeBSD.org (Postfix) with ESMTP id 777FB43E75 for ; Tue, 29 Oct 2002 04:10:17 -0800 (PST) (envelope-from external-lists@macnews.de) Received: from [212.202.247.76] (account external-lists HELO [10.0.1.12]) by macnews.de (CommuniGate Pro SMTP 4.0) with ESMTP id 10251560 for freebsd-database@freebsd.org; Tue, 29 Oct 2002 14:09:29 +0100 Mime-Version: 1.0 X-Sender: external-lists%macnews.de@webmail.macnews.de Message-Id: Date: Tue, 29 Oct 2002 13:10:09 +0100 To: freebsd-database@freebsd.org From: Marc Korthaus Subject: subscribe Content-Type: text/plain; charset="us-ascii" ; format="flowed" 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 subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Tue Oct 29 13:11:59 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 3F6B237B401 for ; Tue, 29 Oct 2002 13:11:58 -0800 (PST) Received: from mail.xlrn.ucsb.edu (mail.xlrn.ucsb.edu [128.111.178.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8678943E75 for ; Tue, 29 Oct 2002 13:11:56 -0800 (PST) (envelope-from robby@mail.xlrn.ucsb.edu) Received: from localhost (robby@localhost) by mail.xlrn.ucsb.edu (8.11.3/8.11.3) with ESMTP id g9TLBjj09890 for ; Tue, 29 Oct 2002 13:11:47 -0800 (PST) (envelope-from robby@mail.xlrn.ucsb.edu) Date: Tue, 29 Oct 2002 13:11:45 -0800 (PST) From: Robert Desmond To: Subject: iODBC and DBD::ODBC Message-ID: <20021029130901.S9835-100000@mail.xlrn.ucsb.edu> 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 My make test keeps failing on every one for DBD::ODBC. It seems that the loader is looking for the iodbc libraries in the wrong place. Trouble is, I can't get it to tell me where it actually *is* looking. I've got a working connection through OpenLink's SDK test utility, so I know that isn't fubared, but I can't figure out where the hell DBD::ODBC is trying to load the libraries from. Pre-emptive thanks to anyone who can help. -Robby Robert Desmond Systems Administrator UCSB Extended Learning Services 805-893-4906 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Sat Nov 2 18:16:32 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 50A0237B404 for ; Sat, 2 Nov 2002 18:16:31 -0800 (PST) Received: from h24-68-7-184.vc.shawcable.net (h24-68-7-184.vc.shawcable.net [24.68.7.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id A058C43E42 for ; Sat, 2 Nov 2002 18:16:30 -0800 (PST) (envelope-from freebsd@patrickg.com) Received: from [24.68.7.184] (localhost [127.0.0.1]) by h24-68-7-184.vc.shawcable.net (8.12.2/8.12.2) with ESMTP id gA2K6u1m023967 for ; Sat, 2 Nov 2002 12:06:56 -0800 (PST) User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Sat, 02 Nov 2002 12:06:53 -0800 Subject: MySQL Password not masked in process listings From: patrick gibson To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit 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 I've been noticing that in FreeBSD, when I run the MySQL client with a password specified on the command line (eg. mysql -pMyPassword MY_DATABASE), the password is not masked when I (or any other user!) issue a "ps" or "w" command. > patrick 47724 ... 11:49AM 0:00.03 mysql -pMyPassword MY_DATABASE I recently switched from Linux, and somehow it knew to mask the password: > patrick 47724 ... 11:49AM 0:00.03 mysql -p******* MY_DATABASE Does anyone know if this is a FreeBSD issue, or is it a problem in the way that MySQL is compiled for FreeBSD? Thanks in advance, Patrick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message From owner-freebsd-database Sat Nov 2 20:30: 5 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 8E99037B401 for ; Sat, 2 Nov 2002 20:30:03 -0800 (PST) Received: from h24-68-7-184.vc.shawcable.net (h24-68-7-184.vc.shawcable.net [24.68.7.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id A842043E88 for ; Sat, 2 Nov 2002 20:30:02 -0800 (PST) (envelope-from freebsd@patrickg.com) Received: from [24.68.7.184] (localhost [127.0.0.1]) by h24-68-7-184.vc.shawcable.net (8.12.2/8.12.2) with ESMTP id gA34TtVC024465 for ; Sat, 2 Nov 2002 20:29:56 -0800 (PST) User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Sat, 02 Nov 2002 20:29:52 -0800 Subject: Re: MySQL Password not masked in process listings From: patrick gibson To: Message-ID: In-Reply-To: <000101c282e1$19ab3ba0$c905010a@daylight.net> Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit 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 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. Patrick >> -----Original Message----- >> From: owner-freebsd-database@FreeBSD.ORG >> [mailto:owner-freebsd-database@FreeBSD.ORG]On Behalf Of patrick gibson >> Sent: Saturday, November 02, 2002 2:07 PM >> To: freebsd-database@freebsd.org >> Subject: MySQL Password not masked in process listings >> >> >> I've been noticing that in FreeBSD, when I run the MySQL client with a >> password specified on the command line (eg. mysql -pMyPassword MY_DATABASE), >> the password is not masked when I (or any other user!) issue a "ps" or "w" >> command. >> >>> patrick 47724 ... 11:49AM 0:00.03 mysql -pMyPassword MY_DATABASE >> >> I recently switched from Linux, and somehow it knew to mask >> the password: >> >>> patrick 47724 ... 11:49AM 0:00.03 mysql -p******* MY_DATABASE >> >> Does anyone know if this is a FreeBSD issue, or is it a problem in the way >> that MySQL is compiled for FreeBSD? >> >> Thanks in advance, >> >> Patrick ---| patrick gibson |---------------+ email: email @ patrickg.com url: http://patrickgibson.com/ ------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message