mirror of https://github.com/sysown/proxysql
The queries_sent counter in stats.stats_pgsql_connection_pool was not being incremented for prepared statement executions (ASYNC_STMT_EXECUTE_START), only for regular queries (ASYNC_QUERY_START) and statement preparation (ASYNC_STMT_PREPARE_START).pull/5388/head
parent
1b3d20388e
commit
db5f1ea498
Loading…
Reference in new issue