1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

Do not send MARIADB_CLIENT_STMT_BULK_OPERATIONS server capability,

until the protocol changes for bulk are finalized.
This commit is contained in:
Vladislav Vaintroub
2017-03-17 09:00:31 +00:00
parent 66905f6dcb
commit c63ca3d7f0

View File

@@ -311,8 +311,7 @@ enum enum_indicator_type
CLIENT_SESSION_TRACK |\ CLIENT_SESSION_TRACK |\
CLIENT_DEPRECATE_EOF |\ CLIENT_DEPRECATE_EOF |\
CLIENT_CONNECT_ATTRS |\ CLIENT_CONNECT_ATTRS |\
MARIADB_CLIENT_COM_MULTI |\ MARIADB_CLIENT_COM_MULTI)
MARIADB_CLIENT_STMT_BULK_OPERATIONS)
/* /*
To be added later: To be added later: