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
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
Does anybody know how I would hand the password to this command line
automatically?
mysql -u root fastlane < /home/fastlane/queries/daily_netcfr_query
-=BJ=-
-
Before posting, please check:
http://www.mysql.com/manual.php