CRM-19027 clean up use of slow query to get tables.
authoreileen <emcnaughton@wikimedia.org>
Wed, 29 Jun 2016 02:46:56 +0000 (14:46 +1200)
committereileen <emcnaughton@wikimedia.org>
Wed, 29 Jun 2016 02:49:55 +0000 (14:49 +1200)
commit3fa9688a5bf94b25356e1f0d995d5403c08636cf
treedbf2db66f0dba96793d619193a4ab42180d23ed4
parent23e07f3bcbc116a55721c6fe35a9f3050b220861
CRM-19027 clean up use of slow query to get tables.

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
CRM/Admin/Form/Setting/UF.php
CRM/Core/DAO.php
tests/phpunit/CRM/Core/DAOTest.php