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

报错This sql_mode is not supported. #198

Open
mykioer opened this issue Mar 3, 2020 · 1 comment
Open

报错This sql_mode is not supported. #198

mykioer opened this issue Mar 3, 2020 · 1 comment

Comments

@mykioer
Copy link

mykioer commented Mar 3, 2020

(message) plugins/proxy/proxy-plugin.c:1271 SQL unsupported: This sql_mode is not supported. while parsing: SET SESSION sql_mode = REPLACE(REPLACE(REPLACE(REPLACE(REPLACE(REPLACE( @@sql_mode, "STRICT_ALL_TABLES,", ""), ",STRICT_ALL_TABLES", ""), "STRICT_ALL_TABLES", ""), "STRICT_TRANS_TABLES,", ""), ",STRICT_TRANS_TABLES", ""), "STRICT_TRANS_TABLES", "") for con:0x1cad760, clt:10.0.22.155:44635

@wangbin579
Copy link
Member

这种不支持,只能通过静默变量来规避

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

No branches or pull requests

2 participants