Bug #26574 The mysql server don't start with the mysqld --standalone
Submitted: 22 Feb 2007 17:12 Modified: 22 Oct 2007 12:27
Reporter: Cristiano W. e Silva Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Documentation Severity:S1 (Critical)
Version: OS:Windows (windows 98 SE)
Assigned to: Jon Stephens CPU Architecture:Any

[22 Feb 2007 17:12] Cristiano W. e Silva
Description:
I try to install with the 3 kinds of instalations.
I delete the entries of mysql inside regedit allways i start a new installation.
I set the path with this
set Path=c:\windows\system;c:\mysql\bin;c:\windows;c:\windows\command
and the file kernel32.dll is on c:\windows\system directory.

and when i try this command on DOS 

c:\> mysqld --standalone

always get this erro window popup
O arquivo Mysqld.exe
está vinculado ao KERNEL32.DLL de exportação que não foi
encontrado:SetFilePointerEX.

translating

The file Mysqld.exe
is linked with KERNEL32.DLL OF EXPORT 
NOT FOUND :SetFilePointerEX

Could somebody help please

How to repeat:
only try to install in a windows 98 i think.
[26 Feb 2007 11:36] Sveta Smirnova
Thank you for the report.

Please indicate accurate version of MySQL server you try to install.
[27 Feb 2007 11:14] Sveta Smirnova
Thank you for the report.

Verified as described.
[27 Feb 2007 12:41] Cristiano W. e Silva
the two lastest 5.2 and 5.1 that is available for download...
[22 Oct 2007 12:27] Jon Stephens
According to http://dev.mysql.com/doc/refman/5.0/en/windows-installation.html :

"Only 32-bit and 64-bit versions of Windows 2000 and later are supported; however, 64-bit Windows Vista is not yet supported. Windows 95/98/ME and versions of Windows older than these are no longer supported."

On http://www.mysql.com/support/supportedplatforms/enterprise.html Windows 98 is not among the platforms listed.