Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 519630 - dev-db/mysql-5.5.39 - /usr/sbin/mysqld: unknown option '--loose-federated'
Summary: dev-db/mysql-5.5.39 - /usr/sbin/mysqld: unknown option '--loose-federated'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux MySQL bugs team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-11 09:21 UTC by Alex Efros
Modified: 2014-08-28 14:07 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 Alex Efros 2014-08-11 09:21:25 UTC
I've just updated from 5.1.70 and replaced /etc/mysql/my.cnf with default one provided with 5.5.39. It contains these lines:

  # Uncomment this to get FEDERATED engine support
  #plugin-load=federated=ha_federated.so
  loose-federated

When mysqld start it print this to log:

  [Warning] /usr/sbin/mysqld: unknown option '--loose-federated'

So I suppose this line should be removed (or fixed) from default my.cnf.
Comment 1 Brian Evans (RETIRED) gentoo-dev 2014-08-28 14:07:36 UTC
+  28 Aug 2014;  <grknight@gentoo.org> -files/mysql-5.5.32-Werror.patch,
+  files/my.cnf-5.5:
+  Cleanup old patch and remove warning for bug 519630
+

No revbump needed as this is only a warning and easily changed by an admin.