Wabit is currently always in automatic commit mode. This means when you execute any statement in Wabit it will be committed once the statement finishes execution. We can add in the functionality to turn off auto commit which will let you roll back any commands you executed. I have created bug 2272 to track this issue.