[MDEV-17508] Fix bug for spider when using "not like" Created: 2018-10-19 Updated: 2019-11-26 Resolved: 2019-04-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Spider |
| Affects Version/s: | 10.4 |
| Fix Version/s: | 10.2.30, 10.4.5, 10.3.21 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Anel Husakovic | Assignee: | Kentoku Shiba (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Comments |
| Comment by Elena Stepanova [ 2018-10-22 ] | ||
|
anel, | ||
| Comment by Anel Husakovic [ 2018-10-22 ] | ||
|
Hi elenst, | ||
| Comment by Alexander Barkov [ 2019-03-18 ] | ||
|
Instead of making "negated" public, please use the method get_neraged(). Also, please update the comment from:
| ||
| Comment by Kentoku Shiba (Inactive) [ 2019-04-16 ] | ||
|
fixed and pushed into 10.4 tree | ||
| Comment by Olivier Bertrand [ 2019-11-24 ] | ||
|
Checking MariaDB 10.2.29 and 10.3.20 negated is still private and the function get_negated has not been added yet. | ||
| Comment by Sergei Golubchik [ 2019-11-26 ] | ||
|
Fixed in 10.2. |