WL#7159: Move time zone tables and help tables from MyISAM to transactional storage

Affects: Server-5.7   —   Status: Complete

Up until MySQL 5.6 time zone tables and help tables are stored in MyISAM. For
robustness it is desirable to store these as transactional tables. These tables
are static and updated by normal DML.