mirror of
https://github.com/MariaDB/server.git
synced 2025-01-21 06:22:28 +01:00
5378db6e10
innobase_create_temporary_tablename(): Add static qualifier. Allocate the memory from heap. Return a fixed identifier. ha_innobase::add_index(): Allocate all memory from a single heap. Simplify error handling. Use a fixed prefix for temporary table names, because only one add_index() can be active for a given table. mem_heap_empty_noninline(): New function, to be called from ha_innodb.cc. row_build_index_for_mysql(): Remove the parameter new_primary. |
||
---|---|---|
.. | ||
Makefile.am | ||
mem0dbg.c | ||
mem0mem.c | ||
mem0pool.c |