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

LOCK TABLE is not working with ConnectSE

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Major
    • Resolution: Fixed
    • 10.0.3
    • 10.0.4
    • None
    • Ubuntu/Precise/LXContainer

    Description

      You can't lock a Connect Table.

      MariaDB [test]> lock table federatedconnect read;
      ERROR 1015 (HY000): Can't lock file (errno: 122 "Internal (unspecified) error in handler")
       
      MariaDB [test]> lock table federate_classic read;
      Query OK, 0 rows affected (0.00 sec)

      It should work like with federated SE.
      Additional while working with mysqldump (MDEV-4877) having no LOCK support will break any dump requiring a LOCK.

      Attachments

        Activity

          People

            bertrandop Olivier Bertrand
            erkules erkan yanar
            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.