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: Seek-One/mysql-connector-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 19 files changed
  • 4 contributors

Commits on Mar 31, 2020

  1. Bug #31007317 JDBC: OPENSSL LIBRARIES BUNDLED WITH THE CONNECTOR CAN'…

    …T BE FOUND AT RUN-TIME
    rsomla1 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6502fc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfc0005 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    699ed5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ea0ab8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bfc6f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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

Commits on Apr 3, 2020

  1. Bug #31095993 (99093) MYSQL-CONNECTOR-CPP CMAKE FILES NOT WORK WELL W…

    …HEN AS A THIRD PARTY
    
    Our libutils need to be updated to work correctly when used from within a cmake sub-project. Thanks to Lou Shuai for providing the initial patch.
    rsomla1 committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d4e5a08 View commit details
    Browse the repository at this point in the history
  2. tests: Add test for using connector build system as a sub-project.

    Test can be performed by building sub_project_test target.
    rsomla1 committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e448601 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2020

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

Commits on May 27, 2020

  1. ET#67124 INFO_SRC and INFO_BIN file checks

    Updated the CMAKE varialbe to generate value in INFO_SRC file
    gipulla committed May 27, 2020
    Configuration menu
    Copy the full SHA
    563817d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. ET#67376 [Connctor/C++] Fix the build-date in the INFO_BIN in Fedora …

    …packages
    
    The rpm build for fedora platform sets the changelog date for SOURCE_DATE_EPOCH env variable.
    Unsetting the SOURCE_DATE_EPOCH env variable to use the current system date
    gipulla committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    938d766 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. ET#67376 [Connctor/C++] Fix the build-date in the INFO_BIN in Fedora …

    …packages
    
    Updated the spec file to override the default value of epoch date from the macros.
    Removed the unsetting the SOURCE_DATE_EPOCH env variable in cmake.
    gipulla committed Jun 4, 2020
    Configuration menu
    Copy the full SHA
    40fa681 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Updated the LICENSE files

    Hery Ramilison committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6b2fc10 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2020

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

Commits on Jul 15, 2020

  1. Configuration menu
    Copy the full SHA
    a742c23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82e81dd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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