Page 1 of 1

2011R3.3 Upgrade script - MySQL issue

Posted: Tue Sep 11, 2012 12:08 pm
by gwakem
All,

We had planned on doing the upgrade to 3.3 tonight, but in checking the install scripts, it appears that the database upgrade is still only checking mysql on localhost and not checking to see if the DB has been offloaded to a separate host

fullinstall: line 146, 148, 156, etc.

Can you confirm this is intended?

Re: 2011R3.3 Upgrade script - MySQL issue

Posted: Tue Sep 11, 2012 12:22 pm
by mguthrie
The fullinstall script isn't run for an upgrade. The fullinstall script assumes/requires localhost on a clean system for initial setup. We've been testing the tarballs against a system with RAM disks implemented as well as an offloaded mysql install, so I don't think there should be an issue. I'll re-run the 3.3 upgrade on the test box once more though just to double check.

Re: 2011R3.3 Upgrade script - MySQL issue

Posted: Tue Sep 11, 2012 12:25 pm
by gwakem
/facepalm... I knew that... but I just got back from a week and a half vacation in Florida so Im still not firing on all cylinders. Thanks for reminding me.. Ill check out the upgrade script. ./SIGH

Re: 2011R3.3 Upgrade script - MySQL issue

Posted: Tue Sep 11, 2012 12:38 pm
by mguthrie
No worries ;)

Just ran the upgrade script on my offloaded install, didn't see any problems.