Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168630 - Request use flag to install mysql client only
Summary: Request use flag to install mysql client only
Status: RESOLVED DUPLICATE of bug 45154
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-27 20:25 UTC by Erik Logtenberg
Modified: 2007-02-27 20:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Logtenberg 2007-02-27 20:25:59 UTC
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.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-27 20:41:39 UTC

*** This bug has been marked as a duplicate of bug 45154 ***