Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-19027 clean up use of slow query to get tables. #8636

Merged
merged 1 commit into from
Jul 14, 2016

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Jun 29, 2016

This is mainly targetting the MyISam DB check - but I also cleaned up the function that gets the code to render the list of tables on the screen civicrm/admin/setting/uf?reset=1 (on drupal when views is enabled


This is mainly targetting the MyISam DB check - but I also cleaned up the function that gets the code to render the list of tables on the screen civicrm/admin/setting/uf?reset=1 (on drupal when views is enabled
@seamuslee001
Copy link
Contributor

Tested this and is fine to merge, ran it on drush using eval and was distinctly faster 0.76s v 29.8s

@eileenmcnaughton
Copy link
Contributor Author

Thanks @seamuslee001

@eileenmcnaughton eileenmcnaughton merged commit 679e67f into civicrm:master Jul 14, 2016
@eileenmcnaughton eileenmcnaughton deleted the slow_query branch July 14, 2016 04:04
@eileenmcnaughton
Copy link
Contributor Author

(that's a good speed improvement - not sure I got quite so much)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants