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:
11225b1
)
how did this ever work?
author
Nathan S. Evans
<evans@in.tum.de>
Tue, 14 Jun 2011 12:59:44 +0000
(12:59 +0000)
committer
Nathan S. Evans
<evans@in.tum.de>
Tue, 14 Jun 2011 12:59:44 +0000
(12:59 +0000)
src/dht/plugin_dhtlog_mysql.c
patch
|
blob
|
history
diff --git
a/src/dht/plugin_dhtlog_mysql.c
b/src/dht/plugin_dhtlog_mysql.c
index 0cce99d6d8f7bc050cf3049268bddbb9f2bef3e6..4630b8d96bfb6471c9ea1919458d8c72beac3d6e 100644
(file)
--- a/
src/dht/plugin_dhtlog_mysql.c
+++ b/
src/dht/plugin_dhtlog_mysql.c
@@
-459,7
+459,7
@@
iopen (struct GNUNET_DHTLOG_Plugin *plugin)
PINIT (insert_route, INSERT_ROUTES_STMT) ||
PINIT (insert_trial, INSERT_TRIALS_STMT) ||
PINIT (insert_round, INSERT_ROUNDS_STMT) ||
- PINIT (insert_round, INSERT_ROUND_DETAILS_STMT) ||
+ PINIT (insert_round
_details
, INSERT_ROUND_DETAILS_STMT) ||
PINIT (insert_stat, INSERT_STAT_STMT) ||
PINIT (insert_generic_stat, INSERT_GENERIC_STAT_STMT) ||
PINIT (insert_node, INSERT_NODES_STMT) ||