Features: • SSL • Pluggable Authentication • Connect timeout • Deal with LOCAL_INFILE requests • Multi-ResultSets Cleanup: • Add conditions. • Replace ASSERT with conditions. • babel default encoding should come from mysql connection · Add our own encoding function that can look that up and call babel? • Set client character-set on connect (default to :utf-8) • Drop “mysql-” prefix from everything: this is a MySQL driver, so it's redundant. Convenience • Convenience functions for toggling bits in status and capability. Query Results • Row at a time result processing