• Konstantin Osipov's avatar
    A follow up for the previous patch, titled: · cbf4019a
    Konstantin Osipov authored
    A code review comment for Bug#52289.
    Encapsulate the deadlock detection functionality into
    a visitor class...
    
    Remove a race introduced by omission: 
    initialize iterators under a read lock on the object.
    
    sql/mdl.cc:
      Initialize iterators under a read lock on the object.
    cbf4019a
mdl.cc 69.5 KB