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

Can't create table using long username and UTF8 as attachment charset [CORE1292] #1713

Closed
firebird-automations opened this issue May 31, 2007 · 7 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @asfernandes

Is related to QA141

isql -ch UTF8
SQL> create database 't.fdb' user 'testtesttest' password 'test';
SQL> create table t (n integer);
Statement failed, SQLCODE = -607
unsuccessful metadata update
-CREATE VIEW failed
-arithmetic exception, numeric overflow, or string truncation

Commits: 7c3f506 b63bbb7

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

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

resolution: Fixed [ 1 ]

Fix Version: 2.1 Beta 1 [ 10141 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Link: This issue is related to QA141 [ QA141 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @asfernandes

Fix Version: 2.0.2 [ 10130 ]

Version: 2.0.2 [ 10130 ] =>

@firebird-automations
Copy link
Collaborator Author

Commented by: @pcisar

Verified, test added.

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 12242 ] => Firebird [ 15592 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

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

QA Status: Done successfully

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