You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/11/14 18:03:50 UTC

[Bug 63926] JDBC Connection Configuration: Add ability to set connection properties

https://bz.apache.org/bugzilla/show_bug.cgi?id=63926

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
   Target Milestone|JMETER_5.2                  |JMETER_5.2.1
         Resolution|---                         |FIXED
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om
             Status|NEW                         |RESOLVED

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
This is an automated email from the ASF dual-hosted git repository.

pmouawad pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jmeter.git


The following commit(s) were added to refs/heads/master by this push:
     new 7850afb  JDBC Connection Configuration: Add connectionProperties
7850afb is described below

commit 7850afbc573be212b1aed9b852f0cf3e63dd51de
Author: pmouawad <p....@ubik-ingenierie.com>
AuthorDate: Thu Nov 14 19:04:23 2019 +0100

    JDBC Connection Configuration: Add connectionProperties

    This resolves https://bz.apache.org/bugzilla/show_bug.cgi?id=63926
---
 bin/testfiles/JDBC_TESTS.jmx                           |  3 ++-
 .../jmeter/protocol/jdbc/config/DataSourceElement.java | 18 ++++++++++++++++++
 .../jdbc/config/DataSourceElementBeanInfo.java         |  5 ++++-
 .../jdbc/config/DataSourceElementResources.properties  |  2 ++
 .../config/DataSourceElementResources_fr.properties    |  2 ++
 xdocs/changes.xml                                      |  1 +
 xdocs/usermanual/component_reference.xml               |  1 +
 7 files changed, 30 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.