Skip to content
Prev 12934 / 15274 Next

RFC: quantmod::getSymbols.MySQL

On 10/29/2014 10:36 AM, Mark Knecht wrote:
Not being a user of the packages under discussion, other than RMySql 
(and assuming it is RMySQL you are talking about underneath), I am a bit 
confused about why you think this has been broken by changes to 
defaults? If anything, it seems to depend on R not doing anything, and 
letting the driver handle it. I still use this approach in my own 
packages that use RMySQL. I think it is the default if 
host/user/password are not explicitly specified in another way. I also 
believe it is generally considered the most secure approach because 
sensitive information is not left sitting around in more viewable 
places. Am I missing something (as usual)?

Paul