aboutsummaryrefslogtreecommitdiff
path: root/modules/pkgs/mariadb
AgeCommit message (Collapse)AuthorFilesLines
2018-06-10Stop overriding pkgs.mariadbIgor Pashev1-142/+0
Use specific default version for the current MariaDB application.
2018-01-07MariaDB: 10.1.26 -> 10.1.30Igor Pashev2-23/+5
* Remove MDEV-12366.patch (fixed upstream) * Switch to bundled PCRE For PCRE see: * https://bugs.exim.org/show_bug.cgi?id=2173 * https://jira.mariadb.org/browse/MDEV-14024 * https://github.com/NixOS/nixpkgs/commit/462076c909f10efd460595f2090a7cf76d595b74 While it is a common virtue to use "system" libraries, this is not a big deal in Nix because there is no "system" libraries.
2017-09-19mariadb: 10.1.24 -> 10.1.26Igor Pashev2-39/+2
2017-07-02mariadb: 10.1.21 -> 10.1.24Igor Pashev1-2/+2
2017-04-03mariadb: added patch for MDEV-12366Igor Pashev2-0/+18
FLUSH PRIVILEGES can miss some roles
2017-01-29MariaDB: 10.1.18 -> 10.1.21Igor Pashev1-2/+2
2016-11-17nixpkgs 16.09: updated mariadbIgor Pashev1-95/+100
2016-10-19mariadb: removed dublicate lineIgor Pashev1-1/+0
2016-10-18mariadb: 10.1.17 -> 10.1.18Igor Pashev1-2/+2
2016-09-29Moved everything into ./modulesIgor Pashev2-0/+175