diff options
author | Marko Mäkelä <marko.makela@mariadb.com> | 2020-06-18 12:26:28 +0300 |
---|---|---|
committer | Marko Mäkelä <marko.makela@mariadb.com> | 2020-06-18 14:16:01 +0300 |
commit | cfd3d70ccbbfcf3fdec034be446317741dfae824 (patch) | |
tree | 205817c9ea9252de9f8988ab76da82dc7d0bd7e2 /storage/innobase/include/sync0rw.ic | |
parent | bf3c862faa8efed4a662725ec27586cd69e9228e (diff) | |
download | mariadb-git-cfd3d70ccbbfcf3fdec034be446317741dfae824.tar.gz |
MDEV-22871: Remove pointer indirection for InnoDB hash_table_t
hash_get_n_cells(): Remove. Access n_cells directly.
hash_get_nth_cell(): Remove. Access array directly.
hash_table_clear(): Replaced with hash_table_t::clear().
hash_table_create(), hash_table_free(): Remove.
hash0hash.cc: Remove.
Diffstat (limited to 'storage/innobase/include/sync0rw.ic')
0 files changed, 0 insertions, 0 deletions