Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Not a Bug
-
10.0.21
-
None
-
Linux Centos 7.1
Description
Hello,
Just after the MariaDB 10.0.21 installation on my server, I decided to change all database tables "mysql" for the Aria format.
But when I decided to run mysql_upgrade, to check if the installation was good, some errors appeared. Specifically on InnoDB table _ * _ stats.
When I look inside the code, parts contain definitions forcing engine to use.
MariaDB is not Oracle and leaves its clients or users for the use of engines, right?