[MDEV-286] mytop is not installed in 5.5 Created: 2012-05-20  Updated: 2012-12-20  Resolved: 2012-08-13

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.23
Fix Version/s: 5.5.27

Type: Bug Priority: Major
Reporter: Heinz Wiesinger Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-3952 Incompatible change in MariaDB-5.5.28... Closed

 Description   

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



 Comments   
Comment by Sergei Golubchik [ 2012-08-08 ]

mytop and mysqlbug.1 are now installed.

comp_err.1 is not - because comp_err itself is not.

mysqlaccess.conf is not, because binary tarball does not install anything in /etc and /etc/mysql

Comment by Sergei Golubchik [ 2012-08-13 ]

pushed.

Generated at Thu Feb 08 06:27:37 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.