• unknown's avatar
    row0ins.c: · 31d0d6e5
    unknown authored
      Fix bug: we did not allow ON DELETE SET NULL to modify the same table where the delete was made; we can allow it because that cannot produce infinite loops cascaded operations
    
    
    innobase/row/row0ins.c:
      Fix bug: we did not allow ON DELETE SET NULL to modify the same table where the delete was made; we can allow it because that cannot produce infinite loops cascaded operations
    31d0d6e5
row0ins.c 52.3 KB