photo credit: onkel_wart I had a bit of a problem today trying to get an 8Mb backup uploaded into MySQL. The problem was caused by the fact that phpMyAdmin was timing out when I tried to import the database. I tried breaking it down into smaller sections but a couple...
I’m not sure whether I’ve blogged about this before, but I wanted to talk about the hosting facility my website is using. It’s on a reseller package on a company called ServerGrid and it comes with a host of facilities. Obviously there’s the usual things, disk space, bandwidth, email and...
Installing WordPress 2.1 worked fine in most cases, however it has broken one of the plugins I use on the site. The plugin is called Link Library and makes use of a depracated function called $wpdb->linkcategories. Actually it’s a depractated table in the database. WordPress 2.1 uses the same category...
I was chatting with Saqib on ICQ and we started talking about using MySQL from VB. I came across this site on the web and thought I would share: A site dedicated to VB and MySQL...