File Changes for tdreszer
switch to commits view, user indexv286_base to v287_preview (2013-07-09 to 2013-07-16) v287
- src/hg/lib/mdb.c
- lines changed 51, context: html, text, full: html, text
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 commits view, user index