Hi,

I have the configuration:

server1 - cPanel/whm
server2 - MySQL

I was "Setup Remote MySQL server" from MySQL menu in WHM

all sites work properly with MySQL on server2,
phpmyadmin works, but

users cannot create DB

in the file
less /root/.my.cnf
[client]
user="root"
host={ip here}
pass="password here"


Thank you