MySQL 4 MySQL 4
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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