mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
upmerge 49269 amendment
This commit is contained in:
@@ -4641,6 +4641,7 @@ void select_connection_name(const char *name)
|
||||
if (!con)
|
||||
die("connection '%s' not found in connection pool", name);
|
||||
|
||||
con->pending= FALSE;
|
||||
set_current_connection(con);
|
||||
|
||||
DBUG_VOID_RETURN;
|
||||
|
Reference in New Issue
Block a user