1//! MySQL support for drizzle-rs (WIP). 2//! 3//! This crate will host the MySQL query builder and driver integrations.