ajs124
|
a2ec554e83
|
nixos/tests/mysql-replication: test multiple mariadb versions
|
2022-01-22 02:27:05 +01:00 |
|
talyz
|
59e0120aa5
|
treewide: Fix mysql alias deprecation breakage
62733b37b4 broke evaluation in all
places `pkgs.mysql` was used. Fix this by changing all occurrences to
`pkgs.mariadb`.
|
2021-06-04 21:42:08 +02:00 |
|
Dominik Xaver Hörl
|
25bef2d8f9
|
treewide: simplify pkgs.stdenv.lib -> pkgs.lib
The library does not depend on stdenv, that `stdenv` exposes `lib` is
an artifact of the ancient origins of nixpkgs.
|
2021-01-10 20:12:06 +01:00 |
|
Izorkin
|
f52700fc14
|
nixos/tests/mysql-replication: fix test script
MariaDB 10.4 introduces a number of changes to the authentication
process, intended to make things easier and more intuitive.
|
2020-05-14 17:29:40 +03:00 |
|
Izorkin
|
8af9c97c0d
|
nixos/tests: move mysql tests to subfolder
|
2020-05-06 16:42:29 +03:00 |
|