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

prepare statement tests fail with number of arguments mismatch #2859

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

prepare statement tests fail with number of arguments mismatch #2859

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

Comments

@monetdb-team
Copy link

Date: 2011-08-13 12:56:02 +0200
From: @drstmane
To: SQL devs <>
Version: 11.5.1 (Aug2011) [obsolete]
CC: @njnes

Last updated: 2011-09-16 15:04:37 +0200

Comment 16100

Date: 2011-08-13 12:56:02 +0200
From: @drstmane

ERROR = !SQLException:sql.prepare:wrong number of arguments for prepared statement: 35, expected 0
http://monetdb.cwi.nl/testweb/tests/41338:3fefa57b67c0/GNU-Fedora-x86_64-propcheck-assert/sql/mTests/test/BugTracker/large_prepare.SF-1363729.err.diff.html

ERROR = !SQLException:sql.prepare:wrong number of arguments for prepared statement: 38, expected 0
http://monetdb.cwi.nl/testweb/tests/41338:3fefa57b67c0/GNU-Fedora-x86_64-propcheck-assert/sql/mTests/test/BugTracker/large_prepare_2.SF-1363729.err.diff.html

ERROR = !SQLException:sql.prepare:wrong number of arguments for prepared statement: 3, expected 0
http://monetdb.cwi.nl/testweb/tests/41338:3fefa57b67c0/GNU-Fedora-x86_64-propcheck-assert/sql/mTests/test/BugTracker/decimal_prepare.SF-1655818.err.diff.html

ERROR = !SQLException:sql.prepare:wrong number of arguments for prepared statement: 1, expected 0
http://monetdb.cwi.nl/testweb/tests/41338:3fefa57b67c0/GNU-Fedora-x86_64-propcheck-assert/sql/mTests/test/BugTracker-2010/prepare_stmt.Bug-2533.Bug-2534.err.diff.html

Comment 16103

Date: 2011-08-13 20:21:36 +0200
From: @njnes

the is caused by the extra initialization code of 'mclient'. It now sets the time zone. This shifts the used statiement ids.

Comment 16106

Date: 2011-08-14 17:35:55 +0200
From: @drstmane

Transplanted changesets 04fcde4fc3b0 & d6e32a17f424 from default branch to Aug2011 branch.

Comment 16246

Date: 2011-09-16 15:04:37 +0200
From: @sjoerdmullender

The Aug2011 version has been released.

@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 Nov 9, 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