From: Christian Mack Date: July 28 1999 6:03pm Subject: Re: Installing on NT List-Archive: http://lists.mysql.com/mysql/8648 Message-Id: <379F45FD.254D8FEB@compal.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Kevin Anderson wrote: > > Hi, I downloaded the Win32 version and installed on Win98 no problem. The > documentation says I should use mysqld-nt on NT but I didn't get that with > my download? > > Thanks for any help pointing me in the right direction, > Kevin Hi Kevin You downloaded the trial/shareware version of mysql. This is an old version. In it you only have "mysqld" and "mysqld-opt". Both will work under NT. "mysqld" is with debugging compiled in, therefore slow, but secure. I would suggest to use "mysqld-opt". Tschau Christian