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

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

    May 14, 2024 · The MySQL server is running with the --secure-file-priv option so it can not execute this statement. The output of SHOW VARIABLES LIKE 'secure_file_priv'; is "C:\mySQL"

  3. MySQL Forums

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

  4. MySQL :: SSL connection error: error:0A000086:SSL routines::certificate ...

    Apr 1, 2025 · To do this, I used the .pem files created automatically during installation with MySQL, i.e. my ca.pem - client-cert.pem - client-key.pem files that I sent to my 2nd server (the slave).

  5. 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. Ended …

  6. MySQL :: Announcing July 2025 Releases featuring MySQL Server 9.4.0 ...

    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 9.4.0, 8.4.6, and …

  7. MySql ODBC driver on Windows 11

    May 29, 2024 · MySql ODBC driver on Windows 11 PHLIP Pretorius May 29, 2024 03:19AM Re: MySql ODBC driver on Windows 11 Bogdan Degtyariov July 08, 2024 12:31AM

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

    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 …

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

  10. MySQL :: Connection Warning for MySQL Server 8.3.0 with MySQL …

    Feb 2, 2024 · So from what I interpreted from the warning is that mysql server 8.3 which is apparently the latest version of mysql server is not supported in the latest version of the mysql workbench?