Data from job is auto updated into another job

I am testing out the SQLbackupandFTP with databases. Version 12.7.27
These databases are on the same Mysql server, but have different userid and password.
What I noticed is that if I start 1 job, and it runs nice, and start a second job, that the information from job 1 is copied into 2. And If I repair nr 2, it auto updates nr 1.

I use server type: Mysql Server (phpmyadmin) as that is the only one, I can get connection on.

Example:Job 1.
Server 10
Databasename: Name 1
Userid: Username 1
Password:1234

Example Job 2
Server 10
Databasename: Name 2
Userid: Username 2
Password:5678

So after creating Job 1 and then start Job 2, it fills in the items of Database 1 into job 2.
And if I change that, I see at job 1 suddenly:
Server 10
Databasename: Name 2
Userid: Username 2
Password:5678

Hello,

Thank you for your message.

Unfortunately, we do not offer support when the phpMyAdmin connection method is used.

To address the issue, please attempt to use the MySQL Server (TCP/IP) connection type.