support my.cnf reading

Issue #46 closed
9ydss63a created an issue

this patch can read my.cnf and my.cnf group.

ex.
mysql://localhost/test?mycnfgroup=zdb&mycnffile=/tmp/myz.cnf

reads /tmp/myz.cnf and [zdb] group.

Comments (1)

  1. Tildeslash repo owner

    OK, thanks. We won't add this "patch" as it has several issues, but the ability to read credentials from config can be useful for some, sometime

  2. Log in to comment