-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.5.23
-
Fix Version/s: 5.5.27
-
Component/s: None
-
Labels:None
scripts/CMakeLists.txt misses an entry for mytop, which is hence not installed when running "make install".
Adding an entry for it (I did 'sed -i "s|mysql_zap|mysql_zap\n mytop|" scripts/CMakeLists.txt') seems to be enough
also mysqlaccess.conf needs to be installed (preferably in /etc or /etc/mysql)
and comp_err.1 and mysqlbug.1 are missing too
- relates to
-
MDEV-3952 Incompatible change in MariaDB-5.5.28a-client rpm adds mytop when not in MariaDB-5.5.23-client (CentOS 5)
-
- Closed
-