[rt-users] RT 3.8 on Ubuntu Hardy
Tom Lahti
toml at bitstatement.net
Tue Mar 10 15:46:20 EDT 2009
> I found from documentation that I wrote up on the process of migrating stuff
> that this is what I did, is this correct, or is there more that needs to be
> done?
>
> for x in /etc/request-tracker3.8/upgrade/*; do \
> for y in schema acl insert; do \
> /usr/sbin/rt-setup-database-3.8 --action $y --datadir $x \
> --dba rt_user --dba-password [password]; \
> done;\
> done;
More. In particular, steps 4, 5 and 6 in UPGRADING.mysql.
--
-- ============================
Tom Lahti
BIT Statement LLC
(425)251-0833 x 117
http://www.bitstatement.net/
-- ============================
More information about the rt-users
mailing list