mariadb/handler
marko 45b97e559f branches/zip: Decode table names when displaying error messages in
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.
2007-09-07 09:05:52 +00:00
..
ha_innodb.cc branches/zip: Decode table names when displaying error messages in 2007-09-07 09:05:52 +00:00
ha_innodb.h branches/zip: Enclose the definition of dict_index_t::trx_id in 2007-09-03 07:13:59 +00:00