This site is a static archive of the Aegir community site. Documentation has moved to http://docs.aegirproject.org. Other community resources can be found on the Contacting the community page.
Skip navigation

upgrade.txt

Help

upgrade.txt

Referenced Page: 
0.4-beta2 release notes

Dear All,

I just found something a bit irritating in the upgrade.txt:

Line 271 mysql -uroot -p mysql

As i understand it, that is merely a syntax example while the full commands follow. So i guess this line is not necessary. Or do i misunderstand that?

Lines 279-282 Shell commands::

mysql -u root -p -e "GRANT ALL ON . to 'aegir_root'@'$AEGIR_HOST' IDENTIFIED BY 'xxxx' WITH GRANT OPTION;" mysql -u root -p -e "GRANT ALL ON . to 'aegir_root'@'$AEGIR_IP' IDENTIFIED BY 'xxxx' WITH GRANT OPTION;"

I actually thought that both must result in the same entry - and it really was the same in my case. There is only one additional database entry. Is that fine - or should i produce two entries?

regards Christian

Need help?

Discussion

The discussion area lets your team communicate by posting updates and discussing issues. It is a great place for sharing progress, discussing challenges, and exploring ideas.