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

fix issue #304 #306

Merged
merged 2 commits into from
Dec 16, 2024
Merged

fix issue #304 #306

merged 2 commits into from
Dec 16, 2024

Conversation

hengyoush
Copy link
Contributor

@hengyoush hengyoush commented May 12, 2023

add the following pointcut when specify 'useServerPrepStmts' option :
com.mysql.jdbc.ServerPreparedStatement#serverExecute (for mysql5)
com.mysql.cj.jdbc.ServerPreparedStatement#serverExecute (for mysql8)

test passed for mysql-connector-java-5.1.6 and mysql-connector-java-8.0.13
and jackson-core version need bump to 2.12.7(chaosblade-io/chaosblade#891), not included in this pr

fix:#304

Signed-off-by: hengyoush <hengyoush1@163.com>
@tiny-x
Copy link
Member

tiny-x commented May 17, 2023

Thank you for your contribution.

@MandssS MandssS added this to the v1.7.3 milestone Jun 15, 2023
@tiny-x
Copy link
Member

tiny-x commented Jul 24, 2023

image

@xcaspar xcaspar merged commit f05918f into chaosblade-io:master Dec 16, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants