Access to MySQL with R using a pre 4.1.1 authentication protocol Access to MySQL with R using a pre 4.1.1 authentication protocol database database

Access to MySQL with R using a pre 4.1.1 authentication protocol


You may want to try to connect to MySQL with RJDBC instead - it will connect with the JDBC driver under the covers, which apparently will allow old-style authentication.