• Страница 1 из 1
  • 1
Модератор форума: Dimitro  
В чём ошибка?
Borisov99
Сержант
UPDATE `item_template` SET `stat_type1`=`stat_type1`/3 WHERE `itemset`=890; where stat_type1 in (36);
UPDATE `item_template` SET `stat_type2`=`stat_type2`/3 WHERE `itemset`=890; where stat_type2 in (36);
UPDATE `item_template` SET `stat_type3`=`stat_type3`/3 WHERE `itemset`=890; where stat_type3 in (36);
UPDATE `item_template` SET `stat_type4`=`stat_type4`/3 WHERE `itemset`=890; where stat_type4 in (36);
UPDATE `item_template` SET `stat_type5`=`stat_type5`/3 WHERE `itemset`=890; where stat_type5 in (36);
UPDATE `item_template` SET `stat_type6`=`stat_type6`/3 WHERE `itemset`=890; where stat_type6 in (36);
UPDATE `item_template` SET `stat_type7`=`stat_type7`/3 WHERE `itemset`=890; where stat_type7 in (36);
UPDATE `item_template` SET `stat_type8`=`stat_type8`/3 WHERE `itemset`=890; where stat_type8 in (36);
UPDATE `item_template` SET `stat_type9`=`stat_type9`/3 WHERE `itemset`=890; where stat_type9 in (36);

В чём ошибка, не пропускает запрос, он должен выполнить: Всему сету 890 порезать хасту в 3 раза, + в репу
Сообщение # 1 написано 14.11.2016 в 17:11
  • Страница 1 из 1
  • 1
Поиск: