hmmm…
I’m thinking that’s the trouble I’m referring to.
Do you know how to view your query plan in mysql?
often these query plans check the index, decide it’s faulty and then fallback to scan the whole table.
of course, no idea what you’re working on, but I know I’ve run into that before and it was a drag until I noticed the plan was not getting used at all! ack!
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
|