Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.0.3
-
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
Field | Original Value | New Value |
---|---|---|
Assignee | Olivier Bertrand [ bertrandop ] |
Resolution | Won't Fix [ 2 ] | |
Status | Open [ 1 ] | Closed [ 6 ] |
Resolution | Won't Fix [ 2 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Fix Version/s | 10.0.4 [ 13101 ] | |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Closed [ 6 ] |
Workflow | defaullt [ 28368 ] | MariaDB v2 [ 43897 ] |
Workflow | MariaDB v2 [ 43897 ] | MariaDB v3 [ 63127 ] |
Workflow | MariaDB v3 [ 63127 ] | MariaDB v4 [ 146929 ] |