* Added the MySQL ODBC connector.
* Enable unixODBC support in PHP. * Build MySQL with thread-safe client libraries. svn path=/nixpkgs/trunk/; revision=5045
This commit is contained in:
@@ -11,4 +11,6 @@ stdenv.mkDerivation {
|
||||
};
|
||||
|
||||
buildInputs = [ps ncurses zlib perl];
|
||||
|
||||
configureFlags = "--enable-thread-safe-client";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user