select account_id, password, 1 as result, 1 as auth_ok, 19 as age , block,
0 as pcbang, 1 as last_login_server_idx,
@

draw as withdraw_remain_time, 0 as event_code, 0 as server_list_mask
from Account WITH (NOLOCK) where account = @IN_ACCOUNT AND password = @IN_PASSWORD