Quick note to add, if you do not want to do the DSN step in setting up a MySQL connection, you can simply expand the Connection string with the details:
Uid=root;Pwd=******;Driver={MySQL ODBC 8.0 ANSI Driver};Server=134.125.119.154;Database=LinxHosting;