{
  "id": "P221",
  "slug": "mysql-8-4-change-master-to-removed-replica-bootstrap-script-fails-before-replication-starts",
  "status": "search-observed",
  "product": "MySQL 8.4",
  "family": "Database operational contract",
  "canonical_url": "https://gitdocs.org/fix/mysql-8-4-change-master-to-removed-replica-bootstrap-script-fails-before-replication-starts",
  "query_alias_url": "https://gitdocs.org/q/mysql-8-4-change-master-to-removed-replica-bootstrap-script-fails-before-replication-starts",
  "markdown_url": "https://gitdocs.org/fix/mysql-8-4-change-master-to-removed-replica-bootstrap-script-fails-before-replication-starts.md",
  "json_url": "https://gitdocs.org/api/fixes/mysql-8-4-change-master-to-removed-replica-bootstrap-script-fails-before-replication-starts.json",
  "canonical_query": "MySQL 8.4 CHANGE MASTER TO removed replica bootstrap script fails before replication starts",
  "observed_codex_queries": [
    "MySQL 8.4 CHANGE MASTER TO removed replica bootstrap script fails before replication starts",
    "MySQL 8.4 CHANGE MASTER TO syntax removed replacement CHANGE REPLICATION SOURCE TO",
    "site:dev.mysql.com/doc/refman/8.4 CHANGE MASTER TO MySQL 8.4",
    "https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html",
    "'The following deprecated terms are no longer used' in https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html",
    "https://dev.mysql.com/doc/refman/8.4/en/replica-logs-status.html"
  ],
  "organic_dependency_search_count": 7,
  "affected_versions": "",
  "exact_errors": [],
  "diagnosis": "The local schema/query is valid, but upgrade path, restart behavior, replication syntax, or background operations changed in the server release.",
  "before": "",
  "after": "",
  "verification": "Verifier checks durability, restart, and operational safety rather than a one-shot query. Check operational state and security, not a compatibility switch that weakens the server.",
  "unsafe_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."
  ],
  "last_verified_at": "2026-06-25",
  "neutral_validation": {
    "organic_search_observed": true,
    "organic_strict_pass": true,
    "no_web_counterfactual_run": false,
    "no_web_strict_pass": null,
    "search_necessity_under_fixture": null,
    "no_web_oracle_note": "Observed query evidence is separated from necessity proof; no-web and stale-contract counterfactuals should be tracked separately."
  },
  "source_trail": [
    {
      "url": "https://dev.mysql.com/doc/relnotes/mysql/8.4/en/news-8-4-0.html",
      "label": "MySQL 8.4.0 release notes"
    },
    {
      "url": "https://dev.mysql.com/doc/refman/8.4/en/change-replication-source-to.html",
      "label": "Official reference opened by Codex"
    },
    {
      "url": "https://dev.mysql.com/doc/refman/8.4/en/replica-logs-status.html",
      "label": "Official reference opened by Codex"
    }
  ],
  "source_github_links": []
}
