Same but the xf_mg_album table, though you'll need to ensure the category is an album type, rather than media item.
If you want to move the contents of albums to media item categories, then you'll need to use inline moderation, ideally. Otherwise it would be a case of setting the album_id of the media item to 0 and setting the category_id to the desired category.
Just please be careful doing this. You can't do enough backups or testing if you're manually changing the database.