Hello, is there a function similar to PMA_DBI_connect, which can connect to a remote MySQL server? I need to connect from slave server to master server and get current master binary log name and position for correct slave start. Thank you, Tomas