René's URL Explorer Experiment


Title: DISABLE Keyword causing parser if used as column name · Issue #945 · JSQLParser/JSqlParser · GitHub

Open Graph Title: DISABLE Keyword causing parser if used as column name · Issue #945 · JSQLParser/JSqlParser

X Title: DISABLE Keyword causing parser if used as column name · Issue #945 · JSQLParser/JSqlParser

Description: Bug 1 I reported a similar issue with the CHANGE keyword. We have a legacy app that uses the Mysql keyword "DISABLE" as a column name. Since it's legacy, we can't easily change the column name, and it is causing the sql parser to break. ...

Open Graph Description: Bug 1 I reported a similar issue with the CHANGE keyword. We have a legacy app that uses the Mysql keyword "DISABLE" as a column name. Since it's legacy, we can't easily change the column name, and...

X Description: Bug 1 I reported a similar issue with the CHANGE keyword. We have a legacy app that uses the Mysql keyword "DISABLE" as a column name. Since it's legacy, we can't easily change th...

Opengraph URL: https://github.com/JSQLParser/JSqlParser/issues/945

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"DISABLE Keyword causing parser if used as column name","articleBody":"Bug 1\r\n\r\nI reported a similar issue with the CHANGE keyword. We have a legacy app that uses the Mysql keyword \"DISABLE\" as a column name. Since it's legacy, we can't easily change the column name, and it is causing the sql parser to break. \r\n\r\n\r\nTo Reproduce\r\nSteps to reproduce the behavior:\r\n2. Parsing \"INSERT INTO SOMESCHEMA.TEST (DISABLE, TESTCOLUMN) VALUES(1, 1)\" SQL using JSqlParser throws JsqlParserException.\r\n\r\nCaused by: net.sf.jsqlparser.JSQLParserException at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:51) at net.sf.jsqlparser.parser.CCJSqlParserUtil.parse(CCJSqlParserUtil.java:40) ... 53 more Caused by: net.sf.jsqlparser.parser.ParseException: Encountered unexpected token: “DISABLE” “DISABLE” at line 1, column 15. Was expecting one of: “(” “ACTION” “ANY”...\r\n\r\nConfiguration\r\n\r\nMysql\r\nJava 8\r\nJSqlParser 2.1\r\n\r\nBug 2\r\n\r\nDouble quotes seem to not get parsed correctly\r\n\r\n1. Parsing SELECT\r\n(IFNULL(DOCUMENT_TABLE.TITLE,\"\") || \", \" || IFNULL(WF.DISPLAY_NAME,\"\") || IFNULL(\" # \" || DOCUMENT_TABLE.SOME$NUMBER,\"\")  || IFNULL(\" rev. \" || DOCUMENT_TABLE.REVISION,\"\")) AS REQUIRMENT_DESCRIPTION\r\n\r\nFROM\r\nDOC.DOC_DOCUMENT AS DOCUMENT_TABLE\r\nLEFT JOIN ENGINE.PHASE_SETTINGS AS PHASE ON (DOCUMENT_TABLE.SOME$CURRENT_PHASE = PHASE.PHASE_ID)\r\nLEFT JOIN ENGINE.WF_SETTINGS AS WF ON (PHASE.WORKFLOW_ID = WF.WORKFLOW_ID)\r\n\r\nWHERE\r\nDOCUMENT_TABLE.DOC_ID = 2113978200\r\n\r\nCauses  Jsqlparser exception on the quotation marks simliar to above statement.\r\n\r\n","author":{"url":"https://github.com/naumaan123","@type":"Person","name":"naumaan123"},"datePublished":"2020-02-07T17:54:25.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/945/JSqlParser/issues/945"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:c12bbb6d-22ca-1e5c-f429-44508afd8816
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA73A:D6AAC:16DF2A9:1D16401:697F2BCB
html-safe-nonceb2932c4d5763c764084000059006424f8b805ba5b9dbe52b65a5b273165ef2b2
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNzNBOkQ2QUFDOjE2REYyQTk6MUQxNjQwMTo2OTdGMkJDQiIsInZpc2l0b3JfaWQiOiIxMjM2OTg3MTIwMzA0NzI5MDM1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac74f9c89b44c787e0b7d45b97dde1e6459b8d4cb56f08018a154dac053f8619a4
hovercard-subject-tagissue:561785327
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/JSQLParser/JSqlParser/945/issue_layout
twitter:imagehttps://opengraph.githubassets.com/3f2d517ee722bb661edbdf962ffccea6db6d777c75cf6e1e20414899c3a2828e/JSQLParser/JSqlParser/issues/945
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/3f2d517ee722bb661edbdf962ffccea6db6d777c75cf6e1e20414899c3a2828e/JSQLParser/JSqlParser/issues/945
og:image:altBug 1 I reported a similar issue with the CHANGE keyword. We have a legacy app that uses the Mysql keyword "DISABLE" as a column name. Since it's legacy, we can't easily change the column name, and...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamenaumaan123
hostnamegithub.com
expected-hostnamegithub.com
None60279d4097367e16897439d16d6bbe4180663db828c666eeed2656988ffe59f6
turbo-cache-controlno-preview
go-importgithub.com/JSQLParser/JSqlParser git https://github.com/JSQLParser/JSqlParser.git
octolytics-dimension-user_id4643847
octolytics-dimension-user_loginJSQLParser
octolytics-dimension-repository_id1944709
octolytics-dimension-repository_nwoJSQLParser/JSqlParser
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id1944709
octolytics-dimension-repository_network_root_nwoJSQLParser/JSqlParser
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release7c85641c598ad130c74f7bcc27f58575cac69551
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/JSQLParser/JSqlParser/issues/945#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fissues%2F945
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fissues%2F945
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=JSQLParser%2FJSqlParser
Reloadhttps://github.com/JSQLParser/JSqlParser/issues/945
Reloadhttps://github.com/JSQLParser/JSqlParser/issues/945
Reloadhttps://github.com/JSQLParser/JSqlParser/issues/945
JSQLParser https://github.com/JSQLParser
JSqlParserhttps://github.com/JSQLParser/JSqlParser
Please reload this pagehttps://github.com/JSQLParser/JSqlParser/issues/945
Notifications https://github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Fork 1.4k https://github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Star 5.9k https://github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Code https://github.com/JSQLParser/JSqlParser
Issues 105 https://github.com/JSQLParser/JSqlParser/issues
Pull requests 6 https://github.com/JSQLParser/JSqlParser/pulls
Discussions https://github.com/JSQLParser/JSqlParser/discussions
Actions https://github.com/JSQLParser/JSqlParser/actions
Projects 0 https://github.com/JSQLParser/JSqlParser/projects
Wiki https://github.com/JSQLParser/JSqlParser/wiki
Security 0 https://github.com/JSQLParser/JSqlParser/security
Insights https://github.com/JSQLParser/JSqlParser/pulse
Code https://github.com/JSQLParser/JSqlParser
Issues https://github.com/JSQLParser/JSqlParser/issues
Pull requests https://github.com/JSQLParser/JSqlParser/pulls
Discussions https://github.com/JSQLParser/JSqlParser/discussions
Actions https://github.com/JSQLParser/JSqlParser/actions
Projects https://github.com/JSQLParser/JSqlParser/projects
Wiki https://github.com/JSQLParser/JSqlParser/wiki
Security https://github.com/JSQLParser/JSqlParser/security
Insights https://github.com/JSQLParser/JSqlParser/pulse
New issuehttps://github.com/login?return_to=https://github.com/JSQLParser/JSqlParser/issues/945
New issuehttps://github.com/login?return_to=https://github.com/JSQLParser/JSqlParser/issues/945
DISABLE Keyword causing parser if used as column namehttps://github.com/JSQLParser/JSqlParser/issues/945#top
https://github.com/wumpz
https://github.com/naumaan123
https://github.com/naumaan123
naumaan123https://github.com/naumaan123
on Feb 7, 2020https://github.com/JSQLParser/JSqlParser/issues/945#issue-561785327
wumpzhttps://github.com/wumpz
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.