mariadb/handler
marko dcad18b1e8 branches/zip: Create special single-table tablespace file names for
temporary tablespaces in fast index creation.  The tablespaces must
reside in the same directory as the persistent tablespaces, so that
they can be renamed without copying.  Namespace collisions are avoided
by replacing the ".ibd" file name suffix with ".ib1" or ".ib2".

fil_make_ibd_name(): Treat names starting with TEMP_TABLE_PREFIX
specially.  Document the dependence on
innobase_create_temporary_tablename().
2007-06-11 08:26:33 +00:00
..
ha_innodb.cc branches/zip: Create special single-table tablespace file names for 2007-06-11 08:26:33 +00:00
ha_innodb.h branches/zip: Merge 1533:1553 from trunk. 2007-06-06 11:07:37 +00:00