query error! No rows affected
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 pers_pay desc, p_name asc' at line 1
select * from reg_user where (breed like ',%' or breed like '%,' or breed like '%,,%' ) and pid>0 and animal= order by pers_pay desc, p_name asc
|