Dear MySQL users,
MySQL Connector/Net 8.0.10 is the first release candidate of
MySQL
Connector/Net to add support for the new X DevAPI. The X DevAPI
enables
application developers to write code that combines the strengths
of the
relational and document models using a modern, NoSQL-like syntax
that
does not assume previous experience writing traditional SQL.
To learn more about how to write applications using the X DevAPI,
see
http://dev.mysql.com/doc/x-devapi-userguide/en/index.html.
For more
information about how the X DevAPI is implemented in
Connector/Net, see
http://dev.mysql.com/doc/dev/connector-net.
Please note that the X DevAPI requires at least MySQL Server
version
5.7.12 or higher with the X …