Switch to Bing in English
About 7,610,000 results
Open links in new tab
  1. MySQL :: Announcing January 2025 Releases featuring ...

    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 new features, …

  2. 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 null …

  3. MySQL :: Announcing October 2024 Releases featuring ...

    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 new features, …

  4. MySQL :: Announcing July 2025 Releases featuring MySQL ...

    Jul 22, 2025 · Views Written By Posted Announcing July 2025 Releases featuring MySQL Server 9.4.0 Innovation, 8.4.6 LTS and 8.0.43 3846 Balasubramanian Kandasamy July 22, 2025 12:42PM

  5. MySQL Forums

    Oct 25, 2025 · Forum to discuss quality assurance techniques, such as bug reports, test cases, code patches

  6. MySQL :: SOLUTION: "mysql_connect (): Client does not ...

    Jan 7, 2005 · I tried stopping mySQL server and restarting it, but no luck so far. So I got the error: “#1251 - mysql_connect (): Client does not support authentication protocol requested by server; consider …

  7. MySQL :: MySQL ODBC Connector 9.1.0 - Connection Issues ...

    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 configure the …

  8. How can I get the size of a MySQL database? - Stack Overflow

    Nov 14, 2009 · 21 First log in to MySQL using: mysql -u username -p Command to Display the size of a single Database along with its table in MB.

  9. MySQL :: Re: Database initialization Issue

    Feb 1, 2025 · Even though permissions were granted, make sure the MySQL directories (`data` and `install`) have the appropriate write permissions for the user account running MySQL. 5. **Reinstall …

  10. 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 Registry to …