projects
/
oweals
/
gnunet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5699af
)
-make log level less severe
author
Christian Grothoff
<christian@grothoff.org>
Sat, 25 Jun 2016 11:44:52 +0000
(11:44 +0000)
committer
Christian Grothoff
<christian@grothoff.org>
Sat, 25 Jun 2016 11:44:52 +0000
(11:44 +0000)
src/my/my.c
patch
|
blob
|
history
diff --git
a/src/my/my.c
b/src/my/my.c
index 5ca80b63c919b08c86755aeca8c09d5a9a7fa974..dd0e402514f24dcf8434a90a80328d0792a9e893 100644
(file)
--- a/
src/my/my.c
+++ b/
src/my/my.c
@@
-234,7
+234,7
@@
GNUNET_MY_extract_result (struct GNUNET_MYSQL_StatementHandle *sh,
field_off,
&result[field_off]))
{
- GNUNET_log (GNUNET_ERROR_TYPE_
ERROR
,
+ GNUNET_log (GNUNET_ERROR_TYPE_
INFO
,
"Post-conversion for MySQL result failed at offset %u\n",
i);
mysql_stmt_free_result (stmt);