I've upgrade my ELSA server to run MySQL 5.6 instead of the RedHat provided
rpms. Every time I do an update to Elsa I need to edit the install.sh script
and remove the checks for the mysql rpms. The new option to use a local
install.sh helps, but it would be nice if the script was smart enough to detect
the non-standard MySQL rpms.
# rpm -qa|grep My
MySQL-shared-compat-5.6.10-1.el6.x86_64
MySQL-shared-5.6.10-1.el6.x86_64
MySQL-server-5.6.10-1.el6.x86_64
MySQL-client-5.6.10-1.el6.x86_64
perl-DBD-MySQL-4.013-3.el6.x86_64
MySQL-devel-5.6.10-1.el6.x86_64
Original issue reported on code.google.com by and...@wolftrail.com on 17 May 2013 at 3:44
Original issue reported on code.google.com by
and...@wolftrail.com
on 17 May 2013 at 3:44