Subject | Firebird Crash |
---|---|
Author | Graham King |
Post date | 2003-11-18T17:50:22Z |
Hello all,
We're running Firebird v1.0.3 which has proved to be hugely stable, no problems whatsoever. However, whilst trying out Database Workbench from Upscene Productions, I noticed that requesting the Server Log crashes the ibserver process.
Is there likely to be a fix for this rather severe bug in Firebird?
On another note. I noticed a while ago that Firebird failed on the following query:
insert into tablea select * from tableb
where tableb is an external fixed width file of >10GB (40.5 million records) and tablea is a native Firebird table. When the external file was split into smaller (512MB) chunks, the copy between tables worked fine (just took 20 external files to get all the data into tablea). Is this a known problem also?
Regards
Graham King
We're running Firebird v1.0.3 which has proved to be hugely stable, no problems whatsoever. However, whilst trying out Database Workbench from Upscene Productions, I noticed that requesting the Server Log crashes the ibserver process.
Is there likely to be a fix for this rather severe bug in Firebird?
On another note. I noticed a while ago that Firebird failed on the following query:
insert into tablea select * from tableb
where tableb is an external fixed width file of >10GB (40.5 million records) and tablea is a native Firebird table. When the external file was split into smaller (512MB) chunks, the copy between tables worked fine (just took 20 external files to get all the data into tablea). Is this a known problem also?
Regards
Graham King