Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-5890

DROP TABLE IF EXISTS should not generate errors for non existing tables

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • None
    • 23.10.4
    • None
    • None
    • 2025-2

    Description

      running drop table if exists on a non existing table generates errors in the columnstore logs.
      E 23 CAL0001: Table does not exist in ColumnStore.

      This is misleading as it indicates an error where in reality there is none.

      Also it would be great if the message actualy told you what table it is talking about.

      Steps to reproduce:

      create database test;
      drop table if exists test.does_not_exist;

      Attachments

        Issue Links

          Activity

            People

              leonid.fedorov Leonid Fedorov
              mgolisch Michael Golisch
              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.