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

Added params MySqlParameter[] to ExecuteQuery #9

Merged
merged 2 commits into from
Aug 18, 2019
Merged

Added params MySqlParameter[] to ExecuteQuery #9

merged 2 commits into from
Aug 18, 2019

Conversation

Pustalorc
Copy link

This solves an issue when adding an item like Hell's Fury: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Fury', '8000')' at line 1
This should also work just fine for any other item names which may have caused conflicts with the queries.

This solves an issue when adding an item like `Hell's Fury`: `You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 's Fury', '8000')' at line 1`
@cemahseri cemahseri merged commit e8b680e into RocketModPlugins:legacy Aug 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants