[issue5806] MySQL crash on machine startup....

Dave Fliger report at bugs.python.org
Tue Apr 21 18:34:37 CEST 2009


Dave Fliger <plattecountyducks at yahoo.com> added the comment:

Thanks for the response. I wasn't sure what the deal was, and sort of intuitively knew it wasn't the problem. I wouldn't have mentioned it with the exception that uninstalling solved the problem. That's a bit odd, don't you think?
 
Dave Fliger
Webmaster
Rogers Sporting Goods
1760 N. Church Road
Liberty, MO 64068
(816) 781 9026
 

________________________________
From: R. David Murray <report at bugs.python.org>
To: plattecountyducks at yahoo.com
Sent: Tuesday, April 21, 2009 11:29:23 AM
Subject: [issue5806] MySQL crash on machine startup....

R. David Murray <rdmurray at bitdance.com> added the comment:

Python doesn't care about mysql.  You can use a third party library to
talk to mysql from python, but only if you install that third party
library. Otherwise, python isn't even aware of whether or not mysql is
installed. So whatever the problem is, it is very unlikely that it has
anything to do with your python install.

If your mysqld starts failing again after reinstalling python, then I'd
suggest posting to python-list and see if the community can help you
narrow down the problem.  If for some bizarre reason it does turn out to
be an issue with the python install, you can open a new ticket with more
information, or reopen this one.

----------
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> closed
type: crash -> 

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5806>
_______________________________________

----------
Added file: http://bugs.python.org/file13730/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5806>
_______________________________________
-------------- next part --------------
<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial, helvetica, sans-serif;font-size:10pt"><DIV></DIV>
<DIV>Thanks for the response. I wasn't sure what the deal was, and sort of intuitively knew it wasn't the problem. I wouldn't have mentioned it&nbsp;with the exception that uninstalling solved the problem. That's a bit odd, don't you think?<BR>&nbsp;</DIV>
<P><FONT face="arial, helvetica, sans-serif" size=1>Dave Fliger</FONT></P>
<P><FONT face=Arial size=1>Webmaster</FONT></P>
<P><FONT face=Arial size=1>Rogers Sporting Goods</FONT></P>
<P><FONT face=Arial size=1>1760 N. Church Road</FONT></P>
<P><FONT face=Arial size=1>Liberty, MO 64068</FONT></P>
<P><FONT face=Arial size=1>(816)&nbsp;781 9026</FONT></P>
<P>&nbsp;</P>
<P><IMG src="http://www.pintailwebdesigns.com/avatars/pwd_pintail.gif" border=0></P>
<DIV><BR></DIV>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><BR>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: arial, helvetica, sans-serif"><FONT face=Tahoma size=2>
<HR SIZE=1>
<B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> R. David Murray &lt;report at bugs.python.org&gt;<BR><B><SPAN style="FONT-WEIGHT: bold">To:</SPAN></B> plattecountyducks at yahoo.com<BR><B><SPAN style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tuesday, April 21, 2009 11:29:23 AM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> [issue5806] MySQL crash on machine startup....<BR></FONT><BR><BR>R. David Murray &lt;<A href="mailto:rdmurray at bitdance.com" ymailto="mailto:rdmurray at bitdance.com">rdmurray at bitdance.com</A>&gt; added the comment:<BR><BR>Python doesn't care about mysql.&nbsp; You can use a third party library to<BR>talk to mysql from python, but only if you install that third party<BR>library. Otherwise, python isn't even aware of whether or not mysql is<BR>installed. So whatever the problem is, it is very unlikely that it has<BR>anything to do with your python install.<BR><BR>If your mysqld starts failing again after reinstalling python, then
 I'd<BR>suggest posting to python-list and see if the community can help you<BR>narrow down the problem.&nbsp; If for some bizarre reason it does turn out to<BR>be an issue with the python install, you can open a new ticket with more<BR>information, or reopen this one.<BR><BR>----------<BR>nosy: +r.david.murray<BR>resolution:&nbsp; -&gt; invalid<BR>stage:&nbsp; -&gt; committed/rejected<BR>status: open -&gt; closed<BR>type: crash -&gt; <BR><BR>_______________________________________<BR>Python tracker &lt;<A href="mailto:report at bugs.python.org" ymailto="mailto:report at bugs.python.org">report at bugs.python.org</A>&gt;<BR>&lt;http://bugs.python.org/issue5806&gt;<BR>_______________________________________<BR></DIV></DIV></div><br>

      </body></html>


More information about the Python-bugs-list mailing list