• msvensson@neptunus.(none)'s avatar
    BUG#10365 Cluster handler uses non-standard error codes · 8771c732
    msvensson@neptunus.(none) authored
     - Added better error messages when trying to open a table that can't be discovered or unpacked. The most likely cause of this is that it does not have any frm data, probably since it has been created from NdbApi or is a NDB system table.
     - Separated functionality that was in ha_create_table_from_engine into two functions. One that checks if the table exists and another one that tries to create the table from the engine.
    8771c732
handler.h 22.4 KB