Feature #23932
Update TinyTds to recent version (1.0.5)
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Gems support | |||
Target version: | 3.4.0 | |||
Resolution: | Fixed |
Description
Redmine Gemfile still specifies TinyTds 0.6.2 which is prone to connection pool pollution errors. Current version is 1.0.4 which works perfectly fine with RM 3.3 gemset and has no such issues.
History
#1
Updated by Toshi MARUYAMA over 5 years ago
- Target version set to 3.4.0
#2
Updated by Jean-Philippe Lang over 5 years ago
- Subject changed from Update TinyTds to recent version. to Update TinyTds to recent version (1.0.5)
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
Upgraded to 1.0.5 in r16058. Thanks for pointing this out.