# Functions
NewAdminStorage returns a MySQL storage.AdminStorage implementation backed by DB.
NewLogStorage creates a storage.LogStorage instance for the specified MySQL URL.
NewMapStorage creates a storage.MapStorage instance for the specified MySQL URL.
OpenDB opens a database connection for all MySQL-based storage implementations.