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

isql connect database using TCP/IP protocol, After execute long time SQL Statement can't get back to command prompt [CORE4355] #4677

Closed
firebird-automations opened this issue Feb 26, 2014 · 4 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: xie (deke xie)

I have a database 40GB, a table Name is tMaterial with 70 columns and 10,00000 records, I run isql command:

connect database 'localhost:/db/db.fdb' user 'sysdba' password 'masterkey';
update set TMaterial set fColumn1=0;

the 2nd Statement run with IBExpert is ok, waste time 2 minute. In this case, after 2 minute(and more time), isql can't get back to SQL> prompt.
if change 1st Statement to "connect database '/db/db.fdb' user 'sysdba' password 'masterkey';" everything is ok

@firebird-automations
Copy link
Collaborator Author

Modified by: xie (deke xie)

environment: Debain wheezy 7.03 AMD64, FB 2.5.2 update1

=>

Debain wheezy 7.03 AMD64, FB 2.5.2 update1, Classic and superClassic

@firebird-automations
Copy link
Collaborator Author

Commented by: Sean Leyne (seanleyne)

This appears to be a support question/issue -- I suspect that the problem is with garbage collection.

Please post this to the Firebird Support mailing list (to subscribe go to http://groups.yahoo.com/group/firebird-support/). If the issue is confirmed there, you can request that this case be re-opened.

@firebird-automations
Copy link
Collaborator Author

Modified by: Sean Leyne (seanleyne)

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

resolution: Won't Fix [ 2 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

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

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

1 participant