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-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: trunk
Choose a base ref
...
head repository: mysql/mysql-connector-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1
Choose a head ref
  • 13 commits
  • 20 files changed
  • 4 contributors

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    e77bb89 View commit details
    Browse the repository at this point in the history
  2. Update Licence Book

    silvakid committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    a1bb717 View commit details
    Browse the repository at this point in the history
  3. Update Copyright Year.

    silvakid committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    9312f3f View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

  1. ET62224 - MySQL Connector/C++ 1.1.12 GA release - updated copyright y…

    …ear in README, CHANGES, BUILDINFO
    nawazn committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    0999704 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2019

  1. Fix dynamic binding

    silvakid committed Jan 17, 2019
    Configuration menu
    Copy the full SHA
    02d347e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2019

  1. Configuration menu
    Copy the full SHA
    0201113 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2019

  1. Configuration menu
    Copy the full SHA
    a976e8d View commit details
    Browse the repository at this point in the history
  2. Added new collations for utf8mb4 charset

    Bogdan Degtyariov authored and silvakid committed May 27, 2019
    Configuration menu
    Copy the full SHA
    b04fb66 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Fix Expired Passwords UT

    silvakid committed Jun 7, 2019
    Configuration menu
    Copy the full SHA
    63a5dbf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. MySQL Bug#78852 TRANSACTION ISOLATION DEFAULTS TO REPEATABLE-READ

    REGARDLESSLY OF SERVER SETTING
    
    Connector will no longer do:
    setTransactionIsolation(sql::TRANSACTION_REPEATABLE_READ);
    On init, following then the server config.
    silvakid committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    0a51115 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Update Copyright Year.

    Bogdan Degtyariov authored and silvakid committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    1ce9758 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. Configuration menu
    Copy the full SHA
    4f56287 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    7de1cd4 View commit details
    Browse the repository at this point in the history
Loading