agallou / mageia-app-db

GNU Affero General Public License v3.0
6 stars 3 forks source link

Optimization : do not create the same temporary table several times in the same HTTP query #243

Open agallou opened 10 years ago

agallou commented 10 years ago

Author Name: Samuel Verschelde (@stormi) Original Redmine Issue: 231, http://mageia-app-db.tuxette.fr/issues/231 Original Date: 2012/01/29


default/news action with default parameters builds the same temporary table 3 times, according to the SQL logs. We must limit that to 1.