From: Rasmus Lerdorf Date: Sun, 6 Aug 2000 02:06:43 +0000 (+0000) Subject: Remove mysql dll X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=640501ab19f0d2c07ae8bf127b07f1887ac29de4;p=php Remove mysql dll --- diff --git a/php.ini-dist b/php.ini-dist index aebdba1f60..d435ed18da 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -238,7 +238,6 @@ enable_dl = On ; Whether or not to enable the dl() function. ;Windows Extensions -;extension=php_mysql.dll ;extension=php_nsmail.dll ;extension=php_calendar.dll ;extension=php_dbase.dll @@ -253,6 +252,7 @@ enable_dl = On ; Whether or not to enable the dl() function. ;extension=php_crypt.dll ;extension=php_msql2.dll ;extension=php_odbc.dll +; Note that MySQL support is now built in, so no dll is needed for it. ;;;;;;;;;;;;;;;;;;; ; Module Settings ;