>>>>> "Peter" == Peter WR <pwr@stripped> writes:
Peter> Hi,
Peter> This is just for information, in case other will need this sooner or later.
Peter> I'm running NT 4.0 US server, Pentium 300 MHz and have a lot of stuff
Peter> loaded.
Peter> I just downloaded the NT eval. version of MySQL. I had problems getting
Peter> contact to the server, and after following the manuals I found out, that the
Peter> server did not respons on port 3306.
Peter> I ended having to starts the MySQL server in a DOS promt ...
Peter> c:\mysql\bin\mydqld-opt --port=3306
Peter> Now it is OK.
Hi!
MySQL should always work with TCP/IP if you have TCP/IP installed; If
you don't have TCP/IP installed, the above shouldn't affect anything.
Could you please mail me the output from:
c:\mysql\bin\mydqld-opt --help
so that I can check your setup.
Regards,
Monty