Home > 516 AND 2857=DBMS_PIPE.RECEIVE_MESSAGE(CHR(107)||CHR(78)||CHR(73)||CHR(119),5)
1064 - 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 ')order by products_quantity desc' at line 1
select count(distinct p.products_id) as total from ((products p) , products_description pd) left join specials s on p.products_id = s.products_id, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%516%' or p.products_model like '%516%' or pd.products_head_keywords_tag like '%516%' ) and (pd.products_name like '%2857=dbms_pipe.receive_message(chr(107)||chr(78)||chr(73)||chr(119),5%' or p.products_model like '%2857=dbms_pipe.receive_message(chr(107)||chr(78)||chr(73)||chr(119),5%' or pd.products_head_keywords_tag like '%2857=dbms_pipe.receive_message(chr(107)||chr(78)||chr(73)||chr(119),5%' ) ) )order by products_quantity desc
[TEP STOP]
select count(distinct p.products_id) as total from ((products p) , products_description pd) left join specials s on p.products_id = s.products_id, categories c, products_to_categories p2c where p.products_status = '1' and p.products_id = pd.products_id and pd.language_id = '1' and p.products_id = p2c.products_id and p2c.categories_id = c.categories_id and ((pd.products_name like '%516%' or p.products_model like '%516%' or pd.products_head_keywords_tag like '%516%' ) and (pd.products_name like '%2857=dbms_pipe.receive_message(chr(107)||chr(78)||chr(73)||chr(119),5%' or p.products_model like '%2857=dbms_pipe.receive_message(chr(107)||chr(78)||chr(73)||chr(119),5%' or pd.products_head_keywords_tag like '%2857=dbms_pipe.receive_message(chr(107)||chr(78)||chr(73)||chr(119),5%' ) ) )order by products_quantity desc
[TEP STOP]