mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
quick fix for found row counter
code cleunup
This commit is contained in:
@ -532,7 +532,7 @@ public:
|
||||
*/
|
||||
ulonglong current_insert_id;
|
||||
ulonglong limit_found_rows;
|
||||
ha_rows select_limit, offset_limit, cuted_fields,
|
||||
ha_rows cuted_fields,
|
||||
sent_row_count, examined_row_count;
|
||||
table_map used_tables;
|
||||
USER_CONN *user_connect;
|
||||
|
Reference in New Issue
Block a user