# README
MySQL adapter for upper.io/db
See the full docs, acknowledgements and examples at https://upper.io/db/mysql
# Functions
ParseURL parses s into a ConnectionURL struct.
# Constants
Adapter is the public name of the adapter.
# Variables
DateFormat defines the format used for storing dates.
TimeFormat defines the format used for storing time values.
# Structs
ConnectionURL implements a MySQL connection struct.