mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.11 into 11.2
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
count--;
|
||||
DBUG_ASSERT(vio_type == VIO_CLOSED);
|
||||
}
|
||||
void close_and_delete();
|
||||
void close_and_delete(uint err);
|
||||
void close_with_error(uint sql_errno,
|
||||
const char *message, uint close_error);
|
||||
THD *create_thd(THD *thd);
|
||||
|
Reference in New Issue
Block a user