Re: MySQL Connector/NET 6.9.5 has been released
Posted by: mostafa e
Date: January 08, 2015 09:00PM

Hi,

I am having this connector version 6.9.5 and mySql engine version is : 5.5.4 and i am using EF6 ver: 6.1.2 but i don't think it is compatible since i am getting this error message:

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM (SELECT
CASE WHEN (`Extent2`.`UserId` IS NULL) THEN (NULL) ELSE (1) END ' at line 33

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: MySql.Data.MySqlClient.MySqlException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM (SELECT
CASE WHEN (`Extent2`.`UserId` IS NULL) THEN (NULL) ELSE (1) END ' at line 33


any thoughts on that ?

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQL Connector/NET 6.9.5 has been released
January 08, 2015 09:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.