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

SHOW ... WHERE crashes on IN-to-subquery conversion

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Blocker
    • Resolution: Duplicate
    • 10.3, 10.4, 10.5
    • N/A
    • Optimizer
    • None

    Description

      Test case:

      set @@in_predicate_conversion_threshold=10;
      use mysql;
      show tables where tables_in_mysql in ('1','2','3','4','5','6','7','8','9');
      show tables where tables_in_mysql in ('1','2','3','4','5','6','7','8','9','boom');
      

      Attachments

        Issue Links

          Activity

            People

              psergei Sergei Petrunia
              serg Sergei Golubchik
              Votes:
              0 Vote for this issue
              Watchers:
              2 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.