This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author plattecoducks
Recipients loewis, plattecoducks, r.david.murray
Date 2009-04-21.21:52:29
SpamBayes Score 2.9354786e-05
Marked as misclassified No
Message-id <26757.27186.qm@web83007.mail.mud.yahoo.com>
In-reply-to <1240348732.34.0.177450542037.issue5806@psf.upfronthosting.co.za>
Content
True enough, my friend. I really didn't know if it had been reported before. If I go over the sequence of events tat I performed here on this machine, then my only conclusion was the installation of Python because everything worked prior to that. I know that if I can't give you the steps to reproduce, there is no problem.

So I guess this is an alert. If someone else reports something similar, you may have an issue. My original post clearly said that I didn't know if it was an issue or not.
 
Dave Fliger
Webmaster
Rogers Sporting Goods
1760 N. Church Road
Liberty, MO 64068
(816) 781 9026
 

________________________________
From: ""Martin v. Löwis" <report@bugs.python.org>@psf.upfronthosting.co.za" <=?utf-8?b?Ik1hcnRpbiB2LiBMw7Z3aXMiIDxyZXBvcnRAYnVncy5weXRob24ub3JnPg==?=@psf.upfronthosting.co.za>
To: plattecountyducks@yahoo.com
Sent: Tuesday, April 21, 2009 4:18:53 PM
Subject: [issue5806] MySQL crash on machine startup....

Martin v. Löwis <martin@v.loewis.de> added the comment:

As David says: Python has no business with mysql. If they interfere, it
could be because of a bug in Python, or because of a bug in mysql, or
because of a bug in Windows, or because of a plain misconfiguration on
your side.

So unless you can provide detailed instructions on how to reproduce it,
there is likely little that we can do.

----------
nosy: +loewis

_______________________________________
Python tracker <report@bugs.python.org>
<http://bugs.python.org/issue5806>
_______________________________________
Files
File name Uploaded
unnamed plattecoducks, 2009-04-21.21:52:21
History
Date User Action Args
2009-04-21 21:52:34plattecoduckssetrecipients: + plattecoducks, loewis, r.david.murray
2009-04-21 21:52:32plattecoduckslinkissue5806 messages
2009-04-21 21:52:30plattecoduckscreate