nixpkgs/pkgs/servers/sql
Florian Klink 4b8d66aa72 mariadb: remove withoutClient
When used as a global override, it breaks most of the options in the
mysql module, such as ensureDatabases, ensureUsers, initialDatabases,
initialScript.

We could use `.client` there, but if the reasoning behind this was
closure size reduction, we now end up with the same (or a bigger)
runtime closure and more complexity.

Apart from the options exposed by the mysql module, the client is also
likely to be required for local backups or DBA tasks anyways.

Instead of dealing with all the increased complexity of this for no
arguable benefit, let's just remove the `withoutClient` argument.
Storage space on mysql servers shouldn't be that much of an issue.

Closes #82428.
2020-03-15 13:49:13 +01:00
..
cockroachdb cockroachdb: fix build on darwin 2019-12-27 05:21:40 +01:00
dolt dolt: init at 0.12.0 (#75693) 2019-12-16 00:58:16 +02:00
mariadb mariadb: remove withoutClient 2020-03-15 13:49:13 +01:00
monetdb monetdb: 11.35.9 -> 11.35.19 2020-03-14 06:02:25 +00:00
mssql/jdbc squirrel-sql: Add MSSQL driver. (#55626) 2019-05-04 20:22:14 -04:00
mysql cmake: remove CMAKE_OSX_DEPLOYMENT_TARGET overrides 2020-01-31 21:52:12 +01:00
oracle-xe treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
patroni patroni: init at 1.6.4 2020-02-25 02:27:12 -05:00
percona percona-server: fix build with gcc9 2019-11-03 00:52:53 +01:00
pgbouncer pgbouncer: 1.11.0 -> 1.12.0 (#71746) 2019-10-23 16:52:58 +02:00
pgpool Merge branch 'master' into staging-next 2019-08-24 08:55:37 +02:00
postgresql postgresqlPackages.pgroonga: 2.2.2 -> 2.2.5 2020-03-12 04:20:00 -05:00
sqlite/jdbc treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
virtuoso virtuoso-opensource: add license 2018-11-15 00:13:52 +01:00