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

Redundant CONNECT error

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Trivial
    • Resolution: Not a Bug
    • 10.0.6
    • 10.0.8
    • None
    • None

    Description

      MariaDB [test]> CREATE TABLE t (c INT) ENGINE=CONNECT TABLE_TYPE='';
      ERROR 1105 (HY000): Unsupported table type 
      Error (Code 1105): Unsupported table type 
      Error (Code 1005): Can't create table `test`.`t` (errno: 122 "Internal (unspecified) error in handler")
      MariaDB [test]> SHOW COUNT(*) WARNINGS;
      +-------------------------+
      | @@session.warning_count |
      +-------------------------+
      |                       2 |
      +-------------------------+
      1 row in set (0.01 sec)

      Attachments

        Activity

          People

            bertrandop Olivier Bertrand
            f_razzoli Federico Razzoli
            Votes:
            0 Vote for this issue
            Watchers:
            3 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.