Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-2354

LP:603654 - Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' with virtual columns

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • None
    • None

    Description

      When a virtual column is used in an ORDER BY, the server asserts as follows:

      mysqld: field.cc:6610: virtual String* Field_string::val_str(String*, String*): Assertion `!table || (!table->read_set || bitmap_is_set(table->read_set, field_index))' failed.

      This is not observed if the expression from the virtual column is inlined in the query, so it seems to be a virtual-columns-specific bug.

      Attachments

        Activity

          People

            igor Igor Babaev (Inactive)
            philipstoev Philip Stoev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.