Till yesterday, my database had only one table called id1753536_local
.
today when I looked at my databases
I found another table named information_schema
what does it mean? I have performed several sql injection attacks on websites and they all contained a table called information_schema.
so is my site also vulnerable to sql injection? or it is usual?