Z e r o Posted January 7, 2014 Posted January 7, 2014 I want to reset all the refines in my server what is the sql for this Quote
AnnieRuru Posted January 10, 2014 Posted January 10, 2014 update auction set refine = 0; update cart_inventory set refine = 0; update guild_storage set refine = 0; update inventory set refine = 0; update mail set refine = 0; update `storage` set refine = 0; Quote
Question
Z e r o
I want to reset all the refines in my server what is the sql for this
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.