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

Needless warning DROP-ing non-existant tables.

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Not a Bug
    • None
    • 1.4.3
    • DDLProc
    • None

    Description

      MariaDB [test]> drop table if exists cs1,cs2;
      Query OK, 0 rows affected, 1 warning (0.067 sec)
       
      MariaDB [test]> show warnings;
      +-------+------+-----------------------------------+
      | Level | Code | Message                           |
      +-------+------+-----------------------------------+
      | Note  | 1051 | Unknown table 'test.cs1,test.cs2' |
      +-------+------+-----------------------------------+
      

      Attachments

        Activity

          People

            tntnatbry Gagan Goel (Inactive)
            drrtuy Roman
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.