As usual, I'm learning from my outsourcing effort, and I came to the realization that we need to replace the INSERT ... ON DUPLICATE KEY UPDATE code with the more appropriate INSERT ... WHERE NOT EXISTS code instead.
Also, I realized today that, in an effort to streamline the process of joining and then using AboutTh.is, Members don't
(
Read more... )