Temporal Disconnect

All of my domains are currently suffering from a slight case of temporal jet lag and are floating around in domain limbo…

Fun times indeed.

So I’ve just finished moving 976MB of MySQL data from one server to another, that sucked royally. Apparntly 1&1 only allows you to upload SQL files that are less than 8,192kb, which is a major pain. I ended up having to move most of it over manually.

I’d been considering the move to 1&1 for awhile now, but didn’t like the fact that each MySQL database had a 100MB limit. Last week however, I sat down and wrote some code for both the Wordpress and SMF platforms that allows them to run using multiple databases for storage. This of course can lead to some considerable slowdown if it has to switch back and forth, but I think I’ve optimized it so it doesn’t have to switch very often.

Please let me know if you notice any slowdowns in performance.

One Response to “Temporal Disconnect”

  1. Ooh, I knew you’d be able to help me with MySQL. I have all kinds of things to talk to you about when you’re back.

Leave a Reply

You must be logged in to post a comment.