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

not supported.pos 6, line 1, column 1, token ENABLE #6205

Open
zbkotya opened this issue Oct 29, 2024 · 0 comments
Open

not supported.pos 6, line 1, column 1, token ENABLE #6205

zbkotya opened this issue Oct 29, 2024 · 0 comments

Comments

@zbkotya
Copy link

zbkotya commented Oct 29, 2024

Database Type

sqlserver

Database Version

2019

Druid Version

1.2.23

JDK Version

8

Error SQL

enable trigger all on tablename
or
alter table tablename disable trigger all

Testcase Code

disable trigger all on ${tablename} enable trigger all on ${tablename}

Stacktrace Info

merge sql error, dbType sqlserver, druid-1.2.23, sql : enable trigger all on ItemBrand
com.alibaba.druid.sql.parser.ParserException: not supported.pos 6, line 1, column 1, token ENABLE

Error Info

merge sql error, dbType sqlserver, druid-1.2.23, sql : enable trigger all on ItemBrand
com.alibaba.druid.sql.parser.ParserException: not supported.pos 6, line 1, column 1, token ENABLE

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

1 participant