#include <sql_class.h>
Collaboration diagram for st_mysql_lock:

Public Attributes | |
| TABLE ** | table |
| uint | table_count |
| uint | lock_count |
| THR_LOCK_DATA ** | locks |
Definition at line 155 of file sql_class.h.
Definition at line 158 of file sql_class.h.
Referenced by mysql_lock_abort(), mysql_lock_abort_for_thread(), mysql_lock_downgrade_write(), mysql_lock_merge(), mysql_lock_remove(), mysql_lock_tables(), mysql_unlock_read_tables(), mysql_unlock_tables(), and reset_lock_data().
Definition at line 159 of file sql_class.h.
Referenced by mysql_lock_abort(), mysql_lock_abort_for_thread(), mysql_lock_downgrade_write(), mysql_lock_have_duplicate(), mysql_lock_merge(), mysql_lock_remove(), mysql_lock_tables(), mysql_unlock_read_tables(), mysql_unlock_tables(), and reset_lock_data().
Definition at line 157 of file sql_class.h.
Referenced by mysql_lock_have_duplicate(), mysql_lock_merge(), mysql_lock_remove(), and mysql_unlock_tables().
Definition at line 158 of file sql_class.h.
Referenced by mysql_lock_have_duplicate(), mysql_lock_merge(), mysql_lock_remove(), and mysql_unlock_tables().
1.4.7

