Django Website Running well, MySQL Connectivity Keeps going away

2006-03-10 Thread [EMAIL PROTECTED]
Hi All, My Django based site is running fairly well save for the fact that MySQL connectivity keeps going away. Has anyone else had issues with this? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users"

Re: Django Website Running well, MySQL Connectivity Keeps going away

2006-03-10 Thread Malcolm Tredinnick
On Fri, 2006-03-10 at 02:56 -0800, [EMAIL PROTECTED] wrote: > Hi All, > > My Django based site is running fairly well save for the fact that > MySQL connectivity keeps going away. > > Has anyone else had issues with this? Yes. Search the list archives for MySQL connection problems and have a lo

Re: Django Website Running well, MySQL Connectivity Keeps going away

2006-03-12 Thread [EMAIL PROTECTED]
I see that this is related to using Django with FastCGI and MySQL. Is there anything that is pertinient to using Django and MySQL with mod_python? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" gro

Re: Django Website Running well, MySQL Connectivity Keeps going away

2006-03-12 Thread Eugene Lazutkin
[EMAIL PROTECTED] wrote: > I see that this is related to using Django with FastCGI and MySQL. > > Is there anything that is pertinient to using Django and MySQL with > mod_python? More precisely the problem makes FastCGI with MySQL almost unusable. The patch itself is generic enough. Give it a

Re: Django Website Running well, MySQL Connectivity Keeps going away

2006-03-15 Thread [EMAIL PROTECTED]
Will do. Thing is, this site 'live under development' and I'm the sole developer and I'm pressed for time! When I apply this, I'll tell you what the deal is ( really hope it works!), In the mean time I'm just restarting the server. --~--~-~--~~~---~--~~ You rece

Re: Django Website Running well, MySQL Connectivity Keeps going away

2006-03-28 Thread [EMAIL PROTECTED]
Okay, I've just applied this patch. I imagine all will go well but I'm monitoring. Thanks, Y-Coci --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to djang