Archive for posts tagged ‘database’

Resolving transaction concurrency issues in a PHP+MySQL multi-user environment

Here’s how I’m implementing my solution to the lost update concurrency issue by comparing timestamps generated when a record is saved and accessed.

Read more...

External Files Causing a WordPress 404 Error?

How to resolve an issue with pages external to WordPress being sent with a 404 status.

Read more...