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

ANALYZE, syntax error #6230

Closed
monetdb-team opened this issue Nov 30, 2020 · 0 comments
Closed

ANALYZE, syntax error #6230

monetdb-team opened this issue Nov 30, 2020 · 0 comments
Labels
bug Something isn't working normal SQL

Comments

@monetdb-team
Copy link

Date: 2017-02-28 16:59:21 +0100
From: @swingbit
To: SQL devs <>
Version: 11.25.5 (Dec2016-SP1)

Last updated: 2017-03-31 13:28:40 +0200

Comment 25065

Date: 2017-02-28 16:59:21 +0100
From: @swingbit

User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/56.0.2924.87 Safari/537.36
Build Identifier:

ANALYZE fails with

!42000!syntax error, unexpected $end, expecting ')' or ',': end of input stream in "insert into sys.statistics (column_id,type,width,stamp,"sample",count,"unique",n"

on the given example in attachment

Reproducible: Always

Comment 25066

Date: 2017-02-28 17:00:04 +0100
From: @swingbit

Created attachment 538
failing sql script with copy into and analyze

Attached file: 6230_syntaxerror.sql (application/sql, 64209 bytes)
Description: failing sql script with copy into and analyze

Comment 25068

Date: 2017-02-28 19:42:01 +0100
From: MonetDB Mercurial Repository <>

Changeset e960625b33da made by Sjoerd Mullender sjoerd@acm.org in the MonetDB repo, refers to this bug.

For complete details, see http//devmonetdborg/hg/MonetDB?cmd=changeset;node=e960625b33da

Changeset description:

Allocate enough memory for query.
This fixes bugs 6229 and 6230.
@monetdb-team monetdb-team added bug Something isn't working normal SQL labels Nov 30, 2020
@sjoerdmullender sjoerdmullender added this to the Ancient Release milestone Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working normal SQL
Projects
None yet
Development

No branches or pull requests

2 participants