1. 12 Dec, 2007 1 commit
  2. 06 Dec, 2007 1 commit
  3. 03 Dec, 2007 1 commit
    • hezx@hezx.(none)'s avatar
      Bug#30998 Drop View breaks replication if view does not exist · 0e0f2feb
      hezx@hezx.(none) authored
      When executing drop view statement on the master, the statement is not written into bin-log if any error occurs, this could cause master slave inconsistence if any view has been dropped. 
      
      If some error occured and no view has been dropped, don't bin-log the statement, if at least one view has been dropped the query is bin-logged possible with an error.
      0e0f2feb
  4. 29 Nov, 2007 1 commit
  5. 28 Nov, 2007 2 commits
  6. 27 Nov, 2007 2 commits
  7. 26 Nov, 2007 11 commits
  8. 24 Nov, 2007 1 commit
  9. 23 Nov, 2007 11 commits
  10. 22 Nov, 2007 2 commits
  11. 21 Nov, 2007 7 commits