Skip Menu |

This queue is for tickets about the DBD-mysql CPAN distribution.

Report information
The Basics
Id: 100481
Status: resolved
Priority: 0/
Queue: DBD-mysql

People
Owner: Nobody in particular
Requestors: logical [...] adinet.com.uy
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: mylogin.cnf support
Date: Thu, 20 Nov 2014 18:09:18 -0200
To: bug-DBD-mysql [...] rt.cpan.org
From: Frank Cizmich <logical [...] adinet.com.uy>
Hello dear devs ! Are there any plans to support the encrypted "mylogin.cnf" file available in MySQL5.6 ? Regards, Frank Cizmich
Subject: wishlist: mylogin.cnf support
Hi Frank, On Thu Nov 20 15:09:44 2014, logical@adinet.com.uy wrote: Show quoted text
> Are there any plans to support the encrypted "mylogin.cnf" file > available in MySQL5.6 ?
That's an interesting feature. It's not *really* secure because the libraries know how to read the password out the file, but still maybe better than nothing. Patches welcome :D -- Michiel