Skip to content
Snippets Groups Projects
user avatar
Hotfix for b0f588f6: don't account :execute() call twice
Maria authored
The patch fixes a bug for the commit b0f588f6 where statistics on
box.execute was collected twice. This happened because
sql_prepare_and_execute called sql_execute under the hood, so there's
no need to do rmean_collect in both of them.

Follow-up #4756
c05f5d4a
History
Name Last commit Last update
..