• unknown's avatar
    row0mysql.c: · 4ba981e5
    unknown authored
      Fix the previous bug fix: dropping a table with FOREIGN KEY checks running on it caused a cascade of failed drops while the foreign key check was waiting for a lock
    
    
    innobase/row/row0mysql.c:
      Fix the previous bug fix: dropping a table with FOREIGN KEY checks running on it caused a cascade of failed drops while the foreign key check was waiting for a lock
    4ba981e5
row0mysql.c 76.8 KB