По типу помещения
ERROR!!! "select in_tippom.tipid, tipname from in_tipcot left join in_tippom on in_tippom.tipid=in_tipcot.tipid left join in_cottage on in_tipcot.cotid=in_cottage.cotid where cotdis=1 and tipdis=1 and categid= group by tipname order by tipprior desc"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by tipname order by tipprior desc' at line 1
По брендам
ERROR!!! "select in_materials.matid, matname from in_materials, in_cottage, in_metric where in_metric.metid=in_cottage.metid and in_materials.matid=in_cottage.matid and cotdis=1 and matdis=1 and metdis=1 and categid= group by matname order by matprior desc"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by matname order by matprior desc' at line 1
По типам устройства
ERROR!!! "select in_metric.metid, metname from in_metric, in_cottage where in_metric.metid=in_cottage.metid and cotdis=1 and metdis=1 and categid= group by metname order by metprior desc"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'group by metname order by metprior desc' at line 1
По цене
ERROR!!! "select cotid from in_cottage where round(price*(100+)/100)<10000 and cotdis=1 and categid= "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')/100)<10000 and cotdis=1 and categid=' at line 1
ERROR!!! "select cotid from in_cottage where round(price*(100+)/100)>10000 and round(price*(100+)/100)<20000 and cotdis=1 and categid= "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')/100)>10000 and round(price*(100+)/100)<20000 and cotdis=1 and categid=' at line 1
ERROR!!! "select cotid from in_cottage where round(price*(100+)/100)>20000 and round(price*(100+)/100)<30000 and cotdis=1 and categid= "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')/100)>20000 and round(price*(100+)/100)<30000 and cotdis=1 and categid=' at line 1
ERROR!!! "select cotid from in_cottage where round(price*(100+)/100)>30000 and cotdis=1 and categid= "You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')/100)>30000 and cotdis=1 and categid=' at line 1



|
ERROR!!! "select fid, falt, ftype from in_foto where cotid= and fdis=1 order by fprior desc"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and fdis=1 order by fprior desc' at line 1 |
|
Характеристика |
Значение |
ERROR!!! "select in_prop.*, in_val.val from in_prop left join in_val on in_prop.prid=in_val.prid where cotid= and prdis=1 order by prprior desc"You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'and prdis=1 order by prprior desc' at line 1
Цена | руб. |
|
|
Краткое описание к
|
Хиты продаж
ERROR!!! "select in_cottage.cotid, round(price*(100+)/100) as price, cotname, cotcod from in_cottage where cothot=1 and cotdis=1 and categid="You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')/100) as price, cotname, cotcod from in_cottage where cothot=1 and cotdis=1 and' at line 1
|