Solution: use your ~/.my/cnfInside your ~/.my.cnf file define the connection parameters to your databases. For example, here I define two groups called local and toto:[local]user = rootpassword = ultra_secrethost = localhost[toto]user = capitaine_flamp...





