Advertisement
Guest User

Untitled

a guest
Jun 28th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.74 KB | None | 0 0
  1. UPDATE pa_users, pa_users_profiles, pa_users_auth, pa_users_status SET pa_users.user_id=1, pa_users.user_nickname=Jirachier, pa_users.user_password=570a37c1895ad7bd230898505f9473b8, pa_users_auth.user_auth_level=0, pa_users_profiles.user_lang=en, pa_users_profiles.user_trainer_icon=1, pa_users_profiles.user_trainer_msg=CRYSTAL IS FAKE GIRL, pa_users_profiles.user_color=71A716, pa_users_profiles.user_timezone=0, pa_users_profiles.user_ip=127.0.0.1, pa_users_profiles.user_last_visit=1290023987, pa_users_profiles.user_subscribed=1290023987, pa_users_profilesuser_template=1, pa_users_status.user_ban=0, pa_users_status.user_tempban=1290023987 WHERE pa_users.user_id=1 AND pa_users_profiles.user_id=1 AND pa_users_auth.user_id=1 AND pa_users_status.user_id=1 }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement