Brute Force SUCKS!

I'm locked out from my own server

and I didn't even log in invalidly.
From SSH I ran:
mysql
use cphulkd;
DELETE FROM `brutes` WHERE 1;
exit
and I still can't get in.
Is there a way to just totally turn off the brute force by the command line?
TIA!