Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for MySQL 8.0 and support for TLS/SSL for both Server and Client #312

Merged
merged 28 commits into from
Dec 21, 2018

Commits on Aug 12, 2018

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

Commits on Aug 13, 2018

  1. remove unused code

    jianjunxie committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    c04a594 View commit details
    Browse the repository at this point in the history
  2. update

    michael2008 committed Aug 13, 2018
    Configuration menu
    Copy the full SHA
    fc03190 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2018

  1. add support for caching_sha2_password and sha256_password, still has …

    …bug when sha256_password is empty
    michael2008 committed Aug 14, 2018
    Configuration menu
    Copy the full SHA
    73c0ccc View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2018

  1. Configuration menu
    Copy the full SHA
    8d9f198 View commit details
    Browse the repository at this point in the history
  2. fix typo

    michael2008 committed Aug 15, 2018
    Configuration menu
    Copy the full SHA
    f499d71 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2018

  1. ready for test and debug

    michael2008 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    3a7a3c1 View commit details
    Browse the repository at this point in the history
  2. update vendor

    michael2008 committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    132892e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    339542d View commit details
    Browse the repository at this point in the history
  4. update

    jianjunxie committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    596a8a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2018

  1. update: add test cases

    jianjunxie committed Aug 18, 2018
    Configuration menu
    Copy the full SHA
    0c8fd9d View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. more tests

    jianjunxie committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    1d17f87 View commit details
    Browse the repository at this point in the history
  2. more tests

    jianjunxie committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    d8c39ba View commit details
    Browse the repository at this point in the history
  3. add content to README

    jianjunxie committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    38a02a2 View commit details
    Browse the repository at this point in the history
  4. cleanup the code

    jianjunxie committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    175e49b View commit details
    Browse the repository at this point in the history
  5. empty cache for testing

    jianjunxie committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    11d31d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c1264d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Configuration menu
    Copy the full SHA
    2cb184e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91dd27b View commit details
    Browse the repository at this point in the history
  3. fix test instance

    michael2008 committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    408fef7 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2018

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

Commits on Aug 22, 2018

  1. Configuration menu
    Copy the full SHA
    181d73a View commit details
    Browse the repository at this point in the history
  2. fix the import in example

    jianjunxie committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    fb4f72a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be1f7e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d8791c8 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

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

Commits on Dec 20, 2018

  1. Configuration menu
    Copy the full SHA
    738bef3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08b5fa View commit details
    Browse the repository at this point in the history