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

[BUG] com.alibaba.druid.sql.parser.ParserException: TODO pos 67, line 1, column 62, token IDENTIFIER nolock #6266

Open
lilanlong opened this issue Dec 5, 2024 · 0 comments

Comments

@lilanlong
Copy link

Database Type

SqlServer

Database Version

Microsoft SQL Server 2016 (SP3-GDR) (KB5046855) - 13.0.6455.2 (X64) Oct 15 2024 11:23:31 Copyright (c) Microsoft Corporation Enterprise Edition (64-bit) on Windows Server 2012 R2 Standard 6.3 (Build 9600: ) (Hypervisor)

Druid Version

1.2.23

JDK Version

jdk1.8

Error SQL

SELECT a.* FROM account a (nolock) left join hospital h (nolock) on a.id=h.hospcode

Testcase Code

No response

Stacktrace Info

No response

Error Info

No response

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