Thread: Rec/Req levels
View Single Post
  #2  
Old 06-12-2015, 05:30 PM
freakydeekey
Fire Beetle
 
Join Date: Jan 2003
Posts: 15
Default

right, i was trying to do query for entire server thus i did

UPDATE `items` SET `reclevel`=0, `reqlevel`=0 WHERE `id`=%;


i am newb to this, but learning fast, this is tripping me up though
Reply With Quote