Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include "number of rows affected" in the data captured for SQL DML commands #707

Closed
eyalkoren opened this issue Jul 7, 2019 · 0 comments · Fixed by #883
Closed

Include "number of rows affected" in the data captured for SQL DML commands #707

eyalkoren opened this issue Jul 7, 2019 · 0 comments · Fixed by #883
Assignees
Labels
enhancement Enhancement of an existing feature good first issue Good for newcomers

Comments

@eyalkoren
Copy link
Contributor

Implementing elastic/apm#112.

Add instrumentation to the int executeUpdate() APIs, using the return value for this.
If user uses the non-DML execute APIs- this count will not be populated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement of an existing feature good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants