You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-08 14:02:17 +03:00
MDEV-21612 Remove COM_MULTI.
The server command code 254 is now reserved, as well as corresponding protocol flag. Do not reuse them.
This commit is contained in:
@@ -94,7 +94,6 @@ static const char *commands[]= {
|
||||
"COM_SET_OPTION",
|
||||
"COM_STMT_FETCH",
|
||||
"COM_DAEMON",
|
||||
"COM_MULTI",
|
||||
"COM_END"
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user