MySQL Forums
Forum List  »  Install & Repo

SOLUTION for MySQL 5.0.16 errmsg.sys problem on Windows 9X
Posted by: ej
Date: December 14, 2005 01:01PM

I wrote this small win32 console program:
http://ej.at.tut.by/mysql5018_9x_patch.zip
It will remove FILE_SHARE_DELETE flags from CreateFile calls from most apps found in bin directory. Including mysqld & mysqld-max of course. Even debug version is patched. It will try to patch argv[1] file or all exe/dll files in current dir. Everything should be ok, as long as you have proper paths in .ini file and updated errmsg.sys.

Please note, that this utility can also fix other "can't open" problems as well, maybe even in different MySQL versions.
No warranty given though.

Options: ReplyQuote


Subject
Written By
Posted
ej
December 13, 2005 05:42AM
SOLUTION for MySQL 5.0.16 errmsg.sys problem on Windows 9X
ej
December 14, 2005 01:01PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.