Questions tagged [full-table-scan]

61 questions
-1
votes
2 answers

Probably bad index, full table scan

Can you help me with index my tables? Problem is that i indexed my tables, but i still have "full table scan" in my explain this is my (working) query, but on big tables it could be slow, and i dont know how to change this EXPLAIN select * from …
Bolek Lolek
  • 577
  • 2
  • 9
  • 22
1 2 3 4
5