#3266: Cant Upgrade Trac After Updating to 0.10-dev
----------------------------------+-----------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  daniel 
     Type:  defect                |       Status:  closed 
 Priority:  normal                |    Milestone:  0.10   
Component:  trac-admin            |      Version:  devel  
 Severity:  normal                |   Resolution:  invalid
 Keywords:                        |  
----------------------------------+-----------------------------------------
Changes (by jonas):

  * resolution:  => invalid
  * status:  new => closed

Comment:

 It shouldn't be necessary to remove the session_old tables explicitly
 since they are created with "CREATE TEMPORARY TABLE" and shouuld be
 removed by the database at the end of the transaction.

 This probably means that the session_old table you have in your database
 was created by somebody else and not by trac. I'm closing this as invalid,
 please reopen if you have some more information about where they
 session_old table came from.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/3266>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to