• Michael Widenius's avatar
    Fix for assert found by mysql-test-run · ab1c2288
    Michael Widenius authored
    
    sql/sql_table.cc:
      Don't call allow_access_to_protected_table() if we haven't protected table against usage.
      Table is mainly protected against usage when one disables keys with alter table.
    ab1c2288
sql_table.cc 252 KB