PoolableConnectionFactory (null, message from server: "Host 'MyComputerName' is not allowed to connect to this MySQLserver")
我只在我的计算机上运行我的应用程序,但它也显示了error.No权限问题,因为我只是在尝试我的系统,密码,连接-url所有正确的.So是什么问题??
我运行的是Windows7,R 2.12.2,MySQL 5.5 ( 64位)和RMySQL 0.7-5。但是当我尝试从运行教程时,我得到一个“无法连接到数据库...”错误。这是本指南教程中的代码:## open a connection to a MySQL database
con <-dbConnect(dbDriver("MySQL"), user = "root", p