Bug #49452 plugins README files should go in share/doc/<pluginname>/
Submitted: 4 Dec 2009 10:00 Modified: 5 May 2010 10:11
Reporter: Thomas Nielsen Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Proxy: Core Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: 0.7.0

[4 Dec 2009 10:00] Thomas Nielsen
Description:
Currently the agent plugins README files ends up as share/doc/README_xx.txt during make install. This makes it harder for other plugins to co-exist, and makes for a somewhat untidy install.

How to repeat:
make install on 0.7.0
locate README in <install>/share/doc

Suggested fix:
Ideally, we should have
- a generic chassis README in share/doc/README.txt
- any plugins put their README in share/doc/<pluginname>/