• unknown's avatar
    BUG#22708 - Error message doesn't refer to storage engine unsupported · dccf31cd
    unknown authored
    When openning a table with unsupported (disabled or not compiled)
    storage engine, confusing error message is returned.
    
    Return better error message when we're attempting to open a table
    that uses unsupported engine.
    
    
    sql/table.cc:
      Return better error message when we're attempting to open a table
      that uses unsupported engine.
    dccf31cd
bdb_notembedded.result 1.21 KB