aboutsummaryrefslogtreecommitdiff
path: root/src/datacache/plugin_datacache_mysql.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/datacache/plugin_datacache_mysql.c')
-rw-r--r--src/datacache/plugin_datacache_mysql.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/datacache/plugin_datacache_mysql.c b/src/datacache/plugin_datacache_mysql.c
index b9954faf9..cf282dbdc 100644
--- a/src/datacache/plugin_datacache_mysql.c
+++ b/src/datacache/plugin_datacache_mysql.c
@@ -82,7 +82,7 @@
82#include "gnunet_datacache_plugin.h" 82#include "gnunet_datacache_plugin.h"
83#include <mysql/mysql.h> 83#include <mysql/mysql.h>
84 84
85#define DEBUG_DATACACHE_MYSQL GNUNET_NO 85#define DEBUG_DATACACHE_MYSQL GNUNET_EXTRA_LOGGING
86 86
87/** 87/**
88 * Estimate of the per-entry overhead (including indices). 88 * Estimate of the per-entry overhead (including indices).