• Konstantin Osipov's avatar
    A follow up patch for the fix for Bug#51263 "Deadlock between · 559e3889
    Konstantin Osipov authored
    transactional SELECT and ALTER TABLE ...  REBUILD PARTITION".
    
    Make open flags part of Open_table_context.
    This allows to simplify some code and (in future)
    enforce the invariant that we don't, say, request a back 
    off on the table when there is MYSQL_OPEN_IGNORE_FLUSH 
    flag.
    559e3889
sql_insert.cc 132 KB