Skip to content

MDEV-35913 Assertion `m_comparator.cmp_type() != ROW_RESULT' in Item_… #4126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: 11.8
Choose a base branch
from

Conversation

DaveGosselin-MariaDB
Copy link
Member

…func_in

Check earlier that a column is a virtual column, before checking that all arguments are constants, to avoid this assertion in the case of non-virtual columns.

…func_in

Check earlier that a column is a virtual column, before checking that all
arguments are constants, to avoid this assertion in the case of non-virtual
columns.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant