[OSM-dev] [Tilesathome] MySQL on dev

Celso González celso at mitago.net
Wed May 16 18:40:19 BST 2007


On Wed, May 16, 2007 at 03:45:44PM +0200, Frederik Ramm wrote:
> > This would still require doing it one at a time, though. Another  
> > improvement
> > would be to use prepared queries.
> 
> This would require switching over from the standard PHP mysql binding  
> to mysqli. But I agree, a substantial performance increase could be  
> gained especially as the same query is executed hundreds or even  
> thousands of times.

Its not needed to switch to mysqli, using the php5 standard pdo object
its possible to use prepared querys.

-- 
Celso González (aka PerroVerd)  GPG key 0x2DA367B7
http://mitago.net




More information about the dev mailing list