I had MySQL 5.1 up and running on my SPARC Solaris 11 Sun Fire T2000. The software I want to use needs MySQL 5.5. I uninstalled the mysql-51 package and installed the mysql-55 package. When I try to run mysql I get the error:
root:~# mysql -bash: mysql: command not found
Did I not install the correct package? Is there a viable 5.5 MySQL version for SPARC ?
Any tip on installing :)
Thanks