WordPress database error: [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 '-1, 60' at line 8]SELECT users.*, shg_users.user_login, aimag.national_name as aimag_name, soum.national_name as sum_name
FROM users
join shg_users on shg_users.ID=users.user_id
join locations as aimag on users.aimag=aimag.id
join locations as soum on users.sum=soum.id
where tsol='������������������������������������ ������������������������������ ������������������������������ ������������������������������������������ ������������������������������������ ������������������������������������'
order by id desc
limit -1, 60
������������������������������������ ������������������������������ ������������������������������ ������������������������������������������ ������������������������������������ ������������������������������������