Re: MySQL Community Server 8.0.3-rc has been released (part 1/2)

2017-09-28 Thread Sebastien FLAESCH
Can you please stop using C++ comments in header files designed for C programming? /opt3/dbs/mys/8.0/include/mysql.h:36:1: error: C++ style comments are not allowed in ISO C90 [-Werror] // Small extra definitions to avoid pulling in my_inttypes.h in client code. ^

MySQL Connector/Java 8.0.8-dmr has been released

2017-09-28 Thread Balasubramanian Kandasamy
Dear MySQL users, MySQL Connector/J 8.0.8 Development Release is a development milestone release for the 8.0.x series. This release includes the following new features and changes, also described in more detail on https://dev.mysql.com/doc/relnotes/connector-j/8.0/en/news-8-0-8.html MySQL

MySQL Connector/Python 8.0.5 DMR has been released

2017-09-28 Thread Prashant Tekriwal
Dear MySQL users, MySQL Connector/Python 8.0.5 dmr is the sixth development release of the MySQL Connector Python 8.0 series. This series adds support for the new X DevAPI. The X DevAPI enables application developers to write code that combines the strengths of the relational and document

MySQL Connector/C++ 8.0.6-dmr has been released

2017-09-28 Thread daniel . horecki
Dear MySQL users, MySQL Connector/C++ 8.0.6-dmr is the next development milestone release (dmr) of the MySQL Connector/C++ 8.0 series. Connector/C++ 8.0 can be used to access MySQL implementing Document Store or in a traditional way, using SQL queries. It allows writing both C++ applications