Skip to content
Prev 31108 / 398513 Next

RMySQL

Wladimir Eremeev wrote:

            
It is indicated in the config file my.cnf , no problem. In fact the 
database I tried to work on had a little problem yesterday, all tables 
disappeared a few hours long. Hence it was difficult to get any result. 
Thank you anyway.
Parameters such as dbname, user, passwd, host, port can be given either 
in the config file my.cnf or at the time you define the connection in R 
(the solution you advised me).