uses winsock;
[...]
initialization
finalization
WSACleanup;
end.
Search found 4 matches
- 06.11.2005, 14:49
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Application using ZEOS (mysql-4.1) takes ages to end
- Replies: 6
- Views: 1401
- 05.11.2005, 19:14
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Application using ZEOS (mysql-4.1) takes ages to end
- Replies: 6
- Views: 1401
- 01.11.2005, 16:09
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Application using ZEOS (mysql-4.1) takes ages to end
- Replies: 6
- Views: 1401
- 01.11.2005, 15:27
- Forum: 6.5.1 (alpha) - 6.6.x (beta)
- Topic: Application using ZEOS (mysql-4.1) takes ages to end
- Replies: 6
- Views: 1401
Application using ZEOS (mysql-4.1) takes ages to end
I have the following problem: Sometimes it takes quite a time (5-10 seconds) for a application to end if it is using ZEOS/mysql41 (I'm using the 6.5.1/July release). If I close the application, the forms get closed really fast, but I see that some thread is waiting (somewhere inside ZEOS or the mysq...