About 1,450,000 results
Open links in new tab
  1. MySQL :: Announcing July 2025 Releases featuring MySQL Server …

    Jul 22, 2025 · Dear MySQL users, We are pleased to announce the release of the following products: * MySQL Server 9.4.0 Innovation, 8.4.6 LTS, and 8.0.43 * MySQL Shell, Router …

  2. MySQL Forums

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

  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 :: Database initialization Issue

    Nov 15, 2024 · Process for mysqld, with ID 22512, was run successfully and exited with code -1073741819. Failed to start process for MySQL Server 9.1.0. Database initialization failed. …

  5. MySQL :: ERROR 1045 (28000) Access denied for user

    Nov 5, 2024 · I have tried turning on mysql_native_password and changing plugin in mysql.user to mysql_native_password and get same result. Workstation and server are both running Fedora …

  6. MySQL :: MySQL Forums :: Newbie

    Jan 21, 2025 · Sticky: MySQL Performance Tuning: The Perfect Scalability (1 Posts) Edwin Desouza 09/21/2019 04:16PM Sticky: MySQL 8.0: if I should optimize only one query, which …

  7. MySQL :: MySQL Forums :: MySQL Workbench

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

  8. 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 …

  9. 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 …

  10. MySQL :: Re: MySQL Data Connection for VS 2022 / MySQL for …

    Apr 18, 2024 · I had the same issue and resolved it by using the Connector/ODBC download. Now I'm able to add a connection to my MySQL database from within Visual Studio. Hope this …