Attach fails after shutdown rejected by handler installed in
fb_shutdown_callback()
-----------------------------------------------------------------------------------
Key: CORE-3494
URL: http://tracker.firebirdsql.org/browse/CORE-3494
Project: Firebird Core
Issue Type: Bug
Affects Versions: 2.5.0
Environment: posix
Reporter: Alexander Peshkov
After cancelling wrong running query in isql an attempt to connect to another
database fails:
# ./isql -user sysdba -pas masterke employee
Database: employee, User: sysdba
SQL> select count(*) from employee full join employee on 1=1 full join employee
on 1=1 full join employee on 1=1 full join employee on 1=1;
^C
COUNT
============
Statement failed, SQLSTATE = HY008
operation was cancelled
SQL> connect employee;
Commit current transaction (y/n)?y
Committing.
Statement failed, SQLSTATE = HY000
database <Missing arg #1 - possibly status vector overflow> shutdown in
<Missing arg #2 - possibly status vector overflow> seconds
SQL>
--
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
------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery,
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now.
http://p.sf.net/sfu/quest-d2dcopy1
Firebird-Devel mailing list, web interface at
https://lists.sourceforge.net/lists/listinfo/firebird-devel