[MDEV-9777] MyISAM and InnoDB work differently when comparing a TIME column to an empty string Created: 2016-03-23 Updated: 2022-10-26 Resolved: 2022-10-26 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Optimizer |
| Affects Version/s: | 10.0 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexander Barkov | Assignee: | Alexander Barkov |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
This bug is related to All problems described here were fixed in 10.1 under terms of Note, the fix for 10.1 may not work for 10.0 as is, because equal field propagation in 10.1 looks very differently. So some adjusting will most likely be needed.
Similar sort of inconsistency is observed with the DATE and DATETIME data types. |
| Comments |
| Comment by Alexander Barkov [ 2022-10-26 ] |
|
We won't backport this to 10.0, as it's out of support period. |