add new command line functions
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Mon, 6 Dec 2010 05:07:55 +0000 (16:07 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Tue, 7 Dec 2010 04:33:08 +0000 (15:33 +1100)
commit70c2e7dd04727371590fb94579ffd20318fbeb58
tree0cc05b566c22b08877430e1f94a5151371fd2e6f
parentfe9070ec9be69e6a6fcbf9899e7ced24541c9c3a
add new command line functions
ctdb readkey <dbid> <key>
ctdb writekey <dbid> <key> <value>

these are mainly intended for debugging of databases and dmaster migration issues
tools/ctdb.c