|
InnoDB Plugin
1.0
|

Go to the source code of this file.
Macros | |
| #define | lock_t ib_lock_t |
Enumerations | |
| enum | lock_mode { LOCK_IS = 0, LOCK_IX, LOCK_S, LOCK_X, LOCK_AUTO_INC, LOCK_NONE, LOCK_NUM = LOCK_NONE, LOCK_NONE_UNSET = 255 } |
The transaction lock system global types
Created 5/7/1996 Heikki Tuuri
1.8.1.2