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
If one directory configured in config setting "TempDirectories" is not available access to any database on the server is not possible with the following error:
> Unsuccessful execution caused by a system error that precludes
> successful execution of subsequent statements.
> I/O error for file "".
> Error while trying to open file.
> No such file or directory.
Firebird should use the next directory in that case and should behave the same way as if no free space on the disk would be available.
Submitted by: Bjoern Reimer (bnreimer)
If one directory configured in config setting "TempDirectories" is not available access to any database on the server is not possible with the following error:
> Unsuccessful execution caused by a system error that precludes
> successful execution of subsequent statements.
> I/O error for file "".
> Error while trying to open file.
> No such file or directory.
Firebird should use the next directory in that case and should behave the same way as if no free space on the disk would be available.
Commits: 8038275
The text was updated successfully, but these errors were encountered: