Date |Mon, 27 Aug 2001 12:54:25 -0700 (PDT)
>From |S K Bryan <[EMAIL PROTECTED]>

Hello!

SKB> Hello -

SKB> I'm very new at this, so please pardon the very beginner questions...

SKB> I'm attemtping to install MySQL to my local machine running Win98. The
SKB> install seems to go alright, but when I try "mysqld--standalone" it
SKB> gives me an error. Then I tried "mysqld -standalone", which seemed to
SKB> work.

SKB> Then I entered, "mysqladmin create testDB" and I got the error message
SKB> "Can't connect to MySQL Server on 'localhost'. I tried telnetting to
SKB> "telnet localhost 3306" and got an error that it couldn't connect.

SKB> Can anyone offer help?

You need to use just
c:\mysql\bin\mysqld
command to start mysqld

Also note that you need to have winsock 2 installed on your 
Win.

http://www.mysql.com/doc/W/i/Win95_start.html


___________________________________________________________________
For technical support contracts, visit https://order.mysql.com/
This email is sponsored by SWSoft, http://www.asplinux.ru/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Grigory Bakunov <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB / SWSoft
/_/  /_/\_, /___/\___\_\___/
       <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to