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

Incorrect result with EXECUTE STATEMENT and VARCHAR columns [CORE1434] #1852

Closed
firebird-automations opened this issue Aug 30, 2007 · 15 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Igor Zubrylin (zigorzn)

Is duplicated by CORE1435
Is duplicated by CORE1445

Attachments:
test.zip

Run-time error EXECUTE STATEMENT. VARCHAR values gets out unright.

Commits: 3863eae

====== Test Details ======

Changed code to make it independent of system tables content: hope that new RDB$ tables (that will be added in subsequent FB-versions) will not have rdb$relations.rdb$relation_id <= 30.

@firebird-automations
Copy link
Collaborator Author

Commented by: Igor Zubrylin (zigorzn)

select docrecno, doctype, doctype2, doctype3, doctype4, doctype5, sqlstatement
from doc_s

@firebird-automations
Copy link
Collaborator Author

Modified by: Igor Zubrylin (zigorzn)

Attachment: test.zip [ 10540 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: Igor Zubrylin (zigorzn)

description: ??????? ???????? EXECUTE STATEMENT. ?? ????? ??????? ?????????? ????????? ?????? => run-time error EXECUTE STATEMENT. a value gets out unright

summary: ?????? ??? ????????? EXECUTE STATEMENT => run-time error EXECUTE STATEMENT

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

assignee: Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Link: This issue is duplicated by CORE1435 [ CORE1435 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

assignee: Alexander Peshkov [ alexpeshkoff ] => Adriano dos Santos Fernandes [ asfernandes ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @asfernandes

Last two bytes of VARCHAR columns are lost.

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

description: run-time error EXECUTE STATEMENT. a value gets out unright => Run-time error EXECUTE STATEMENT. VARCHAR values gets out unright.

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1 Beta 2 [ 10190 ]

Fix Version: 2.0.3 [ 10200 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

summary: run-time error EXECUTE STATEMENT => Incorrect result with EXECUTE STATEMENT and VARCHAR columns

@firebird-automations
Copy link
Collaborator Author

Commented by: @pmakowski

Q/A tested Ok
Q/A test made

@firebird-automations
Copy link
Collaborator Author

Modified by: @pmakowski

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

Link: This issue is duplicated by CORE1445 [ CORE1445 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12920 ] => Firebird [ 13919 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: Done successfully

Test Details: Changed code to make it independent of system tables content: hope that new RDB$ tables (that will be added in subsequent FB-versions) will not have rdb$relations.rdb$relation_id <= 30.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants