Associate
- Joined
- 2 Oct 2003
- Posts
- 2,121
- Location
- Chester
The table had already about 2000 rows, all with an index key.
We imported 6000 more rows starting with an index of 1 000 000. The queries are now a lot slower.
Is this due to MySQL searching over 1 million indexes rather than the 8000 it should? And is there a way to fix this?
Cheers
We imported 6000 more rows starting with an index of 1 000 000. The queries are now a lot slower.
Is this due to MySQL searching over 1 million indexes rather than the 8000 it should? And is there a way to fix this?
Cheers