forum.coppermine-gallery.net

No Support => General discussion (no support!) => Topic started by: bulldozer on March 31, 2004, 04:14:02 am

Title: MySQL 4
Post by: bulldozer on March 31, 2004, 04:14:02 am
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.
Title: MySQL 4
Post by: Joachim Müller on March 31, 2004, 07:53:29 am
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