14b7d4e6f4ef75ab6ecc3838a994fa1bb3e85eb2
It doesn't make sense to override database, hostname or username parameters coming from ~/.my.cnf with arbitrary own defaults. Instead allow libmysqlclient to use the builtin default parameter mechanism. See <https://dev.mysql.com/doc/refman/5.1/en/option-files.html> for what a ~/.my.cnf may look like; example: [client] user=hsc password=secret42 database=fail_demo Change-Id: I90aadc04375c624d5e906557c8bd4049e5caa17c
This is an import of the old danceos svn repository. The Fail* development started with rev 187, but this git import only contains revisions 956 and newer due to directory structure changes. Imported from external gitsvn checkout. http://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html
Description
Languages
C++
45%
C
36.8%
Python
8.2%
Shell
1.7%
Makefile
1.6%
Other
6.2%