I’ve been doing some backend debugging of the members area since a few of the recent purchases have been processed incorrectly and have found that SQL inserts into my user table seem to be delayed. My PHP continues BEFORE the insert seems to complete. No, I’m not using “INSERT DELAYED”.
For example (note, this isn’t my [...]
Tag Archives: mysql
Slow MYSQL Inserts?
April 30, 2008 – 4:23 pm
