Commits for tdreszer
switch to files view, user index
v286_base to v287_preview (2013-07-09 to 2013-07-16) v287
- Previously I missed a place where subqueries were created in code. This is proving enormously inefficient in MySql >5.0.89, which means on the RR. I have converted the subqueries to JOINs and also reducced the number of queries needed to 'render tabs' in trackSearch. This should solve redmine #11155.
switch to files view, user index