About 208,000 results
Open links in new tab
  1. How do I install command line MySQL client on mac?

    Jun 23, 2015 · I want to install the MySQL client for the command line, not a GUI. I have searched over the web but only found instructions on installing the MySQL server.

  2. Why won't MySQL 8.0.28 install on macOS 12 Monterey?

    Mar 21, 2022 · I downloaded the community version of MySQL but it won't install on macOS. How come?

  3. mysql - which jdbc (connector/j) to install for mac os - Stack Overflow

    Nov 15, 2018 · MySQL Connector/J is a Java library, and it is a pure Java driver, so it is platform independent. The various installers offered on the download page are just to simplify installation …

  4. how to run mysql from the command line on mac? - Stack Overflow

    11 MySQL does not separate the server and client downloads, so you basically just need to download the entire MySQL version -- while it will download the binaries for the server it won't actually start or …

  5. Is it possible to install only mysqldump on macOS

    Nov 20, 2017 · Is it possible to install only mysqldump on macOS without MySQL itself. I'm using MySQL db via Docker, but can't dump the DB from my local machine via MySQL Workbench.

  6. mysql workbench - MySQLWorkbench for macOS 12.7.4 - Stack Overflow

    Mar 13, 2024 · There is a list of release notes. Version 8.0.36 has "On macOS 14, MySQL Workbench would unexpectedly halt when attempting to open a model. (Bug #112440, Bug #36123536)"

  7. Mac install and open mysql using terminal - Stack Overflow

    mysql-client is a Linux package that provides the mysql command and client libraries. On OS X, the dmg you downloaded and installed provides both the server mysqld and the client mysql, so you don't …

  8. MacOS Can't start MySQL Server - Stack Overflow

    Feb 2, 2017 · I have MacOS Sierra. I have installed MySQL Server which has been working, however, after a reboot of the Mac Book, I cannot start the MySQL Server. I have tried changing the port from …

  9. want to connect to mysql from parallel desktop - Stack Overflow

    Mar 25, 2022 · I wanna connect to mysql database which is on my Mac from parallel desktop (windows 11) ,but I can't. How can I connect to Mac IP from my parallel? (I tried to install mysql workbench on …

  10. how to install MySQL in macos Ventura? - Stack Overflow

    Dec 20, 2022 · Is there a way to do this without using a virtual box. MySQL only supports macos 12- this means macos Ventura is not supported.