mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
@@ -565,8 +565,7 @@ public:
|
||||
struct st_mysql_bind *client_params;
|
||||
char *extra_data;
|
||||
ulong extra_length;
|
||||
char *query_rest;
|
||||
uint32 query_rest_length;
|
||||
String query_rest;
|
||||
#endif
|
||||
NET net; // client connection descriptor
|
||||
MEM_ROOT warn_root; // For warnings and errors
|
||||
|
||||
Reference in New Issue
Block a user