What is the purpose of changing ownership of datadir to the ‘mysql’ user?[1分] A、MySQL needs to be run as the root user, but files cannot be owned by it. B、The mysqld process requires all permissions within datadir to be the same. C、MySQL cannot be run as the root user. D、MySQL requires correct file ownership while remaining secure.