About 9,860,000 results
Open links in new tab
  1. Announcing January 2025 Releases featuring MySQL Server 9.2.0 ...

    Jan 22, 2025 · MySQL NDB Cluster is the distributed, shared-nothing variant of MySQL. MySQL Server 9.2.0 and MySQL NDB Cluster 9.2.0 are Innovation releases, which means it will have …

  2. How to connect to MySQL from the command line - Stack Overflow

    Jun 22, 2023 · 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.

  3. MySQL :: MySQL Forums :: Chinese

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

  4. MySQL :: Error code 1290 - secure-file-priv not working

    May 14, 2024 · Hi! I'm new to MySQL and have an issue. I'm running MySQL 8.4 on Windows 11. Having trouble with secure-file-priv. Here's my CREATE stmt CREATE TABLE addrs ( ID int not …

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

    Jun 8, 2022 · MySQL Forums Forum List » MySQL Installer for Windows New Topic MySQL Server 8.0.29 failed install (server won't start) Posted by: Isis Alexander Date: June 08, 2022 04:31AM

  6. MySQL :: MySQL ODBC Connector 9.1.0 - Connection Issues in …

    Oct 30, 2024 · I have downloaded/ tried installing the MySQL ODBC Connector Version 9.1.0 from the General Availability Releases page; the installation completes successfully, but when I …

  7. MySQL Forums

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

  8. MySQL :: Database initialization Issue

    Nov 15, 2024 · MySQL Forums Forum List » Newbie New Topic Database initialization Issue Posted by: Rafael Harmon Date: November 15, 2024 12:42AM

  9. MySql ODBC driver on Windows 11

    May 29, 2024 · I followed the advice on these pages, restarted my laptop several times but still do not see the MySql ODBC drivers in the ODBC Data Source Administrator GUI. I even edited the …

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

    Why oh why can I not connect to mysql? mysql -u root -ptest101 -h xxx.xxx.xxx.xxx ERROR 1130 (HY000): Host 'xxx.xxx.xxx.xxx' is not allowed to connect to this MySQL server In my.cnf I have …