Cause
In a LOCK TABLE statement, the keyword IN was missing.
Action
Place the keyword IN and lock mode directly after the table name in the LOCK TABLE statement and retry the statement.
Error Message
missing IN keyword
In a LOCK TABLE statement, the keyword IN was missing.
Place the keyword IN and lock mode directly after the table name in the LOCK TABLE statement and retry the statement.