• unknown's avatar
    row0mysql.c, row0ins.c: · 4f84f90f
    unknown authored
      Fix bug #5961: release the dictionary latch during a long cascaded FOREIGN KEY operation, so that we do not starve other users
    
    
    innobase/row/row0ins.c:
      Fix bug #5961: release the dictionary latch during a long cascaded FOREIGN KEY operation, so that we do not starve other users
    innobase/row/row0mysql.c:
      Fix bug #5961: release the dictionary latch during a long cascaded FOREIGN KEY operation, so that we do not starve other users
    4f84f90f
row0mysql.c 75.1 KB