mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Features made for Schlund plus several bug fixes.
Read a manual for more detail
This commit is contained in:
@ -382,7 +382,7 @@ public:
|
||||
ha_rows select_limit,offset_limit,default_select_limit,cuted_fields,
|
||||
max_join_size, sent_row_count, examined_row_count;
|
||||
table_map used_tables;
|
||||
UC *user_connect;
|
||||
USER_CONN *user_connect;
|
||||
ulong query_id,version, inactive_timeout,options,thread_id;
|
||||
long dbug_thread_id;
|
||||
pthread_t real_id;
|
||||
|
Reference in New Issue
Block a user