diff --git a/storage/oqgraph/ha_oqgraph.cc b/storage/oqgraph/ha_oqgraph.cc index 0066b110a2b4b91a5690123dcdcd426b43bb05de..77e22aa40334cd93393bfc5bbfb3a0836c3d79fd 100644 --- a/storage/oqgraph/ha_oqgraph.cc +++ b/storage/oqgraph/ha_oqgraph.cc @@ -44,7 +44,7 @@ #include "my_dbug.h" // Uncomment this for extra debug, but expect a performance hit in large queries -#define VERBOSE_DEBUG +//#define VERBOSE_DEBUG #ifdef VERBOSE_DEBUG #else #undef DBUG_PRINT