Bug #114452 | Rows count difference when a SELECT query uses STRAIGHT_JOIN | ||
---|---|---|---|
Submitted: | 22 Mar 13:10 | Modified: | 19 Jul 4:09 |
Reporter: | Anderson Gregorio Gracher Anderson | Email Updates: | |
Status: | Analyzing | Impact on me: | |
Category: | Connector / NET | Severity: | S3 (Non-critical) |
Version: | 8.3.0 | OS: | Windows (Windows Server 2022) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any (Intel(R) Xeon(R) CPU E5-2650 v3 @ 2.30GHz 2.30 GHz (12 processors)) |
Tags: | percona mysql, windows server 2022 |
[22 Mar 13:10]
Anderson Gregorio Gracher Anderson
[22 Mar 13:57]
MySQL Verification Team
Hi Mr. Anderson, Thank you for your bug report. Please, let us know whether you have located that a bug is in C/NET or in our server. Thank you in advance .....
[22 Mar 14:23]
Anderson Gregorio Gracher Anderson
In the server it's ok Probably is related to Mysql.data added to the project by Nugget Package. Last version installed
[22 Mar 14:25]
Anderson Gregorio Gracher Anderson
A Sample code was sent, detailing the bug
[9 May 12:28]
MySQL Verification Team
Hello Anderson, Thank you for the bug report and test case. Please provide complete query along with create table and sample data used in the test case to reproduce this issue. Regards, Ashwini Patil
[13 May 17:55]
Anderson Gregorio Gracher Anderson
I`ve attached the script for testing. In my opinion the bug is more related to "Table.Rows.Count", but affect Straight Join as Well Try to Enable and Disable the variable using_data_table for see the difference. Thx
[14 May 12:18]
MySQL Verification Team
Hello Anderson, Thank you for the details. Table data for 'tmp_TABLE2' is missing(wrong insert statements). Please share the correct insert statements. Regards, Ashwini Patil
[18 Jul 12:50]
MySQL Verification Team
Hello Anderson, Thank you for the details. I am not able to reproduce the issue with given code. Please provide repeatable test case(c# class). Regards, Ashwini Patil
[18 Jul 14:44]
Anderson Gregorio Gracher Anderson
I`ve attachet full example for the case. Unfortunately i don't have Docker image ou something similar to this. Please, if not working, send me examples with evidences like: database version, software version or anything that may help. Thank you.