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, deprecations/removals, and bug fixes. Innovation releases are supported until the next innovation release, and are recommended for production use.
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, deprecations/removals, and bug fixes. Innovation releases are supported until the next innovation release, and are recommended for production use.
2,165 Jim Edvardsson 10/25/2024 07:59AM MySQL Workbench crashing on Reverse Engineering, Forward Engineering, and Model Sync 1,117 Jorge Pimentel 10/14/2024 04:02AM
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"
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 DSN in 64-bit ODBC Data Source Administrator, and click "Test" (or click the "Database" dropdown), ODBC Data Source Administrator crashes.