mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
BK makes me problems.
I did not know I can't do chmod ... So, it killed some of my changes. But I am smarter, and as I have first saved my work, before BK ruined it, so here it comes ...
This commit is contained in:
@ -342,6 +342,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;
|
||||
ulong query_id,version, inactive_timeout,options,thread_id;
|
||||
long dbug_thread_id;
|
||||
pthread_t real_id;
|
||||
|
Reference in New Issue
Block a user