About 68 results
Open links in new tab
  1. MySQL Forums

    Jan 23, 2026 · The world's most popular open source database MySQL.com Downloads Documentation Developer Zone Forums Bugs Worklog Labs Planet MySQL News and Events Community

  2. MySQL :: MySQL Forums :: Newbie

    May 16, 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 one should it be …

  3. 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.

  4. MySQL :: MySQL Forums :: MySQL Workbench

    517 Jonathan Ross 03/18/2025 11:33AM MySQL Workbench crashing on Reverse Engineering, Forward Engineering, and Model Sync 1,364 Jorge Pimentel 10/14/2024 04:02AM

  5. How to reset or change the MySQL root password? - Stack Overflow

    How do I change the MySQL root password and username in ubuntu server? Do I need to stop the mysql service before setting any changes?

  6. MySQL :: MySQL Forums :: Chinese

    Jan 21, 2020 · mysql mgr新成员加入组问题之新成员无法通过二进制日志从其它可用成员同步数据

  7. MySQL :: MySQL Forums :: Spanish

    Feb 17, 2022 · Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any …

  8. MySQL :: MySQL Forums :: Connector/C (libmysqlclient)

    Jul 12, 2022 · Views Written By Posted Sticky: How to build MySQL 8.0 C API (libmysqlclient) (1 Posts) 1,244 Edwin Desouza 07/12/2022 09:47AM

  9. ERROR 1130 (HY000): Host '' is not allowed to connect to this MySQL ...

    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 host privileges …

  10. How can I import an SQL file using the command line in MySQL?

    Jul 10, 2019 · I have a .sql file with an export from phpMyAdmin. I want to import it into a different server using the command line. I have a Windows Server 2008 R2 installation. I placed the .sql file on the C ...