MySQL 4 MySQL 4
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

MySQL 4

Started by bulldozer, March 31, 2004, 04:14:02 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bulldozer

Will MySQL 4 improve speed for batch adding images in Coppermine as opposed to MySQL 3.23?

New version says this:

Version 4.0 of the server includes a new query cache, which can significantly increase the performance of commonly-issued queries, without requiring any special programming. Performance can be increased by over 200% in typical usage.

Joachim Müller

I don't think so, since the bottle-neck is not mySQL, but resizing (creation of thumbs and intermediates) using GD or ImageMagick during batch-add.

GauGau