If Plesk Migrator completes the process without errors when migrating sites in bulk from DirectAdmin to Plesk Panel but fails to transfer your databases;
The following 2 files are already present in Plesk. If they are missing on the DirectAdmin server you want to migrate from
open the /etc/my.cnf file and add them.
local-infile=0
datadir=/var/lib/mysql
Then on the DirectAdmin server;
to the following file:
/usr/local/directadmin/conf/directadmin.conf
add this line exactly as is
mysqlconf=/usr/local/directadmin/conf/mysql.conf
indicating that