Menu

#1189 Can't drop view if any table is being locked

open-later
1
2011-11-09
2011-11-09
chau le
No

Even though the view and table are unrelated

Discussion

  • chau le

    chau le - 2011-11-09
    • summary: Can't drop view if any table is being locked --> Can't drop view if any table is being locked for write
     
  • chau le

    chau le - 2011-11-09
    • summary: Can't drop view if any table is being locked for write --> Can't drop view if any table is being locked
     
  • chau le

    chau le - 2011-11-09

    specifically when the table (any table) is locked for write

     
  • Fred Toussi

    Fred Toussi - 2011-11-09
    • priority: 5 --> 1
    • assigned_to: nobody --> fredt
    • status: open --> open-later
     
  • Fred Toussi

    Fred Toussi - 2011-11-13

    This is only true in MVCC isolation model. In the LOCKS mode, it is possible to do this.

     

Log in to post a comment.