nixpkgs/pkgs/servers/sql/mysql
Julian Nadeau 1aa13609b6 Use c++ 11 for MySQL 5.7 to fix build in mac (#56384)
https://github.com/NixOS/nixpkgs/issues/49174 shows us the error that we were experiencing.
The last successful build was https://hydra.nixos.org/build/81938220, with the first failing here: https://hydra.nixos.org/build/82083071

The difference between these 2 builds seems to be Protobuf 3.4 being updated to Protobuf 3.6.
Protobuf fails because the newer version uses newer C++ features.

This commit makes MySQL 5.7 use C++ 11 to fix these issues.
2019-02-28 20:59:40 +00:00
..
jdbc mysql_jdbc: 5.1.45 -> 5.1.46 2018-03-25 11:12:10 -05:00
5.5.17-cygwin.patch cygwin: mysql patches 2015-05-28 10:53:35 +02:00
5.5.17-export-symbols.patch cygwin: mysql patches 2015-05-28 10:53:35 +02:00
5.5.x.nix mysql55: broken on aarch64 2018-12-12 20:07:51 +03:00
5.7.x.nix Use c++ 11 for MySQL 5.7 to fix build in mac (#56384) 2019-02-28 20:59:40 +00:00
abi_check.patch mysql: Move all versions into the same directory 2013-10-17 13:25:13 +02:00