Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lost connection to a database in an app with multitread connections [CORE3215] #3589

Open
firebird-automations opened this issue Nov 5, 2010 · 1 comment

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: Valeriy (frags)

Votes: 1

An application creates four connections in four threads to the same database using Local protocol.
Sometimes it gets an exception with a message "connection lost to a database" when particular thread tries to establish a connection.
It does not happen if TCP/IP connection is used, for example.
As well It does not happen if older version of fbclient.dll (from FB 2.1.3) with Local protocol is used with FB 2.5.0 server.

@firebird-automations
Copy link
Collaborator Author

Commented by: @dyemanov

A reproducible test case is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant