Skip to content
This repository has been archived by the owner on Apr 12, 2021. It is now read-only.
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: NixOS/nixpkgs-channels
base: 3acebb03952a
Choose a base ref
...
head repository: NixOS/nixpkgs-channels
compare: 5225d4bf0193
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 8, 2019

  1. nixos/mysql: fix option ensureDatabases

    The database name needs to be quoted
    in case it contains special characters
    so the MySQL service does not fail to start.
    
    (cherry picked from commit 429c0bf)
    dermetfan authored and Tristan Helmich (omniIT) committed Feb 8, 2019
    Copy the full SHA
    6792ad7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2019

  1. Merge pull request #55459 from fadenb/mysql_module_dbname_quoting_bac…

    …kport
    
    [18.09] nixos/mysql: fix option `ensureDatabases`
    markuskowa committed Feb 9, 2019
    Copy the full SHA
    5225d4b View commit details
    Browse the repository at this point in the history