You are combining two questions into one. I will answer both separately:
1) Yes, you can use any MySQL instance with Prisma
2) Yes, you can only connect to existing Postgres databases at the moment. In this context, "existing" means as much as "has an existing database schema + potentially data".