# MySQL 8.4 STOP REPLICA STOP SLAVE syntax official documentation

Status: search-observed
Product: MySQL 8.4
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/stop-slave-syntax-error-in-mysql-8-4-use-stop-replica
Machine JSON: https://gitdocs.org/api/fixes/stop-slave-syntax-error-in-mysql-8-4-use-stop-replica.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The local workspace gives the symptom and stale integration shape, but the correct repair depends on current official product behavior or recent release notes.

## Fix

```
Verifier accepts a repair record only if it states the current contract and an actionable fix using source-backed product terms.
```

## Avoid

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

## Observed Codex Queries

- 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

## Sources

- 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
