|
- MySQL Forums
Forum to discuss quality assurance techniques, such as bug reports, test cases, code patches
- MySQL :: Database initialization Issue
MySQL Forums Forum List » Newbie New Topic Database initialization Issue Posted by: Rafael Harmon Date: November 15, 2024 12:42AM
- MySQL :: Re: CVE-2024-7254
CVE-2024-7254 is currently in "awaiting analysis" state However, Connector J users should not be affected by it Definitely not if using the JDBC implementation (protobuf not used there), and probably not affected if using the X DevAPI Nevertheless, third party dependencies are updated regularly and protobuf-java shall be updated soon On the other hand, you can override this dependency
- Announcing October 2024 Releases featuring MySQL Server 9. 1. 0 . . .
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 :: MySQL ODBC Connector 9. 1. 0 - Connection Issues in ODBC Data . . .
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
- What does mysql -u root -p do? - Stack Overflow
I am trying to figure out what the mysql -u root -p command does I have googled the command but I can't find any good results
- MySQL :: Re: Database initialization Issue
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 MySQL:** If none of the above works, consider uninstalling MySQL, removing any residual files from the previous installation, and then reinstalling MySQL 9 1 6
- MySQL :: MySQL Import Error - Incorrect integer value
#1366 - Incorrect integer value: 'customerPK' for column 'customerPK' at row 1 I then try the CSV using LOAD DATA and hit Go and again I get #1366 - Incorrect integer value: 'customerPK' for column 'customerPK' at row 1 I am using Server version: 8 0 15 - MySQL Community Server - GPL, can anybody explain or help me with this please? Thanks Paul
|
|
|