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
10002
August 05, 2019 08:46PM
2810
August 06, 2019 10:56AM
1953
August 08, 2019 07:39PM
2194
August 08, 2019 09:58PM
1860
August 09, 2019 09:50AM
1858
August 10, 2019 01:33AM
1889
August 10, 2019 11:52AM
1933
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.