mirror of https://github.com/sysown/proxysql
Previously, issuing a PARSE with an existing statement name would silently overwrite the prepared statement. This fix ensures that named prepared statements cannot be overwritten and will raise an error if redefined. Only unnamed statements (empty name) are allowed to be replaced on reissue.pull/5044/head
parent
98fbc9e513
commit
7c71fe1a05
Loading…
Reference in new issue