Advertisement
Guest User

Untitled

a guest
Oct 22nd, 2014
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. UPDATE LOW_PRIORITY items SET expire = 1 WHERE expirationDate < CURDATE() AND expirationDate != '000-00-00' AND expire = '0' AND (`submit_ID` != '742457' OR submit_ID IS NULL)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement