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

DML filters evasion in MySQL with comments #64

Open
plushy opened this issue Mar 8, 2013 · 0 comments
Open

DML filters evasion in MySQL with comments #64

plushy opened this issue Mar 8, 2013 · 0 comments

Comments

@plushy
Copy link

plushy commented Mar 8, 2013

The filter doesn't catch statements that are followed by a comment:
http://sqlfiddle.com/#!2/83fbb/19
By the way while we're at it. How about disabling nonstractional database like myisam and allowing INSERT/UPDATE/DELETE statements? Or allowing to create temporary tables? That's not on the implicit commit list (http://dev.mysql.com/doc/refman/5.6/en/implicit-commit.html).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant