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.44
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.45
Choose a head ref
  • 12 commits
  • 14 files changed
  • 2 contributors

Commits on Aug 30, 2017

  1. Post-release changes.

    fjssilva committed Aug 30, 2017
    Copy the full SHA
    1e3876e View commit details

Commits on Sep 12, 2017

  1. Fix for Bug#87704 (26771560), THE STREAM GETS THE RESULT SET ?THE DRIVER

    SIDE GET WRONG ABOUT GETLONG().
    soklakov committed Sep 12, 2017
    Copy the full SHA
    a385761 View commit details

Commits on Sep 20, 2017

  1. Fix for Bug#26794602, TESTS FAILING DUE TO CHANGE IN

    INFORMATION_SCHEMA.INNODB_SYS_* NAMING.
    soklakov committed Sep 20, 2017
    Copy the full SHA
    ea5efb5 View commit details
  2. Fix for Bug#26794652, TEST FAILING DUE TO BINARY LOGGING ENABLED BY

    DEFAULT IN MYSQL 8.0.3.
    soklakov committed Sep 20, 2017
    Copy the full SHA
    cf48184 View commit details
  3. Copy the full SHA
    f3dc08c View commit details

Commits on Nov 3, 2017

  1. Fix for Bug#88021 (26939943), High GC pressure when driver configured

    with serversideprepared statements.
    soklakov committed Nov 3, 2017
    Copy the full SHA
    25fa4e0 View commit details

Commits on Nov 14, 2017

  1. Copy the full SHA
    650de8b View commit details

Commits on Nov 15, 2017

  1. Fix for Bug#88242 (27040063), autoReconnect and socketTimeout JDBC op…

    …tion makes wrong order of client packet.
    fjssilva committed Nov 15, 2017
    Copy the full SHA
    765f3f6 View commit details
  2. Fix for Bug#88232 (27047676), c/J does not rollback transaction when …

    …autoReconnect=true. (test only)
    fjssilva committed Nov 15, 2017
    Copy the full SHA
    b5d483e View commit details

Commits on Nov 16, 2017

  1. Copy the full SHA
    0537c86 View commit details
  2. Copy the full SHA
    714c64b View commit details

Commits on Nov 17, 2017

  1. Copy the full SHA
    9131eef View commit details
Loading