mirror of https://github.com/MariaDB/server
Browse Source
dtuple_create_for_mysql(), dtuple_free_for_mysql(): Remove. ha_innobase::records_in_range(): Use mem_heap_create(), mem_heap_free(), and dtuple_create() instead of the removed functions above. Since r1587, InnoDB C++ functions can invoke inlined C functions.pull/73/head
3 changed files with 7 additions and 48 deletions
Loading…
Reference in new issue