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

mysql syntax character problem #41

Closed
premium94 opened this issue Apr 2, 2023 · 2 comments
Closed

mysql syntax character problem #41

premium94 opened this issue Apr 2, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@premium94
Copy link

premium94 commented Apr 2, 2023

hello. my problem

[ERROR][dummyHandler] [1064] You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'mium config' WHERE id = 1' at line 1 (0.12 sec)

it would be nice to fix this bug.

they were included in the old mod

replace_all(name, 31, "", "")
replace_all(name, 31, "`", "")
replace_all(name, 31, "'", "")

@Theggv Theggv added the bug Something isn't working label Apr 4, 2023
@Theggv
Copy link
Owner

Theggv commented Apr 5, 2023

5f825da

@premium94
Copy link
Author

5f825da

okay. I test it. Thanks! :)

@Theggv Theggv closed this as completed Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants