About 1,350,000 results
Open links in new tab
  1. How to connect to MySQL from the command line - Stack Overflow

    Feb 27, 2011 · How can you connect to MySQL from the command line in a Mac? (i.e. show me the code) I'm doing a PHP/SQL tutorial, but it starts by assuming you're already in MySQL.

  2. Announcing October 2024 Releases featuring MySQL Server 9.1.0 ...

    Oct 16, 2024 · MySQL NDB Cluster is the distributed, shared-nothing variant of MySQL. MySQL Server 9.1.0 and MySQL NDB Cluster 9.1.0 are Innovation releases, which means it will have …

  3. ERROR 1130 (HY000): Host '' is not allowed to connect to this …

    Remember that mysql accounts aren't just usernames. they're user@host pairs, where either of the pair can be a wildcard. You might be using the right username, but did you grant the right …

  4. MySQL Forums

    Oct 25, 2025 · Forum for MySQL Enterprise Monitor & Oracle Enterprise Manager for MySQL

  5. MySQL JOIN ON vs USING? - Stack Overflow

    Feb 19, 2021 · The USING clause works for Oracle, PostgreSQL, MySQL, and MariaDB. SQL Server doesn't support the USING clause, so you need to use the ON clause instead. The …

  6. MySQL :: MySQL Server 8.0.29 failed install (server won't start)

    Jun 8, 2022 · C:\Program Files\MySQL\MySQL Server 8.0\bin\mysqld.exe (mysqld 8.0.29) initializing of server in progress as process 2472 InnoDB initialization has started. InnoDB …

  7. MySQL :: SOLUTION: "mysql_connect (): Client does not support ...

    Jan 7, 2005 · For some reason, when you change the mySQL root's password in phpMyAdmin, the password is correctly changed in the mySQL server, but the new password is not updated …

  8. MySQL: Grant **all** privileges on database - Stack Overflow

    Feb 16, 2011 · mysql -u root -p Enter your mysql root password Next, list out all the users and their host on the MySQL server. Unlike PostgreSQL this is often stored in the mysql database. …

  9. MySQL :: MySQL Forums :: MySQL Workbench

    Sep 17, 2024 · 2,165 Jim Edvardsson 10/25/2024 07:59AM MySQL Workbench crashing on Reverse Engineering, Forward Engineering, and Model Sync 1,110 Jorge Pimentel …

  10. MySQL :: MYSQL Workbench installation failed with Visual C

    Aug 3, 2020 · MySQL Forums Forum List » MySQL Workbench New Topic MYSQL Workbench installation failed with Visual C++ 2019 redistributable Posted by: Udara Ratnayake Date: …