INSERT INTO log_login_failure_log ( username, gmt_create ) VALUES( #{username}, #{gmtCreate} ) DELETE FROM log_login_failure_log WHERE username = #{_parameter}