Pantek Library
Hosting Provided By
CybrHost
High Speed Hosting

PHP mysqlnd svn commit: r1084 - trunk/php5/ext/mysql

From: <ahristov(at)mysql.com>
Date: Fri Oct 05 2007 - 07:35:28 EDT


Author: ahristov
Date: 2007-10-05 13:35:28 +0200 (Fri, 05 Oct 2007) New Revision: 1084

Modified:

   trunk/php5/ext/mysql/config.w32
Log:
More debug

Modified: trunk/php5/ext/mysql/config.w32


  • trunk/php5/ext/mysql/config.w32 2007-10-05 11:24:42 UTC (rev 1083) +++ trunk/php5/ext/mysql/config.w32 2007-10-05 11:35:28 UTC (rev 1084)
    @@ -5,6 +5,7 @@

 if (PHP_MYSQL != "no") {
   if (PHP_MYSQLI != "mysqlnd") {

+  	STDOUT.Write("mysqlnd not wanted");
     if (CHECK_LIB("libmysql.lib", "mysql", PHP_MYSQL) &&
         CHECK_HEADER_ADD_INCLUDE("mysql.h", "CFLAGS_MYSQL",
           PHP_MYSQL + "\\include;" + PHP_PHP_BUILD + "\\include\\mysql;" + PHP_MYSQL)) {

@@ -12,6 +13,7 @@
WARNING("mysql not enabled; libraries and headers not found"); } } else { + STDOUT.Write("mysqlnd wanted"); ADD_EXTENSION_DEP('mysql', 'mysqlnd', true);
   }
   EXTENSION("mysql", "php_mysql.c");
-- 
MySQL Code Commits Mailing List
For list archives: 
http://lists.mysql.com/commits
To unsubscribe:    
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Fri Oct 5 07:35:49 2007

This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 09:57:51 EDT


Contact Us  Legal Notices  Order Services Online 
Pantek Home  Privacy Policy  IT news  Site Map  Pantek Library