You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\1INSTALL\FIREBIRD\Data>isql localhost/3050:C:\1INSTALL\FIREBIRD\Data\T1.fdb -n
Database: localhost/3050:C:\1INSTALL\FIREBIRD\Data\T1.fdb
SQL> select count(*) from rdb$fields,rdb$fields,rdb$fields,rdb$fields,rdb$fields,rdb$fields; -- this query will runs enough time for we can switch to session #1
session #1
SQL> delete from mon$attachments where mon$attachment_id<>current_connection; commit;
Submitted by: @pavel-zotov
session #1
C:\1INSTALL\FIREBIRD\Data>isql localhost/3050:C:\1INSTALL\FIREBIRD\Data\T1.fdb -n
Database: localhost/3050:C:\1INSTALL\FIREBIRD\Data\T1.fdb
SQL>
session #2
C:\1INSTALL\FIREBIRD\Data>isql localhost/3050:C:\1INSTALL\FIREBIRD\Data\T1.fdb -n
Database: localhost/3050:C:\1INSTALL\FIREBIRD\Data\T1.fdb
SQL> select count(*) from rdb$fields,rdb$fields,rdb$fields,rdb$fields,rdb$fields,rdb$fields; -- this query will runs enough time for we can switch to session #1
session #1
SQL> delete from mon$attachments where mon$attachment_id<>current_connection; commit;
session #2
<< has been immediatelly interrupted >>
Trace:
#####
2012-05-11T23:45:04.1250 (580:0202B970) EXECUTE_STATEMENT_FINISH
Statement 257:
-------------------------------------------------------------------------------
select count(*) from rdb$fields,rdb$fields,rdb$fields,rdb$fields,rdb$fields,rdb$fields
0 records fetched
Table Natural Index Update Insert Delete Backout Purge Expunge
***************************************************************************************************************
RDB$FIELDS 18446943
Commits: 8542319 3a6a7e1
The text was updated successfully, but these errors were encountered: