Hi, I'd like to request a use flag added to the MySQL ebuild, that causes only the mysql client tools (/usr/bin/mysql, /usr/bin/mysqldump and so on) to be installed, but not the server. This could also imply dropping most of the dependancies that are in fact only needed for the server part, (as well as not setting the "mysql" use flag globally). I think this would make "workstation"-installs much cleaner, since one would normally not run a MySQL server on a workstation, but would want to be able to connect to and manage a MySQL server running on another machine nontheless, without the need to install all kinds of software locally that are not needed for this purpose. I hope it is possible to accomodate this request.
*** This bug has been marked as a duplicate of bug 45154 ***