mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge from innodb-branches-innodb+
This commit is contained in:
commit
f875041fad
13 changed files with 484 additions and 376 deletions
|
|
@ -381,6 +381,9 @@ struct que_thr_struct{
|
|||
thus far */
|
||||
ulint lock_state; /*!< lock state of thread (table or
|
||||
row) */
|
||||
struct srv_slot_struct*
|
||||
slot; /* The thread slot in the wait
|
||||
array in srv_sys_t */
|
||||
};
|
||||
|
||||
#define QUE_THR_MAGIC_N 8476583
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue