RE: Password handoff

2002-04-16 Thread BJ Phillips
thanks all!! -Original Message- From: Gurhan Ozen [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 11:27 AM To: BJ Phillips; Mysql Help Subject: RE: Password handoff mysql -u user -pPASSWORD ... See: http://www.mysql.com/doc/m/y/mysql.html Notice that there is no space between

RE: Password handoff

2002-04-16 Thread Gurhan Ozen
mysql -u user -pPASSWORD ... See: http://www.mysql.com/doc/m/y/mysql.html Notice that there is no space between -p and the password.. Gurhan -Original Message- From: BJ Phillips [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 16, 2002 2:05 PM To: Mysql Help Subject: Password handoff