Re: Mysql Connector LEFT JOIN Bug
Posted by: René Kühne
Date: May 30, 2020 01:00PM

Hello Peter,

I use InnoDB but this makes no difference for the result. While doing my reproduce example I used MyISAM to check the other storage engine.

As I am using a pretty complex framework it is hard to extract the relevant code parts but in the end it calls the ExecuteReader function of the mysqlclient/mysqlcommand.

After checking again the Version for my last response I was a bit wondered because I expected "MySQLConnector" instead of Mysql.Data version. Can't tell anymore what happened. Back in the days at least I was using MysqlConnector but nowadays it seems that the Nuget Package MySQL.Data is sufficient!? I guess that is easier to ship the software.

So maybe again this is the wrong place for this Thread =/ Could you try to reproduce?

Options: ReplyQuote




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.