Skip to content

Commit 3554069

Browse files
committed
Update known issues.
1 parent 86a9e31 commit 3554069

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/content/overview/known-issues.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@ weight: 20
1111
Known Issues
1212
============
1313

14-
* Not all MySQL data types are supported.
14+
* Prepared statements are not supported: [#397](https://github.com/mysql-net/MySqlConnector/issues/397).
15+
* MySQL spatial data types are not supported: [#70](https://github.com/mysql-net/MySqlConnector/issues/70).
1516
* Some `MySql.Data` connection string settings are not supported by this library. See [Connection Options](connection-options/) for a list of supported options.

0 commit comments

Comments
 (0)