i am able to read the data from Remote Mysql using ssh User@remoteIP "mysql --user=\'root\' --password=\'*******\' -e \'SHOW DATABASES;\' 2>/dev/null"
ssh User@remoteIP "mysql --user=\'root\' --password=\'*******\' -e \'SHOW DATABASES;\' 2>/dev/null"