aboutsummaryrefslogtreecommitdiff
path: root/src/core/ngx_log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/ngx_log.h')
-rw-r--r--src/core/ngx_log.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/core/ngx_log.h b/src/core/ngx_log.h
index 618d3ad62..afb73bf71 100644
--- a/src/core/ngx_log.h
+++ b/src/core/ngx_log.h
@@ -29,8 +29,7 @@
#define NGX_LOG_DEBUG_EVENT 0x080
#define NGX_LOG_DEBUG_HTTP 0x100
#define NGX_LOG_DEBUG_MAIL 0x200
-#define NGX_LOG_DEBUG_MYSQL 0x400
-#define NGX_LOG_DEBUG_STREAM 0x800
+#define NGX_LOG_DEBUG_STREAM 0x400
/*
* do not forget to update debug_levels[] in src/core/ngx_log.c