MySQL 8.4 Connector/J Public Key Retrieval is not allowed allowPublicKeyRetrieval official documentation
A current MySQL 8.4 task fails with: MySQL Connector/J Public Key Retrieval is not allowed after 8.4 upgrade.
Agent Quick Fix
The local workspace gives the symptom and stale integration shape, but the correct repair depends on current official product behavior or recent release notes.
Product: MySQL 8.4
Current-contract area: MySQL Connector/J Public Key Retrieval is not allowed after 8.4 upgrade
Likely root cause: A current MySQL 8.4 task fails with: MySQL Connector/J Public Key Retrieval is not allowed after 8.4 upgrade. The local stale integration is plausible but may not reflect the current external contract.
Repair direction: Verifier accepts a repair record only if it states the current contract and an actionable fix using source-backed product terms.
Validation Status
Codex searched organically, passed with web access, and failed the no-web counterfactual under this fixture.
Symptom
A current MySQL 8.4 task fails with: MySQL Connector/J Public Key Retrieval is not allowed after 8.4 upgrade. The local stale integration is plausible but may not reflect the current external contract.
Why This Happens
The local workspace gives the symptom and stale integration shape, but the correct repair depends on current official product behavior or recent release notes.
Verification
Verifier accepts a repair record only if it states the current contract and an actionable fix using source-backed product terms.
Common Wrong Fixes
- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.
Codex Search Keywords
These are the search terms observed in a neutral Codex validation run for this failure shape.
MySQL 8.4 Connector/J Public Key Retrieval is not allowed allowPublicKeyRetrieval official documentation
site:dev.mysql.com/doc/connector-j/en allowPublicKeyRetrieval Connector/J
MySQL Connector/J allowPublicKeyRetrieval property documentation
"allowPublicKeyRetrieval" "Connector/J" "dev.mysql.com"
https://dev.mysql.com/doc/connector-j/en/connector-j-reference-configuration-properties.html
site:dev.mysql.com/doc/refman/8.4 mysql_native_password disabled by default 8.4
https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html
'RSA' in https://dev.mysql.com/doc/refman/8.4/en/caching-sha2-pluggable-authentication.html
Source Trail
- MySQL 8.4.0 release notes: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html
- Official reference opened by Codex: https://dev.mysql.com/doc/connector-j/en/connector-j-reference-configuration-properties.html
- Official reference opened by Codex: https://dev.mysql.com/doc/refman/8.4/en/native-pluggable-authentication.html