]> 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 8b0e01f40c1a99959d66725b302b7952d70e7be1..a3a38c73141e6acd76d6aee0c1750002f3da3ab7 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)