no new writeups yet.
12100 16 Cannot execute a LOCK TABLE command on table '%.*s', because this table does not exist.
12101 16 The object '%.*s' you've specified is not a user table. Executing the LOCK TABLE command is only permitted on user tables.
12102 16 The table '%.*s' you've specified is a temporary table. Executing the LOCK TABLE command is not permitted on temporary tables.
12103 10 Table '%.*s' in database '%.*s' was not locked in '%.*s' mode because a covering lock in '%.*s' mode was found.
12104 16 A LOCK TABLE command is not allowed outside the scope of a transaction on table '%.*s' in the database '%.*s'.
12106 16 Invalid parameter in LOCK TABLE syntax: '%.*s'.