mySQL problems

Tino Wildenhain tino at wildenhain.de
Tue Oct 28 10:14:15 EDT 2008


Alfons Nonell-Canals wrote:
> Hi,
> 
> 
>> Maybe there is a certain connection limit which hits if your client
>> programms reconnect in random order? I saw this on some PHP web sites.
>>
>> Probably some configuration adjustments and persistent connections
>> could help you in this situation.
> 
> I know I can check it but I am not the admin of the server where the
> mySQL server is and before to check it with the sysadmin I would like to
> discard other possibilities (they ask me to do this before) :-(

Well in this case just open as many connections in a loop
as you can and watch for the outcome.

> 
>> Also, was the choice of MySQL a conscious one?
> 
> Yes, the choice of MySQL is conscious because I have to manage huge
> amounts of data and I already have some experience in mySQL which makes
> it easier.

But with no other open source database I presume? Watch out! There are
lots of diamonds beside your way :-)

Regards
Tino

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3241 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-list/attachments/20081028/e01c66ef/attachment-0001.bin>


More information about the Python-list mailing list