• unknown's avatar
    row0mysql.c, sql_db.cc: · af96cbe1
    unknown authored
      Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
    
    
    sql/sql_db.cc:
      Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
    innobase/row/row0mysql.c:
      Try to make sure DROP DATABASE does not cause a deadlock because we now let InnoDB wait MySQL does not have open handles to tables we drop
    af96cbe1
row0mysql.c 53.6 KB