I've recently had to change the domain of my blog, so all links in posts and comments are dead. The vast majority of them are in-blog posts, so a simple search and replace could set most of my issues straight.
I want to search all my tables for "old.url.com/whateverfile.xxx" and have it replaced with "new.url.net/whateverfile.xxx".
Running PHPMyAdmin 2.5.3 - can someone tell me (or point me to some instructions) how to accomplish this?