size
authorChristian Grothoff <christian@grothoff.org>
Fri, 6 Aug 2010 12:18:26 +0000 (12:18 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 6 Aug 2010 12:18:26 +0000 (12:18 +0000)
src/datastore/plugin_datastore_mysql.c

index dd0e52f405b2ebc4edebdaa544226211d2028a72..98c6c4ab31bd7452b732f4ea5314b6bcd10f1000 100644 (file)
                                   " ORDER BY expire DESC,vkey DESC LIMIT 1)"\
                                   "ORDER BY expire DESC,vkey DESC LIMIT 1"
 
                                   " ORDER BY expire DESC,vkey DESC LIMIT 1)"\
                                   "ORDER BY expire DESC,vkey DESC LIMIT 1"
 
-// #define SELECT_SIZE "SELECT sum(size) FROM gn090"
+// #define SELECT_SIZE "SELECT SUM(BIT_LENGTH(value) DIV 8) FROM gn072"
 
 
 struct GNUNET_MysqlStatementHandle
 
 
 struct GNUNET_MysqlStatementHandle