ITADN

reset rows count before executing new queries on a connection

#1120Pull Requestilanfrai 创建于 2025-10-02
I
ilanfraicommented
this PR attempts to fix issue #1119 Currently the rows count is only set to 0 in the `CommandComplete` handler, but in case of an error this handler isn't called, so we changed this to be on the query prepare handler which is called any time a query starts execution
合并状态:未合并 0 条评论