List:Commits« Previous MessageNext Message »
From:Chuck Bell Date:August 4 2008 10:05pm
Subject:RE: bzr commit into mysql-6.0-backup branch (jorgen.loland:2673) Bug#34902
View as plain text  
Patch approved.  

>  2673 Jorgen Loland	2008-07-31
>       Bug#34902: "Backup: crash if view depends on dropped object"
>       
>       Pre-fix behavior: When adding a view to the backup image fails, 
>       the object representing the view is deleted but not removed 
>       from the database catalog. This view object is later 
> tried deleted
>       as part of catalog delete.
>                   
>       Fix: Add the object and all its dependencies to dependency list
>       before adding the object to the catalog. If any 
> dependant objects
>       fail to be added to dep list, the object is not added to the
>       catalog.

Chuck

Thread
bzr commit into mysql-6.0-backup branch (jorgen.loland:2673) Bug#34902Jorgen Loland31 Jul
  • RE: bzr commit into mysql-6.0-backup branch (jorgen.loland:2673) Bug#34902Chuck Bell4 Aug