Hi
It would be very helpful if BRIN index is supported in mysql innodb table like postgresql.
Use Case: When not very frequent query needs to be executed on very old data... With BRIN index, we won't be handling huge index data all the time in memory for just few queries.
It would be very helpful if BRIN index is supported in mysql innodb table like postgresql.
Use Case: When not very frequent query needs to be executed on very old data... With BRIN index, we won't be handling huge index data all the time in memory for just few queries.