mirror of
https://github.com/MariaDB/server.git
synced 2025-01-26 16:54:15 +01:00
ec2ff9f2a0
let's allow ::position() and ::rnd_pos() in blackhole. ::position() can be called directly after insert, it doesn't need a search to happen, so it's possible. ::rnd_pos() can be called with a value that ::position() produced, so, possible too. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ha_blackhole.cc | ||
ha_blackhole.h |