lock_table_statement ::=
LOCK TABLE table_reference [, table_reference]...
IN lock_mode MODE [NOWAIT];