Join the forums now, and start posting to receive access to our Scripts Vault!
I saw a post in broken english and figured I'd throw out a quick answer. Your reply was aggressive and showed more than a little contempt. Is this what I should expect here? Do I need to go over every post to make sure it's 100% perfect? Do I get to go over yours and attack you if you aren't? Don't get me wrong. I'm more than happy you corrected me. We ALL have something to learn from each other, but courtesy won't hurt.
User names may need to be changed at some point. ID's wouldn't.
Sorry for my broken english.
codestryke: Sounds like you needed an index on isRead and playerid... otherwise it'd probably have to fall back to a table scan which would be slow whatever the backend.Did you run an 'explain' on it to get the query plan?
From my point of view the transaction support in InnoDB makes it my engine of choice.