Quantcast
Viewing all articles
Browse latest Browse all 1957

InnoDB Partition Statistics (3 replies)

Is there any way to determine the last date/time a partition was updated on a database using the InnoDB engine without scanning the entire partition? Right now I am doing:

select max(somedatefield) from sometable partitions (p1, p2, p3, ...)"

This seems inefficient for something I would think is pretty common.

Viewing all articles
Browse latest Browse all 1957

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>