https://bugzilla.wikimedia.org/show_bug.cgi?id=48950
Peter Bena <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |WONTFIX --- Comment #1 from Peter Bena <[email protected]> --- all new tools don't have .my.cnf by default, that is by design. The newly created replica.my.cnf contains access to both local and replicated db's (that doesn't apply for tools created before replica was working) you should be able to type sql local in order to get connected to tools-db, the script automatically detect your configuration and attempt to use proper credentials. This was designed by Coren so I can't tell you why is that, but IMHO users should rename replica.my.cnf to .my.cnf for all new tools and they will have access everywhere without troubles -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
