summary refs log tree commit diff
path: root/nixos/modules/services/databases/mysql.nix
Commit message (Expand)AuthorAge
...
* Revert "nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1"Tuomas Tynkkynen2018-07-28
* nixos/modules: users.(extraUsers|extraGroup->users|group)Florian Klink2018-06-30
* nixos mysql: make start-up more robust (#41010)Peter Hoeg2018-05-24
* nixos: rename system.{stateVersion,defaultChannel} -> system.nixos.\1Jan Malakhovski2018-05-12
* Merge pull request #34028 from florianjacob/matomoFranz Pletz2018-02-26
|\
| * nixos/piwik: rename to matomoFlorian Jacob2018-02-22
* | nixos/mysql: Unbreak initial database creationSarah Brofeldt2018-02-24
|/
* services.mysql: properly quote database.nameEric Bailey2018-02-08
* mysql module: cleanup obsolete checksRobin Gloster2017-12-29
* mysql module: fix flaky checkDanylo Hlynskyi2017-11-14
* nixos/mysql: fix typo in description of mysql.bind optionRaphael Das Gupta2017-11-07
* nixos/mysql: declarative users & databasesFlorian Jacob2017-09-18
* mysql service: Make initialDatabases.schema attribute optionalFlorian Jacob2017-08-31
* mysql module: add option to bind to an addressMaarten Hoogendoorn2017-06-15
* mysql service: change default data directory for 17.09Pascal Bach2017-05-20
* Revert "mysql service: specify a default package"Joachim Fasting2016-12-17
* Revert "mysql service: specify defaultText for package option"Joachim Fasting2016-12-17
* mysql service: specify defaultText for package optionJoachim Fasting2016-10-09
* mysql service: specify a default packageJoachim Fasting2016-10-03
* mysql service: add some option typesJoachim Fasting2016-10-03
* mysql service: order after network.targetJoachim Fasting2016-10-03
* mysql: fix replication tests (#17174)ben smith2016-07-23
* MySQL Replication (that actually works) (#7198)ben smith2016-07-21
* mysql: add nettools to pathBas van Dijk2015-09-08
* Remove unnecessary option. My mistake...Rob Vermaas2015-06-10
* Merge cwoac:mysql_socketRob Vermaas2015-06-10
|\
| * Allow allowing local access to mysql socketOliver Matthews2015-04-15
* | mysql: /run/mysql now 0755 (instead 0700)Joachim Schiele2015-05-07
|/
* nixos/mysql: CleanupsWilliam A. Kennington III2015-03-31
* nixos/mysql: All versions of mysql have mysqld in /binWilliam A. Kennington III2015-03-29
* Actually use services.mysql.portShea Levy2014-04-30
* Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra2014-04-14
* mysql service: Shutdown with normal systemd SIGTERM instead of mysqladminRickard Nilsson2014-03-19
* mysql module: Specify --basedirShea Levy2014-03-14
* Merge mysql55 module into mysqlShea Levy2014-02-26
* Remove dependencies on the Nixpkgs locationEelco Dolstra2013-10-23
* Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2013-10-10