alter table Sys_User add LockTime datetime null alter table Sys_User add ErrorTimes int null GO