[MDEV-188] Wrong result (missing rows) with semijoin+materialization, IN subquery, InnoDB, TEMPTABLE view or derived_merge=off Created: 2012-03-20 Updated: 2012-03-26 Resolved: 2012-03-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.3.5 |
| Fix Version/s: | 5.5.22 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Petrunia |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
https://bugs.launchpad.net/maria/+bug/951937 |
| Comments |
| Comment by Sergei Petrunia [ 2012-03-20 ] |
|
Equality propagation + SJ-materialization problem. Analysis done (posted in the bug entry). Now working on the fix, it shouldn't be big.. |
| Comment by Sergei Petrunia [ 2012-03-26 ] |
|
Fix pushed into 5.3 |