[MDEV-20418] SERVER_MORE_RESULTS_EXISTS is not set when response multiple BINLOG statements Created: 2019-08-26  Updated: 2019-08-26

Status: Open
Project: MariaDB Server
Component/s: Protocol
Affects Version/s: 10.4.7
Fix Version/s: 10.4

Type: Bug Priority: Major
Reporter: Pengfei He Assignee: Oleksandr Byelkin
Resolution: Unresolved Votes: 0
Labels: protocol


 Description   

A connection with CLIENT_MULTI_STATEMENTS flag can send multiple statements to server, and server should response with the SERVER_MORE_RESULTS_EXISTS flag if it really has more results. This works well except multiple BINLOG statements.

BINLOG statement is not different from other CUD statements on the C/S protocol layer, they should be treated equally.


Generated at Thu Feb 08 08:59:20 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.