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