diff --git a/TODO b/TODO index 25c26b98e09b594c2135ec18cea8dbb93629e7a1..f32c267ddcbe3afe4a067bd375a8340859ba29d2 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ Features: -• SSL • Pluggable Authentication • Connect timeout • Deal with LOCAL_INFILE requests @@ -8,10 +7,6 @@ Features: 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.