mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge 10.6 into 10.7
This commit is contained in:
@ -1188,7 +1188,7 @@ static enum enum_server_command fetch_command(THD *thd, char *packet)
|
||||
DISPATCH_COMMAND_CLOSE_CONNECTION request of THD shutdown
|
||||
(s. dispatch_command() description)
|
||||
@retval
|
||||
DISPATCH_COMMAND_WOULDBLOCK - need to wait for asyncronous operations
|
||||
DISPATCH_COMMAND_WOULDBLOCK - need to wait for asynchronous operations
|
||||
to finish. Only returned if parameter
|
||||
'blocking' is false.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user