batch add, number of sql connection batch add, number of sql connection
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

batch add, number of sql connection

Started by vbussiro, October 18, 2007, 07:06:29 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

vbussiro

I got a problem on my gallery www.bussiron.be, batch add only add some files at a time. For example, if I try to add 10 files, only 3 are added, and others have no image for the result of upload. When i click this broken image, result may be ok (which is false) or sql number of connection error.

I think this is the problem here, since my sql database only accept 3 concurrent connections. My provider is OVH.com on a 1000gp plan.

Is there a way to limit number of sql concurrent connection ?

I created a test/test user, but don't have ftp batch add allowed...

thx for any help.