2020-12-09 14:49:55 +0000 /usr/local/Cellar/mariadb/10.5.8/bin/mysql_install_db --verbose --user=brew --basedir=/usr/local/Cellar/mariadb/10.5.8 --datadir=/usr/local/var/mysql --tmpdir=/tmp chown: /usr/local/Cellar/mariadb/10.5.8/lib/plugin/auth_pam_tool_dir/auth_pam_tool: Operation not permitted Couldn't set an owner to '/usr/local/Cellar/mariadb/10.5.8/lib/plugin/auth_pam_tool_dir/auth_pam_tool'. It must be root, the PAM authentication plugin doesn't work otherwise.. Installing MariaDB/MySQL system tables in '/usr/local/var/mysql' ... 2020-12-09 14:49:57 0 [Note] /usr/local/Cellar/mariadb/10.5.8/bin/mysqld (mysqld 10.5.8-MariaDB) starting as process 27227 ... 2020-12-09 14:49:57 0 [Note] InnoDB: Uses event mutexes 2020-12-09 14:49:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2020-12-09 14:49:57 0 [Note] InnoDB: Number of pools: 1 2020-12-09 14:49:57 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2020-12-09 14:49:57 0 [Note] InnoDB: Initializing buffer pool, total size = 134217728, chunk size = 134217728 2020-12-09 14:49:57 0 [Note] InnoDB: Completed initialization of buffer pool 2020-12-09 14:49:57 0 [ERROR] InnoDB: Invalid flags 0x4800 in ./ibdata1 2020-12-09 14:49:57 0 [ERROR] InnoDB: Plugin initialization aborted with error Data structure corruption 2020-12-09 14:49:57 0 [Note] InnoDB: Starting shutdown... 2020-12-09 14:49:57 0 [ERROR] Plugin 'InnoDB' init function returned error. 2020-12-09 14:49:57 0 [ERROR] Plugin 'InnoDB' registration as a STORAGE ENGINE failed. 2020-12-09 14:49:57 0 [ERROR] /usr/local/Cellar/mariadb/10.5.8/bin/mysqld: unknown variable 'mysqlx-bind-address=127.0.0.1' 2020-12-09 14:49:57 0 [ERROR] Aborting Installation of system tables failed! Examine the logs in /usr/local/var/mysql for more information. The problem could be conflicting information in an external my.cnf files. You can ignore these by doing: shell> /usr/local/Cellar/mariadb/10.5.8/bin/mysql_install_db --defaults-file=~/.my.cnf You can also try to start the mysqld daemon with: shell> /usr/local/Cellar/mariadb/10.5.8/bin/mysqld --skip-grant-tables --general-log & and use the command line tool /usr/local/Cellar/mariadb/10.5.8/bin/mysql to connect to the mysql database and look at the grant tables: shell> /usr/local/Cellar/mariadb/10.5.8/bin/mysql -u root mysql mysql> show tables; Try 'mysqld --help' if you have problems with paths. Using --general-log gives you a log in /usr/local/var/mysql that may be helpful. The latest information about mysql_install_db is available at https://mariadb.com/kb/en/installing-system-tables-mysql_install_db You can find the latest source at https://downloads.mariadb.org and the maria-discuss email list at https://launchpad.net/~maria-discuss Please check all of the above before submitting a bug report at https://mariadb.org/jira HOMEBREW_VERSION: 2.6.0-171-gfa52eab ORIGIN: https://github.com/Homebrew/brew HEAD: fa52eab58eafebe95ab4cabaa29a661792b8a1ec Last commit: 20 hours ago Core tap ORIGIN: https://github.com/Homebrew/homebrew-core Core tap HEAD: fabcfb87567e3cb9a9658c261abb269a4d2f0a04 Core tap last commit: 19 hours ago Core tap branch: master HOMEBREW_PREFIX: /usr/local HOMEBREW_CACHE: /Users/brew/Library/Caches/Homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_COLOR: set HOMEBREW_FAIL_LOG_LINES: 150 HOMEBREW_GIT_EMAIL: homebrew-test-bot@lists.sfconservancy.org HOMEBREW_GIT_NAME: BrewTestBot HOMEBREW_LOGS: /Users/brew/actions-runner/_work/homebrew-core/homebrew-core/bottles/logs HOMEBREW_MAKE_JOBS: 6 HOMEBREW_NO_AUTO_UPDATE: set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set HOMEBREW_NO_EMOJI: set Homebrew Ruby: 2.6.3 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby CPU: hexa-core 64-bit penryn Clang: 12.0 build 1200 Git: 2.24.3 => /Applications/Xcode.app/Contents/Developer/usr/bin/git Curl: 7.64.1 => /usr/bin/curl macOS: 11.0.1-x86_64 CLT: 12.2.0.0.1.1604076827 Xcode: 12.2 HOMEBREW_GIT: git PATH: /usr/local/bin:/usr/local/sbin:/usr/local/Homebrew/Library/Homebrew/shims/scm:/usr/local/bin:/opt/homebrew/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/cmd:/usr/local/Homebrew/Library/Taps/homebrew/homebrew-test-bot/cmd