Description
With the addition of transactions and compactions for delta files some new "show" commands are required.
- "show transactions" to show currently open or aborted transactions
- "show compactions" to show currently waiting or running compactions
- "show locks" needs to work with the new db style of locks as well.