]> granicus.if.org Git - php/commitdiff
remove C++ comments
authorAndrey Hristov <andrey@php.net>
Tue, 15 Dec 2009 14:48:24 +0000 (14:48 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 15 Dec 2009 14:48:24 +0000 (14:48 +0000)
ext/mysqlnd/mysqlnd.h

index c0566d6883b069f7aa468dec76b2d3e3b92087dd..0bbea9356a4e8b152acac43e7de47df9993f3af4 100644 (file)
@@ -40,8 +40,8 @@
   on production systems, if of course measured performance degradation is not
   minimal.
 */
-#if PHP_DEBUG
-//#define MYSQLND_DO_WIRE_CHECK_BEFORE_COMMAND 1
+#if A0 && PHP_DEBUG
+#define MYSQLND_DO_WIRE_CHECK_BEFORE_COMMAND 1
 #endif
 
 #if PHP_DEBUG && !defined(PHP_WIN32)