[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:
Duplicate
is duplicated by MDEV-19253 fix bug for spider where using "not l... Closed
Relates
relates to MDEV-13782 Issue about the operator NOT LIKE on ... Closed

 Comments   
Comment by Elena Stepanova [ 2018-10-22 ]

anel,
Are you planning to expand on it and/or link a pull request?

Comment by Anel Husakovic [ 2018-10-22 ]

Hi elenst,
I added a link to PR.

Comment by Alexander Barkov [ 2019-03-18 ]

Instead of making "negated" public, please use the method get_neraged().

Also, please update the comment from:

  bool get_negated() const { return negated; } // Used by ColumnStore

  bool get_negated() const { return negated; } // Used by ColumnStore and Spider

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.

Generated at Thu Feb 08 08:36:59 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.