• marko's avatar
    branches/zip: Decode table names when displaying error messages in · 6b4c37d6
    marko authored
    fast index creation.
    
    innobase_convert_tablename(): New function, to remove the filename
    encoding of a database and table name.
    
    ha_innobase::add_index(): Invoke innobase_convert_tablename() before
    calling my_error().
    
    innodb-index.result: Update the error messages.
    6b4c37d6
innodb-index.result 28.2 KB