Mysql database SetConnectionString?

hi..

I want to change the connection to another server that has the same DB structure in mysql database, but I don't know how. Is there any good way?

thank you..

Changing from one database type to another by just changing the connection string is not supported.