You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/03/21 17:09:00 UTC

[jira] [Commented] (ARTEMIS-1757) Improve DB2 compatibility

    [ https://issues.apache.org/jira/browse/ARTEMIS-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16408252#comment-16408252 ] 

ASF GitHub Bot commented on ARTEMIS-1757:
-----------------------------------------

GitHub user franz1981 opened a pull request:

    https://github.com/apache/activemq-artemis/pull/1963

    ARTEMIS-1757 Improve DB2 compatibility

    It includes:
    - Fixed AUTO_INCREMENT not supported on DB2
    - Added proper stop/teardown of driver
    - Fixed recursive SQLException formatting

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/franz1981/activemq-artemis DB_2_JDBC_TESTS

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/activemq-artemis/pull/1963.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1963
    
----
commit f5868a94e1a1534ddb8a44c854c132e8b20f1b9d
Author: Francesco Nigro <ni...@...>
Date:   2018-02-16T14:45:45Z

    ARTEMIS-1757 Improve DB2 compatibility
    
    It includes:
    - Fixed AUTO_INCREMENT not supported on DB2
    - Added proper stop/teardown of driver
    - Fixed recursive SQLException formatting

----


> Improve DB2 compatibility
> -------------------------
>
>                 Key: ARTEMIS-1757
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1757
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 2.5.0
>            Reporter: Francesco Nigro
>            Assignee: Francesco Nigro
>            Priority: Major
>             Fix For: 2.5.1
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)