Details
Description
Client can relies on all command ending packet (OK_PACKET/EOF_PACKET) server status to always know if server is configured to have autocommit enable or not.
Problem is that the very first connection resulting ending OK_PACKET, always have SERVER_STATUS_AUTOCOMMIT set, even if server is configured with `autocommit=0`.
Simple patch is joined
Attachments
Issue Links
- relates to
-
CONJ-1090 AutoCommit Error
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Attachment | MDEV-32875.patch [ 72605 ] |
Description |
Client can relies on all command ending packet (OK_PACKET/EOF_PACKET) [server status|https://mariadb.com/kb/en/ok_packet/#server-status-flag] to always know if server is configured to have autocommit enable or not.
That is true, but the the very first connection resulting ending OK_PACKET, that always have SERVER_STATUS_AUTOCOMMIT set, even if server is configured with `autocommit=0`. Simple patch is joined |
Client can relies on all command ending packet (OK_PACKET/EOF_PACKET) [server status|https://mariadb.com/kb/en/ok_packet/#server-status-flag] to always know if server is configured to have autocommit enable or not.
That is true, but the the very first connection resulting ending OK_PACKET, always have SERVER_STATUS_AUTOCOMMIT set, even if server is configured with `autocommit=0`. Simple patch is joined |
Description |
Client can relies on all command ending packet (OK_PACKET/EOF_PACKET) [server status|https://mariadb.com/kb/en/ok_packet/#server-status-flag] to always know if server is configured to have autocommit enable or not.
That is true, but the the very first connection resulting ending OK_PACKET, always have SERVER_STATUS_AUTOCOMMIT set, even if server is configured with `autocommit=0`. Simple patch is joined |
Client can relies on all command ending packet (OK_PACKET/EOF_PACKET) [server status|https://mariadb.com/kb/en/ok_packet/#server-status-flag] to always know if server is configured to have autocommit enable or not.
Problem is that the very first connection resulting ending OK_PACKET, always have SERVER_STATUS_AUTOCOMMIT set, even if server is configured with `autocommit=0`. Simple patch is joined |
Summary | Unreliable autocommit flag on connect | Unreliable autocommit flag on connection creation |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] |
Assignee | Vladislav Vaintroub [ wlad ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
issue.field.resolutiondate | 2023-11-24 19:19:30.0 | 2023-11-24 19:19:30.392 |
Component/s | Server [ 13907 ] | |
Fix Version/s | 10.4.33 [ 29516 ] | |
Fix Version/s | 10.4 [ 22408 ] | |
Fix Version/s | 10.5 [ 23123 ] | |
Fix Version/s | 10.6 [ 24028 ] | |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Closed [ 6 ] |
Fix Version/s | 10.5.24 [ 29517 ] | |
Fix Version/s | 10.6.17 [ 29518 ] | |
Fix Version/s | 10.11.7 [ 29519 ] | |
Fix Version/s | 11.0.5 [ 29520 ] | |
Fix Version/s | 11.1.4 [ 29024 ] | |
Fix Version/s | 11.2.3 [ 29521 ] |
Zendesk Related Tickets | 173911 |