Hi!

>>>>> "Miguel" == Miguel Angel Solórzano <[EMAIL PROTECTED]> writes:

>> Hello,
>> 
>> I have a very strange problem with all of the Windows versions of MySQL.
>> I upgraded to Service Pack 3 for Windows 2000 Server and now MySQL will
>> not work period. Has anyone ran into this problem and or know of a fix?

Miguel> Some users had reported before this issue, for someone the remove and
Miguel> re-install the MySQL service had resolved the issue.

If the above doesn't help, can you please run the mysqld-debug binary
from a command window with the options:

mysqld --debug --standalone

in a separate windows.  (Note that this will not run in the background)

You can now try to connect to MySQL from another command window with
'mysql'

If the above crashes or hangs, the file:

c:\mysqld.trace

should contain information of where it hangs.

If this happens, please ftp this log and a readme file describing the
problem to ftp://support.mysql.com/pub/mysql/secret and we will take a
look at this.

Regards,
Monty

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to