Details
-
Bug
-
Status: Closed (View Workflow)
-
Critical
-
Resolution: Incomplete
-
None
-
None
-
macbook pro m1 monterey 12.3.1
Description
hi, I try to install mariaDB from homebrew but without success:
--------- the terminal output ---------- |
Last 15 lines from /Users/hodamar/Library/Logs/Homebrew/mariadb/post_install.01.mysql_install_db:
|
|
shell> /usr/local/Cellar/mariadb/10.7.3/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
|
|
Warning: The post-install step did not complete successfully
|
You can try again using:
|
brew postinstall mariadb
|
Attachments
Issue Links
- is blocked by
-
MDEV-29745 Failed to install via homebrew on macOS Monterey 12.6
-
- Closed
-
Activity
Field | Original Value | New Value |
---|---|---|
Description |
hi, I try to install mariaDB from homebrew but without success:
--------- the terminal output ---------- Last 15 lines from /Users/hodamar/Library/Logs/Homebrew/mariadb/post_install.01.mysql_install_db: shell> /usr/local/Cellar/mariadb/10.7.3/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 Warning: The post-install step did not complete successfully You can try again using: brew postinstall mariadb |
hi, I try to install mariaDB from homebrew but without success:
{noformat:title=--------- the terminal output ----------} Last 15 lines from /Users/hodamar/Library/Logs/Homebrew/mariadb/post_install.01.mysql_install_db: shell> /usr/local/Cellar/mariadb/10.7.3/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 Warning: The post-install step did not complete successfully You can try again using: brew postinstall mariadb {noformat} |
Status | Open [ 1 ] | Needs Feedback [ 10501 ] |
Fix Version/s | N/A [ 14700 ] | |
Resolution | Incomplete [ 4 ] | |
Status | Needs Feedback [ 10501 ] | Closed [ 6 ] |
Link |
This issue is blocked by |
the last 15 lines don't have any indication of what went wrong. Can you attach the complete log?