class ActiveRecord::ConnectionAdapters::Mysql2Adapter

def full_version

def full_version
  schema_cache.database_version.full_version_string
end