diff --git a/include/common/taosdef.h b/include/common/taosdef.h index 5384082da32716217dc72ba599c337b7c73fe7bb..e1f8832edf146f71deed320a21c24c5df5a25292 100644 --- a/include/common/taosdef.h +++ b/include/common/taosdef.h @@ -89,7 +89,7 @@ extern char *qtypeStr[]; #define TSDB_PORT_HTTP 11 -#define TD_DEBUG_PRINT_ROW +#undef TD_DEBUG_PRINT_ROW #ifdef __cplusplus }