mirror of
https://github.com/MariaDB/server.git
synced 2025-11-13 21:42:58 +03:00
While calculating distinct with the function remove_dup_with_compare, we don't have rnd_end calls when we have completed the scan over the temporary table. Added ha_rnd_end calls when we are done with the scan of the table.
867 KiB
867 KiB