Bug #4597 problem setting up mysql
Submitted: 18 Jul 2004 16:16 Modified: 9 Aug 2004 22:45
Reporter: basem awad Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S2 (Serious)
Version:4.1.3 and 5.0 OS:Windows (windows xp)
Assigned to: Paul DuBois CPU Architecture:Any

[18 Jul 2004 16:16] basem awad
Description:
I installed your windows 4.1.3 beta and 5.0 versions and both do not mysqld.exe binary to run as you say in your documentation. There is mysql-max.exe. It is important to atleast get your documenation on setting up mysql correct. if this is a first impression, then you guys realy suck on that when the first thing you say we should do is run a program that does not exist

How to repeat:
well, just installed your software and tried to start mysqld.exe but could not find it anywhere in c:\mysql\bin folder. Is this clear enough for you?
[18 Jul 2004 16:57] MySQL Verification Team
For the version 4.1.3 the servers are:

C:\mysql-4.1.3b-beta-win\bin>dir mysqld-*.exe
 Volume in drive C has no label.
 Volume Serial Number is C447-4774

 Directory of C:\mysql-4.1.3b-beta-win\bin

14/07/2004  07:56         5.472.373 mysqld-debug.exe
14/07/2004  07:56         3.903.488 mysqld-max-nt.exe
14/07/2004  07:56         3.903.488 mysqld-max.exe
14/07/2004  07:56         3.432.448 mysqld-nt.exe
14/07/2004  07:56         3.432.448 mysqld-opt.exe
               5 File(s)     20.144.245 bytes
               0 Dir(s)  38.598.959.104 bytes free

Please use  mysqld-debug.exe instead of mysqld.exe. This rename change
isn't documented in our Manual.

For the version 5.0.0 actually the debug server version wasn't shipped with
the release package.

C:\mysql-5.0.0-alpha\bin>dir mysqld-*.exe
Volume in drive C has no label.
Volume Serial Number is C447-4774

Directory of C:\mysql-5.0.0-alpha\bin

2/12/2003  16:27         3.907.584 mysqld-max-nt.exe
2/12/2003  16:27         3.903.488 mysqld-max.exe
2/12/2003  16:27         3.432.448 mysqld-nt.exe
2/12/2003  16:27         3.428.352 mysqld-opt.exe
              4 File(s)     14.671.872 bytes
              0 Dir(s)  38.598.959.104 bytes free

Thanks for the bug report.
[9 Aug 2004 22:45] Sergei Golubchik
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html