• unknown's avatar
    dict0dict.h, dict0dict.c, row0mysql.c, ha_innobase.cc: · 199e17e5
    unknown authored
      Add some more safety if MySQL tries to drop a table on which there are open handles
    
    
    sql/ha_innobase.cc:
      Add some more safety if MySQL tries to drop a table on which there are open handles
    innobase/row/row0mysql.c:
      Add some more safety if MySQL tries to drop a table on which there are open handles
    innobase/dict/dict0dict.c:
      Add some more safety if MySQL tries to drop a table on which there are open handles
    innobase/include/dict0dict.h:
      Add some more safety if MySQL tries to drop a table on which there are open handles
    199e17e5
row0mysql.c 54.2 KB