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: pstiasny/mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ignatov/mysql
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.
  • 14 commits
  • 7 files changed
  • 5 contributors

Commits on Jun 2, 2015

  1. Update to 5.5.44 and 5.6.25

    tianon committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    fd23594 View commit details
    Browse the repository at this point in the history
  2. Add initial .travis.yml

    tianon committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    e288f30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request docker-library#73 from infosiftr/travis

    Add initial .travis.yml
    yosifkit committed Jun 2, 2015
    Configuration menu
    Copy the full SHA
    2a2b721 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Fixed security issue

    - File with root password in plaintext was readable from database the first time server was run
    ltangvald committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    b5ca4c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e9444e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e2518a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    355b0d2 View commit details
    Browse the repository at this point in the history
  5. * Fix whitespace inconsistencies

    * Removed hardcoded path from my_print_defaults command
    * Moved command for setting datadir ownership to before server is started
    ltangvald committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    3e88d68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b141456 View commit details
    Browse the repository at this point in the history
  7. Various fixes.

    * Removed unnecessary folder check
    * Specify pid-file for 5.5 instead of using hostname
    * Change server shutdown check to be more reliable (socket is closed before all resources are released, which could lead to issues)
    ltangvald committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    ae647b4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fd8c68 View commit details
    Browse the repository at this point in the history
  9. Merge pull request docker-library#53 from mysql/master

    Prevent root password from being accessible by normal users on first run
    tianon committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    f1b05ac View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2015

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

Commits on Apr 21, 2016

  1. MYSQL_VERSION 5.7.12-1debian7

    ignatov committed Apr 21, 2016
    Configuration menu
    Copy the full SHA
    7eebbd2 View commit details
    Browse the repository at this point in the history
Loading