MYSQL on Windows 2k

2001-03-22 Thread Daniel J.
I installed mysql as a service and it starts/stops fine, but whenever I try any commands starting with 'mysql' on the prompt it says it's an unrecognized command. Please help.

RE: MYSQL on Windows 2k

2001-03-22 Thread Jon Haworth
March 2001 17:20 To: [EMAIL PROTECTED] Subject: MYSQL on Windows 2k I installed mysql as a service and it starts/stops fine, but whenever I try any commands starting with 'mysql' on the prompt it says it's an unrecognized command. Please help

Re: MYSQL on Windows 2k

2001-03-22 Thread John Dean
Hi Please make sure the PATH environmental variable includes the location of mysql/bin e.g. %PATH%;x:\mysql\bin. Where x = a drive letter. At 09:20 22/03/2001 -0800, Daniel J. wrote: I installed mysql as a service and it starts/stops fine, but whenever I try any commands starting with 'mysql'

RE: MYSQL on Windows 2k

2001-03-22 Thread C. Duncan Hudson
You need to add the \mysql\bin directory to your path. Dunc. -Original Message- From: Daniel J. [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 22, 2001 12:20 PM To: [EMAIL PROTECTED] Subject: MYSQL on Windows 2k I installed mysql as a service and it starts/stops fine, but whenever I

Re: MYSQL on Windows 2k

2001-03-22 Thread Gerald Jensen
Message - From: "Daniel J." [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, March 22, 2001 11:20 AM Subject: MYSQL on Windows 2k I installed mysql as a service and it starts/stops fine, but whenever I try any commands starting with 'mysql' on the prompt it says it's an un