mirror of https://github.com/sysown/proxysql
Reset insert_id on connection sent to pool #1093
Automatically reset mysql->insert_id when a connection is sent to connection pool. If is not reset to 0 , when a backend connections is assigned to a client, this one can potentially read the last inserted id from the previous client.pull/1130/head
parent
5389f445d7
commit
8ed85453b7
Loading…
Reference in new issue