MySQL 8.4 STOP REPLICA STOP SLAVE syntax official documentation
A current MySQL 8.4 task fails with: `STOP SLAVE` syntax error in MySQL 8.4, use `STOP REPLICA`.
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: `STOP SLAVE` syntax error in MySQL 8.4, use `STOP REPLICA`
Likely root cause: A current MySQL 8.4 task fails with: `STOP SLAVE` syntax error in MySQL 8.4, use `STOP REPLICA`. 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, but the no-web counterfactual also passed under this fixture. Treat this as search-observed query evidence, not proof that search was necessary.
Symptom
A current MySQL 8.4 task fails with: `STOP SLAVE` syntax error in MySQL 8.4, use `STOP REPLICA`. 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 STOP REPLICA STOP SLAVE syntax official documentation
site:dev.mysql.com/doc/refman/8.4 STOP REPLICA
https://dev.mysql.com/doc/refman/8.4/en/stop-replica.html
'STOP SLAVE' in https://dev.mysql.com/doc/refman/8.4/en/stop-replica.html
MySQL 8.4 release notes STOP SLAVE removed deprecated replica terminology
https://dev.mysql.com/doc/relnotes/mysql/8.4/en/
https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html
'Features Removed in MySQL 8.4' in https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.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/refman/8.4/en/stop-replica.html
- Official reference opened by Codex: https://dev.mysql.com/doc/relnotes/mysql/8.4/en/
- Official reference opened by Codex: https://dev.mysql.com/doc/refman/8.4/en/mysql-nutshell.html