To have launchd start mariadb now and restart at login: MySQL is configured to only allow connections from localhost by default => Pouring mariadb-10.4.11.catalina.bottle.1.tar.gzĪ '/etc/my.cnf' from another install may interfere with a Homebrew-built
My mariadb version is mysql Ver 15.1 Distrib 10.4.11-MariaDB, for osx10.15 (x86_64) using readline 5.1Īnd then i reinstall mariadb mysql % brew reinstall mariadbĪlready downloaded: /Users/admin/Library/Caches/Homebrew/downloads/4f10e4bdb93bb82ad879897a048abf18ec0edfee163aad02b506a5f30ba48899-mariadb-10.4.11.catalina.bottle.1.tar.gz I went through the installation process carefully to check out password tips it may give meīut I didn't see anything related anywhere.
Then I go 'mysql -uroot' mysql % mysql -urootĮRROR 1698 (28000): Access denied for user just installed the mariadb with 'brew install mariadb' 3mintues ago
mysql % sudo mysqld_safe -skip-grant-tablesĢ00228 11:53:18 mysqld_safe Logging to '/usr/local/var/admin.err'.Ģ00228 11:53:18 mysqld_safe Starting mysqld daemon with databases from /usr/local/var When I run 'mysqld_safe -skip-grant-tables'.