UPDATE `phpbb_users` SET `user_password` = 'hash', `user_emailtime` = NULL WHERE `user_id` =2 LIMIT 1 ;