• unknown's avatar
    ha_innodb.cc: · 5d037cb6
    unknown authored
      Make the drop InnoDB database operation aware of the setting FOREIGN_KEY_CHECKS=0; DROP DATABASE seems to work ok anyway, but that is because MySQL first calls DROP TABLE for each table which has an .frm file
    
    
    sql/ha_innodb.cc:
      Make the drop InnoDB database operation aware of the setting FOREIGN_KEY_CHECKS=0; DROP DATABASE seems to work ok anyway, but that is because MySQL first calls DROP TABLE for each table which has an .frm file
    5d037cb6
ha_innodb.cc 134 KB