Guest User

Untitled

a guest
Apr 20th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. update zbfile set file_nm = 'michael_kors_1200_live_091609.mp4', file_nm_disp='michael_kors_1200_live_091609.mp4', file_size = 115.879, file_dur=810.000, avg_dur=NULL, start_date=2009-09-16, end_date=NULL, plone_uid='dc67a4bba457d883c434ba6737823036', mime_type='video/mp4' where zbfile_id = 6282;
  2. update log_flash set zbfile_id = 6282 where zbfile_id = 108;
  3. update log_http set zbfile_id = 6282 where zbfile_id = 108;
  4. update log_quick set zbfile_id = 6282 where zbfile_id = 108;
  5. update log_real set zbfile_id = 6282 where zbfile_id = 108;
  6. update log_windows set zbfile_id = 6282 where zbfile_id = 108;
  7. update bandwidth set zbfile_id = 6282 where zbfile_id = 108;
  8. update user_request set zbfile_id = 6282 where zbfile_id = 108;
  9. delete from zbfile where zbfile_id = 108;
Add Comment
Please, Sign In to add comment