Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mysql/mysql-connector-j
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.1.41
Choose a base ref
...
head repository: mysql/mysql-connector-j
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.1.42
Choose a head ref

Commits on Feb 1, 2017

  1. Post-release changes.

    fjssilva committed Feb 1, 2017
    Copy the full SHA
    220b051 View commit details

Commits on Feb 20, 2017

  1. Copy the full SHA
    4053eee View commit details

Commits on Feb 22, 2017

  1. Copy the full SHA
    dc0f812 View commit details

Commits on Mar 8, 2017

  1. Copy the full SHA
    0260cd6 View commit details

Commits on Mar 9, 2017

  1. Fix for Bug#25636947, CONNECTION USING MYSQL CLIENT FAILS IF WE USE T…

    …HE SSL CERTIFICATES FROM C/J SRC.
    fjssilva committed Mar 9, 2017
    Copy the full SHA
    c13d8ba View commit details

Commits on Mar 14, 2017

  1. Copy the full SHA
    0751b08 View commit details
  2. Fix for Bug#77192 (21170603), Description for the Property replicatio…

    …nConnetionGroup Missing from the Manual.
    fjssilva committed Mar 14, 2017
    Copy the full SHA
    17fcb51 View commit details

Commits on Mar 16, 2017

  1. Copy the full SHA
    9164ee6 View commit details

Commits on Mar 17, 2017

  1. Copy the full SHA
    cab5d94 View commit details
  2. Fix for Bug#84189 (25250938), Allow null when extracting java.time.* …

    …classes from ResultSet.
    fjssilva committed Mar 17, 2017
    Copy the full SHA
    7426eac View commit details

Commits on Mar 20, 2017

  1. Copy the full SHA
    cfe07a1 View commit details

Commits on Mar 24, 2017

  1. Fix for Bug#83368 (24841670), 5.1.40 regression: wasNull not updated …

    …when calling getInt for a bit column.
    fjssilva committed Mar 24, 2017
    Copy the full SHA
    c8e2a44 View commit details
  2. Fix for Bug#83662 (25048406), NullPointerException while reading NULL…

    … boolean value from DB.
    fjssilva committed Mar 24, 2017
    Copy the full SHA
    eecaf7e View commit details

Commits on Apr 4, 2017

  1. Fix for BUG#20515688.

    soklakov committed Apr 4, 2017
    Copy the full SHA
    aeba572 View commit details
  2. Fix for Bug#66430 (16714868), setCatalog on connection leaves ServerP…

    …reparedStatement cache for old catalog.
    fjssilva committed Apr 4, 2017
    Copy the full SHA
    44631dd View commit details
  3. Copy the full SHA
    9e3c246 View commit details
  4. Copy the full SHA
    9ec7f65 View commit details

Commits on Apr 6, 2017

  1. Fix for Bug#79561 (22333996), NullPointerException when calling a ful…

    …ly qualified stored procedure.
    fjssilva committed Apr 6, 2017
    Copy the full SHA
    9e30ce1 View commit details

Commits on Apr 7, 2017

  1. Fix for Bug#84324 (25321524), CallableStatement.extractProcedureName(…

    …) not work when catalog name with dash.
    fjssilva committed Apr 7, 2017
    Copy the full SHA
    34cfe3b View commit details

Commits on Apr 11, 2017

  1. Fix for Bug#73775 (19531384), DBMD.getProcedureColumns()/.getFunction…

    …Columns() fail to filter by columnPattern.
    fjssilva committed Apr 11, 2017
    Copy the full SHA
    7474677 View commit details

Commits on Apr 12, 2017

  1. Copy the full SHA
    641182f View commit details
  2. Copy the full SHA
    01f612b View commit details

Commits on Apr 13, 2017

  1. Updated CHANGES file.

    fjssilva committed Apr 13, 2017
    Copy the full SHA
    1f61b0b View commit details
Loading