SELECT issue after an OPTIMIZE operation

alxsbn
Contributor

I have a strange issue after an OPTIMIZE, no results are returned anymore.

I can time travel over the version easily but passed this data nothing when I'm doing a simple SELECT *.

But I still got a result when I'm doing a SELECT count(*).

How is this possible?