Hi,
By default i have a data file defined like this:
ibdata1:10M:autoextend
Now, if i check in the OS i see that this file has a size of 60GB. My question is, is this the real size of the data file? If not, how can i calculate it?
is it a good practice to define it in autoextend? if not what is the best max size recomended? What happen when the ibdata1 has reached the max size?
Thanks for the help about this topic.