Comments - Changes & Improvements in MariaDB 10.2
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.
Yeah, you are right, innodb_file_format and innodb_file_format_max are still there, but they are deprecated. I mean some of the variables are removed and some of them are deprecated, but the doc is not up-to-date.
I am just running Centos 7 x86_64, and install 10.2.5 via yum, it is quite easy to setup, nothing else.
Thanks, these have been added to the InnoDB variable list page. They should also be listed or linked to from this page, as with the list of new variables added.
One more thing, what are the reasons we use innodb rather then xtradb in 10.2 and future relases?
See Why does MariaDB 10.2 use InnoDB instead of XtraDB?