René's URL Explorer Experiment


Title: [BUG] JSQLParser 5.4-SNAPSHOT : MySQL : PROCEDURE ANALYSE() not supported in SELECT statements · Issue #2428 · JSQLParser/JSqlParser · GitHub

Open Graph Title: [BUG] JSQLParser 5.4-SNAPSHOT : MySQL : PROCEDURE ANALYSE() not supported in SELECT statements · Issue #2428 · JSQLParser/JSqlParser

X Title: [BUG] JSQLParser 5.4-SNAPSHOT : MySQL : PROCEDURE ANALYSE() not supported in SELECT statements · Issue #2428 · JSQLParser/JSqlParser

Description: Failing SQL Feature MySQL PROCEDURE ANALYSE() clause used in SELECT statements. MySQL (notably in older versions such as 5.5) supports PROCEDURE ANALYSE() as a query modifier that analyzes a result set and suggests optimal column types a...

Open Graph Description: Failing SQL Feature MySQL PROCEDURE ANALYSE() clause used in SELECT statements. MySQL (notably in older versions such as 5.5) supports PROCEDURE ANALYSE() as a query modifier that analyzes a result...

X Description: Failing SQL Feature MySQL PROCEDURE ANALYSE() clause used in SELECT statements. MySQL (notably in older versions such as 5.5) supports PROCEDURE ANALYSE() as a query modifier that analyzes a result...

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

X: @github

direct link

Domain: Github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"[BUG] JSQLParser 5.4-SNAPSHOT : MySQL : PROCEDURE ANALYSE() not supported in SELECT statements","articleBody":"### Failing SQL Feature\nMySQL `PROCEDURE ANALYSE()` clause used in `SELECT` statements.\n\nMySQL (notably in older versions such as 5.5) supports `PROCEDURE ANALYSE()` as a query modifier that analyzes a result set and suggests optimal column types and sizes. It is appended directly to a `SELECT` statement and returns metadata instead of modifying data.\n\nAlthough seems to be deprecated and removed in modern MySQL versions, it is still valid syntax in legacy mysql databases and may appear in migration scenarios or older production systems.\n\n### SQL Example\n```sql\nCREATE TABLE heavy_table (\n    id INT AUTO_INCREMENT PRIMARY KEY,\n    col1 INT,\n    col2 VARCHAR(50)\n);\n\nINSERT INTO heavy_table (col1, col2) VALUES\n(10, 'alpha'),\n(20, 'beta'),\n(10, 'gamma');\n\nSELECT col1, col2\nFROM heavy_table\nPROCEDURE ANALYSE(10, 256);\n```\n\n### Parsing error\n`ParseException: Encountered: \u003cS_IDENTIFIER\u003e / \"ANALYSE\", at line 1, column 46, in lexical state DEFAULT.`","author":{"url":"https://github.com/tomershay","@type":"Person","name":"tomershay"},"datePublished":"2026-04-13T18:01:14.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/2428/JSqlParser/issues/2428"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:fa0d5fd6-afe4-5206-d6c7-187dfddd637e
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idA66E:13B657:15AFD45:1D87C7E:6A62B431
html-safe-nonced957326426e0c40f36eb5caeb1ba16c95a28d5649721db90b1f08a8efa08d849
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBNjZFOjEzQjY1NzoxNUFGRDQ1OjFEODdDN0U6NkE2MkI0MzEiLCJ2aXNpdG9yX2lkIjoiMzc2NDI5MjAwOTI1MzMxOTcyOSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac59b7f28d9547f02ba19ce0307875a1eee0fcda3f45aed22be423bbbff3933146
hovercard-subject-tagissue:4256880409
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/2428/issue_layout
twitter:imagehttps://opengraph.githubassets.com/03f0d3a38e6ef035e6ab6ef112bc122ca7c49b348c7acd33882b4de6bebf7e8d/JSQLParser/JSqlParser/issues/2428
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/03f0d3a38e6ef035e6ab6ef112bc122ca7c49b348c7acd33882b4de6bebf7e8d/JSQLParser/JSqlParser/issues/2428
og:image:altFailing SQL Feature MySQL PROCEDURE ANALYSE() clause used in SELECT statements. MySQL (notably in older versions such as 5.5) supports PROCEDURE ANALYSE() as a query modifier that analyzes a result...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernametomershay
hostnamegithub.com
expected-hostnamegithub.com
None2738d7125e864b55224a8bc40c72c220ca7d2c73f91a7bb8d69dffe9d35e997d
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
releasebf54af498459157b66a67136f992a68752cdbb54
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://Github.com/JSQLParser/JSqlParser/issues/2428#start-of-content
https://Github.com/
Sign in https://Github.com/login?return_to=https%3A%2F%2Fgithub.com%2FJSQLParser%2FJSqlParser%2Fissues%2F2428
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
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/enterprise/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%2F2428
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/2428
Reloadhttps://Github.com/JSQLParser/JSqlParser/issues/2428
Reloadhttps://Github.com/JSQLParser/JSqlParser/issues/2428
Please reload this pagehttps://Github.com/JSQLParser/JSqlParser/issues/2428
JSQLParser https://Github.com/JSQLParser
JSqlParserhttps://Github.com/JSQLParser/JSqlParser
Please reload this pagehttps://Github.com/JSQLParser/JSqlParser/issues/2428
Notifications https://Github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Fork 1.4k https://Github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Star 6k https://Github.com/login?return_to=%2FJSQLParser%2FJSqlParser
Code https://Github.com/JSQLParser/JSqlParser
Issues 88 https://Github.com/JSQLParser/JSqlParser/issues
Pull requests 2 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 and quality 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 and quality https://Github.com/JSQLParser/JSqlParser/security
Insights https://Github.com/JSQLParser/JSqlParser/pulse
[BUG] JSQLParser 5.4-SNAPSHOT : MySQL : PROCEDURE ANALYSE() not supported in SELECT statementshttps://Github.com/JSQLParser/JSqlParser/issues/2428#top
MySQLMySQL specific issuehttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22MySQL%22
Sponsor neededhttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22Sponsor%20needed%22
exotichttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22exotic%22
https://github.com/tomershay
tomershayhttps://github.com/tomershay
on Apr 13, 2026https://github.com/JSQLParser/JSqlParser/issues/2428#issue-4256880409
MySQLMySQL specific issuehttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22MySQL%22
Sponsor neededhttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22Sponsor%20needed%22
exotichttps://github.com/JSQLParser/JSqlParser/issues?q=state%3Aopen%20label%3A%22exotic%22
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.