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 plattecoducks
Date 2009-04-21.14:41:30
SpamBayes Score 2.4420026e-05
Marked as misclassified No
Message-id <1240324892.81.0.865146510595.issue5806@psf.upfronthosting.co.za>
In-reply-to
Content
I recently (in the last 5 days) downloaded and installed Python 2.6.x. 
Upon startup of this machine I noticed a Windows warning 
that "mysqld.exe could not start...". I really didn't pay attention to 
it until today since I had no plans to use MySQL or any other app that 
might use it.

I also use XAMPP, which does rely on MySQL. This morning when I started 
XAMPP, the MySQL server crashed on startup of XAMPP. I removed Python 
by uninstalling it, set XAMPP to start on startup and rebooted. 
Bingo!!!! No problem.

Seems like the install process does not check for other applications 
using MySQL and appropriates the db for itself. Is this correct? If 
that is correct, then the install process needs to be altered. 

Is this an issue? I don't know. You tell me.
History
Date User Action Args
2009-04-21 14:41:32plattecoduckssetrecipients: + plattecoducks
2009-04-21 14:41:32plattecoduckssetmessageid: <1240324892.81.0.865146510595.issue5806@psf.upfronthosting.co.za>
2009-04-21 14:41:30plattecoduckslinkissue5806 messages
2009-04-21 14:41:30plattecoduckscreate