Originally posted by GilesGuthrie
You wouldn't need to find the database. You would go into the MySQL Manager, and export the entire database to a single file. Then you would (on the new server) create a blank database with the same name as the original GTP database. This would create an empty shell, and you'd then restore the exported database into that shell. It would recreate all the tables, the threads, polls, posts, members, attachments, avatars, everything. All from that one file. Obviously, that's one massive file, but it would work.
That's the way I would do it, anyway. Having just done exactly the same thing on my client's procurement database in MS SQL 2000.