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

SEGV when reading system table with less than expected number of columns

    XMLWordPrintable

Details

    • Bug
    • Status: Confirmed (View Workflow)
    • Major
    • Resolution: Unresolved
    • 10.5
    • 10.5, 10.6, 10.11, 11.4
    • Server
    • None

    Description

      Splitted from the 10.x testcases in MDEV-35557. Tested at 10.5 bf7cfa2535618bfe9962c725555680e799fdcd18

      Example 1:

      ALTER TABLE mysql.servers DROP COLUMN Owner;
      INSERT INTO mysql.servers VALUES(0,0,0,0,0,0,0,0);
      FLUSH PRIVILEGES;
      

      Example 2:

      alter table mysql.plugin drop column dl;
      install soname "ha_example";
      

      Attachments

        Issue Links

          Activity

            People

              ycp Yuchen Pei
              ycp Yuchen Pei
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:

                Git Integration

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