Search found 2 matches
- 25.03.2006, 09:07
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZConnection still connected after MySQL server stopped
- Replies: 8
- Views: 1478
I'm not shutting down the server manually... For example I have two machines in different cities. First runs the MySQL server, and the other one runs my application. Let's say, that the first machine freezes, or something happens with it, so it needs to be restarted. Then the application on the othe...
- 24.03.2006, 12:27
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: ZConnection still connected after MySQL server stopped
- Replies: 8
- Views: 1478
ZConnection still connected after MySQL server stopped
Hello! I have a problem: I use the latest ZeosDBO under Delphi 2005, with MySQL 4.1. I set everything properly, and my application runs properly. But after I shot down the MySQL server, the ZConnection component is still in Connected := True state, so the AfterDisconnect procedure is not going to ru...