At 19:10 05/03/2002 +0100, Othmar Stehlik wrote:
Hi!
>Hi
>
>I installed MySql on Win2k and everything worked fine, than I also installed
>Oracel, mysql refused to work, than I deinstalled Oracle and did a new mysql
>setup.
>But when I try to start mysql, with mysql\bin>mysql

mysql.exe is the client program. The server has a name begin with
mysqld.exe, mysqld-nt.exe mysqld-opt.exe mysqld-max.. and so on.

Then be sure that one of the servers is running before to start the
mysql client.

Regards,
Miguel

>an error occurs, and mysql can´t connect to localhost.
>Where is the problem?
>
>Thanx in advance
>
>
>--
>GMX - Die Kommunikationsplattform im Internet.
>http://www.gmx.net
>
>
>---------------------------------------------------------------------
>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

-- 
For technical support contracts, goto https://order.mysql.com/
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /    Miguel A. Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Mogi das Cruzes - São Paulo, Brazil
        <___/   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