Re: Can't build Connector/ODBC 5.3.4 for mysql5.5
hemant dangi <[email protected]> Wed, 05 Nov 2014 19:02:39 +0530
| Newsgroups | gmane.comp.db.mysql.odbc |
|---|---|
| Organization | Oracle Corporation |
| Message-ID | <[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