[rt-users] RT 3.8.8 to RT 4.0.5 DB Upgrade Warning
Thomas Sibley
trs at bestpractical.com
Tue Mar 20 16:30:08 EDT 2012
On 03/20/2012 04:02 PM, senior.unix wrote:
> I'm getting the below warning when I'm upgrading my RT 3.8.8 mySQL DB to
> RT 4.0.5.
>
> I checked the source DB I used
> mysql> SELECT * FROM `rt388`.`Tickets` where Type = 'approval';
>
> and the upgraded DB using the below command
> mysql> SELECT * FROM `rt405`.`Tickets` where Type = 'approval';
Tickets of a certain type have nothing to do with the warning about a
_queue_. What does 'select Name from Queues;' return?
Not having an ___Approvals queue will be... interesting.
More information about the rt-users
mailing list