• unknown's avatar
    Many files: · 4fa5e50e
    unknown authored
      Fix hang introduced by selective deadlock resolution
    srv0srv.c, row0mysql.c:
      Fix hang introduced by selective deadlock resolution + corruption caused by lock timeout or sel deadl res in ON DELETE CASCADE
    
    
    innobase/include/que0que.h:
      Fix hang introduced by selective deadlock resolution
    innobase/include/trx0trx.h:
      Fix hang introduced by selective deadlock resolution
    innobase/include/ut0ut.h:
      Fix hang introduced by selective deadlock resolution
    innobase/lock/lock0lock.c:
      Fix hang introduced by selective deadlock resolution
    innobase/log/log0log.c:
      Fix hang introduced by selective deadlock resolution
    innobase/que/que0que.c:
      Fix hang introduced by selective deadlock resolution
    innobase/row/row0mysql.c:
      Fix hang introduced by selective deadlock resolution + corruption caused by lock timeout or sel deadl res in ON DELETE CASCADE
    innobase/srv/srv0srv.c:
      Fix hang introduced by selective deadlock resolution + corruption caused by lock timeout or sel deadl res in ON DELETE CASCADE
    innobase/trx/trx0sys.c:
      Fix hang introduced by selective deadlock resolution
    innobase/trx/trx0trx.c:
      Fix hang introduced by selective deadlock resolution
    4fa5e50e
trx0trx.c 36.6 KB