isql connect database using TCP/IP protocol, After execute long time SQL 
Statement can't get back to command prompt
-------------------------------------------------------------------------------------------------------------------

                 Key: CORE-4355
                 URL: http://tracker.firebirdsql.org/browse/CORE-4355
             Project: Firebird Core
          Issue Type: Bug
          Components: ISQL
    Affects Versions: 2.5.2 Update 1
         Environment: Debain wheezy 7.03 AMD64, FB 2.5.2 update1

            Reporter: 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis & security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071&iu=/4140/ostg.clktrk
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to