Entering content frame

Background documentation lock_table_statement Locate the document in the library structure

The SQL statement LOCK TABLE (lock_table_statement) is accepted by MySQL MaxDB with the following syntax restrictions: if ROW EXCLUSIVE, SHARE ROW EXCLUSIVE or EXCLUSIVE are specified, MaxDB assigns an exclusive table lock. Concurrent requests on the table are therefore not possible.

 

Leaving content frame