Skip to content
TODO 408 B
Newer Older
Alejandro R Sedeño's avatar
Alejandro R Sedeño committed
Features:
• Pluggable Authentication
• Connect timeout
• Deal with LOCAL_INFILE requests
• Multi-ResultSets
Alejandro R Sedeño's avatar
Alejandro R Sedeño committed

Cleanup:
• Add conditions.
• Replace ASSERT with conditions.
• Drop “mysql-” prefix from everything: this is a MySQL driver, so
   it's redundant.
Alejandro R Sedeño's avatar
Alejandro R Sedeño committed

Convenience
• Convenience functions for toggling bits in status and capability.

Query Results
• Row at a time result processing