mirror of
https://github.com/MariaDB/server.git
synced 2025-12-06 05:42:06 +03:00
The definition of the member function ha_cassandra::records_in_range()
was inadvertently removed (renamed to a non-member function) in
commit ff64152bc7.
Let us define the overridden member function inline, and add C++11
override qualifiers.
10 KiB
10 KiB