| Commit | Date | |
|---|---|---|
| 2006-09-22 16:29:07 | Tree | |
| 2006-09-22 15:48:04 | Tree | |
| 2006-09-22 10:23:38 | Tree | |
| 2006-09-21 21:25:38 | Tree | |
| 2006-09-21 14:21:38 | Tree | |
| 2006-09-21 13:54:36 | Tree | |
| 2006-09-21 13:04:31 | Tree | |
| 2006-09-21 10:32:52 | Tree | |
| 2006-09-21 09:21:36 | Tree | |
|
[r3756]
by
cboos
Fix the logic of the !ConnectionPool w.r.t to threads. !PooledConnection could end up being garbage collected in an other thread than the one which created it. Therefore we had to ensure that upon thread termination, the connection created and used by the thread was properly closed. Closes #3504. |
2006-09-20 21:11:56 | Tree |