About 1,490,000 results
Open links in new tab
  1. MySQL :: MySQL Forums

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

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

  3. MySQL :: Database initialization Issue

    Nov 15, 2024 · Hi, I'm trying to install mysql 9.1 on my pc. However when I get to the configuration of mysql, I keep ...

  4. MySQL :: Re: CVE-2024-7254

    Oct 28, 2024 · CVE-2024-7254 is currently in "awaiting analysis" state. However, Connector/J users should not be affected by it.

  5. MySQL :: Re: unable to start mysqld.service but command line works

    Oct 8, 2024 · This is a backup server with no current mysql data and can have mysql installs removed and reinstalled if necessary. My active server is running mysql 5.5.8 and working …

  6. MySQL :: MySQL Forums :: MySQL Workbench

    Sep 17, 2024 · Can't login to MySQL with MySQL Workbench, Authentication plugin "" couldn't be found in restricted_auth plugin list

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

  8. Painfully slow import - MySQL

    Jul 17, 2020 · zcat dump.sql.gz | mysql -u root -ppasswd DB_NAME Most of the volume is due to four huge row-compressed tables that are also partitioned by timestamp range. For the …

  9. sql - MySQL query String contains - Stack Overflow

    it appears the author wanted to construct the MySQL query using PHP. Since the question was asked 12 years ago, current practice would be to use preprepared statements to prevent SQL …

  10. MySQL :: Patches for CVE-2024-21090 and CVE-2024-21170

    Sep 29, 2024 · I'm trying to identify the patches for CVE-2024-21090 and CVE-2024-21170. The former was fixed in release 8.4.0 of the Python version of the connector.