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:32:58 +0000 (15:32 +1100)
commitd1f621340aa79690edb23972cd84cb803beae0c3
treeb9a2c1cf063cbd18762a553d8b6c0b6e44a5b80f
parent0ff5779b599d91783cb2db8538c2430b186730f6
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