Opens and locks a table. It's assumed that the caller knows what they are doing: - whether it was necessary to reset-and-backup the open tables state - whether the requested lock does not lead to a deadlock - whether this open mode would work under LOCK TABLES, or inside a stored function or trigger. Note that if the table can't be locked successfully this operation will close it.
source not stored for this graph (policy: none)
no test coverage detected