Support Lucee datsource setting alwaysSetTimeout

Description

this.datasources["sss"] = { class: 'com.mysql.cj.jdbc.Driver' , bundleName: 'com.mysql.cj' , bundleVersion: '8.0.19' , connectionString: 'jdbc:mysql://...' , username: '...' , password: "..." // optional settings , connectionLimit:-1 // default:-1 , alwaysSetTimeout:true // default: false , validate:false // default: false };

Activity

Show:

Mark DrewDecember 18, 2020 at 4:42 PM

Should this ticket still be open?

Mark DrewJune 5, 2020 at 11:04 AM

There is a PR for this over in github: https://github.com/Ortus-Solutions/cfconfig/pull/34/files

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Fix versions

Priority

Sentry

Created May 8, 2020 at 4:18 PM
Updated June 9, 2022 at 6:58 PM
Resolved June 9, 2022 at 6:58 PM

Flag notifications