Other Services
Portfolio
Categories
Archives
Category Archives: MySQL
MySQL named locks
Until recently, I’ve only run PHP sites on single host setups, which has kept things reasonably simple. However, I’ve moved one project to a load balanced solution, which randomly sends requests to one of two servers – unless one server … Continue reading
Posted in MySQL
Comments Off
Special characters in passwords
Recently I moved our website at work from one hosting provider to another. As we have several instances of the site (testing, demo, live etc.), each with their own separate database, I moved them one at a time, starting with … Continue reading