# Functions
Check that the database is configured correctly and that all the required tables exist.
Create the tables in a blank database.
GetSQLVariant uses database value form @@version_comment to deduce MySQL variant.
GetSQLVersion returns SQL version as major,minor,patch numerics.
Migrate the database as required, consolidated action.