Re: Can't build Connector/ODBC 5.3.4 for mysql5.5
Pavel Timofeev <[email protected]> Mon, 10 Nov 2014 12:05:06 +0300
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Message-ID | <CAAoTqfuV_ypTZ_weZn8a9QxpFT4omf_4U6o_meWtPNT3cjC3zw@mail.gmail.com> |
Hi! Thank you! I created a bug report http://bugs.mysql.com/bug.php?id=74706 2014-11-05 17:25 GMT+03:00 hemant dangi <[email protected]>: > Hello Pavel, > > Please report this as a bug in bugs.mysql.com. > Right now to overcome this issue compile C/ODBC with libmysqlclient and > headers of 5.6 and then you can use mysql server 5.5, or use mysql 5.6 only. > > Thanks. > > > On 5/11/2014 7:14 PM, Pavel Timofeev wrote: >> >> Thank you. But I knew it. >> Does it mean that Connector/ODBC 5.3.x doesn't support mysql 5.5? >> If yes - why? As I know mysql5.5 didn't reach EOL. >> >> 2014-11-05 16:32 GMT+03:00 hemant dangi <[email protected]>: >>> >>> Hello Pavel, >>> >>> Thanks for showing interest in Mysql Connector/ODBC. >>> >>> You are getting this error because MYSQL_SERVER_PUBLIC_KEY option was >>> added >>> in MySQL 5.6.6. and you are using Mysql 5.5. >>> Check below link for more details. >>> http://dev.mysql.com/doc/refman/5.6/en/mysql-options.html >>> >>> Thanks. >>> >>> >>> On 5/11/2014 5:33 PM, Pavel Timofeev wrote: >>>> >>>> Hi! >>>> I'm trying to build Connector/ODBC 5.3.4 for mysql5.5 and have no luck. >>>> It stops with following message: >>>> >>>> >>>> >>>> /usr/ports/databases/mysql-connector-odbc/work/mysql-connector-odbc-5.3.4-src/driver/connect.c:229:26: >>>> error: use of undeclared identifier 'MYSQL_SERVER_PUBLIC_KEY' >>>> mysql_options(mysql, MYSQL_SERVER_PUBLIC_KEY, >>>> ^ >>>> Could anyone please help me? >>>> > -- MySQL ODBC Mailing List For list archives: http://lists.mysql.com/myodbc To unsubscribe: http://lists.mysql.com/myodbc