Fully implemented the my.cnf support with passing tests.
Support for key-only configuration fields, boolean fields (true/false map to 1/0),
and some basic aliasing of fields. Honor [mysql] and [client] sections
in my.cnf. No more test polution from automatic reading of ~/.my.cnf
during test suite run.
Fully implemented the my.cnf support with passing tests.
Support for key-only configuration fields, boolean fields (true/false map to 1/0), and some basic aliasing of fields. Honor [mysql] and [client] sections in my.cnf. No more test polution from automatic reading of ~/.my.cnf during test suite run.