yugabyte-db icon indicating copy to clipboard operation
yugabyte-db copied to clipboard

[YSQL] LOCK TABLE <TABLE_NAME> IN ACCESS EXCLUSIVE MODE; not yet supported

Open yugabyte-ci opened this issue 3 years ago • 1 comments

Jira Link: DB-4371

yugabyte-ci avatar Nov 30 '22 11:11 yugabyte-ci

Error encountered when trying Puppet:

2023-09-08 10:16:28.550 UTC [739] LOG:  execute <unnamed>: BEGIN
2023-09-08 10:16:28.566 UTC [644] ERROR:  ACCESS EXCLUSIVE not supported yet at character 33
2023-09-08 10:16:28.566 UTC [644] HINT:  Please report the issue on https://github.com/YugaByte/yugabyte-db/issues
2023-09-08 10:16:28.566 UTC [644] STATEMENT:  lock table schema_migrations in access exclusive mode

FranckPachot avatar Sep 08 '23 10:09 FranckPachot