You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dim...@googlegroups.com
Hi all
I had an issue with dim_STAT 9 on Solaris 11 SPARC: The mysql server would refuse to startup. The solution I found is to download the MySQL 5.5.16 community binary version, and substitute that in the /apps folder I renamed the mysql directory to mysql.orig before untarring the new mysql directory. You need to copy the following from the mysql.orig directory to the new one: mysql.server and my.conf files as well as the data directory.
Don't forget to do a chown -R dim:dim mysql at the end. You can now start your dim Stat server.