About 96 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. How can I solve "Error: MySQL shutdown unexpectedly"?

    Aug 3, 2013 · Rename folder mysql/data to mysql/data_old Make a copy of mysql/backup folder and name it as mysql/data Copy all your database folders from mysql/data_old into mysql/data (except …

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

  4. 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"

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

  6. MySQL :: MYSQL8 will not start - Can't connect to local MySQL server ...

    May 14, 2023 · MySQL Forums Forum List » Newbie New Topic MYSQL8 will not start - Can't connect to local MySQL server through socket Posted by: Adam Wilshire Date: May 14, 2023 04:29PM

  7. Announcing January 2024 Releases featuring MySQL 8.3.0 and 8.0.36

    Jan 16, 2024 · MySQL NDB Cluster is the distributed, shared-nothing variant of MySQL. MySQL Server 8.3.0 and MySQL NDB Cluster 8.3.0 are Innovation releases, which means they will have new …

  8. MySQL :: MySQL Forums :: MySQL Workbench

    Sep 17, 2024 · 2,234 Jim Edvardsson 10/25/2024 07:59AM MySQL Workbench crashing on Reverse Engineering, Forward Engineering, and Model Sync 1,243 Jorge Pimentel 10/14/2024 04:02AM

  9. How should I resolve --secure-file-priv in MySQL?

    Your MySQL server has been started with --secure-file-priv option which limits from which directories you can load files using LOAD DATA INFILE. Use SHOW VARIABLES LIKE "secure_file_priv"; to …

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