FAQ/Questions/SQL-Type-Errors-When-Using-ODBC-with-MySQL.md
... ...
@@ -2,6 +2,10 @@
2 2
3 3
[[_TOC_]]
4 4
5
-##Known Issues
5
+##Questions
6
+
7
+I'm getting SQL type errors when connecting to a MySQL database with an ODBC connection. Will this be corrected?
8
+
9
+##Answer
6 10
7 11
There is a [known bug in MySQL Connector/ODBC 3.51](http://bugs.mysql.com/bug.php?id=16235) that results in types not being formatted and converted correctly. Please be sure you are using the latest version of [MySQL Connector/ODBC](http://dev.mysql.com/downloads/connector/odbc/)
... ...
\ No newline at end of file