dart-drivers / mysql

MySQL Connector for Dart
Other
99 stars 38 forks source link

Improve behaviour when connection.options is bad #48

Closed jamesots closed 9 years ago

jamesots commented 10 years ago

For example, when user is missing from connection.options, should warn that it is missing instead of throwing an obscure error.