Skip to content

Instantly share code, notes, and snippets.

Created June 18, 2015 09:25
Show Gist options
  • Save anonymous/25c29a297de2c61d350e to your computer and use it in GitHub Desktop.
Save anonymous/25c29a297de2c61d350e to your computer and use it in GitHub Desktop.
BEGIN
/*!*/;
# at 14988913
#150602 18:12:01 server id 1 end_log_pos 14988941 Intvar
SET INSERT_ID=11446/*!*/;
# at 14988941
#150602 18:12:01 server id 1 end_log_pos 14989804 Query thread_id=27291 exec_time=0 error_code=0
use `iteac`/*!*/;
SET TIMESTAMP=1433261521/*!*/;
INSERT INTO `user` (^M
login,^M
password,^M
password_salt,^M
role_id,^M
firstname,^M
lastname,^M
email,^M
processallow,^M
allow_remind_email,^M
created,^M
sso_id,^M
quota,^M
trial_period_date,^M
active,^M
creator_id,^M
info_message_counter,^M
giodo_accept_date,^M
uid^M
) VALUES(^M
'securemmm',^M
'683198661a',^M
'8e7ae',^M
4,^M
'name',^M
'surname',^M
'nsurname@something.edu',^M
1,^M
1,^M
14332521,^M
'149b24fc501',^M
'50',^M
0,^M
'1',^M
0,^M
0,^M
0,^M
'149b24fc9c344a501'^M
)
/*!*/;
# at 14989804
#150602 18:12:01 server id 1 end_log_pos 14989831 Xid = 675698
COMMIT/*!*/;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment