On the auto-extending innodb_system data file
I had the following in my my.cnf, which I inherited
innodb_data_file_path = ibdata1:10M:autoextend
I took it out, and mysql freaked out with:
The Auto-extending innodb_system data file './ibdata1' is of a different size 640 pages (rounded down to MB) than specified in the .cnf file: initial 768 pages, max 0 (relevant if non-zero) pages!
What's that line do, and why is mysql so freaked out about it's not being there?
Subject
Views
Written By
Posted
On the auto-extending innodb_system data file
4005
August 05, 2019 08:46PM
1327
August 06, 2019 10:56AM
878
August 08, 2019 07:39PM
890
August 08, 2019 09:58PM
727
August 09, 2019 09:50AM
805
August 10, 2019 01:33AM
770
August 10, 2019 11:52AM
772
August 19, 2019 02:43PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.