At 09:34 PM 12/18/2003, [EMAIL PROTECTED] wrote:
Dear friends,

I downloaded mysql on windows 98.
I entered
cd c;\mysql_install_db
It is responding as "too many parameters"
Can anyone advice how to fix it, please.

Delmar

Take out the semi colon and put in a colon if you are trying to change to a directory called mysql_install_db. Else if you are trying to change directory to the root and running a program called mysql_install_db, then do:
cd c:\
mysql_install_db


Steve



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to