{
  "docId": "019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "docSlug": "jarvis-mysql-pitch-deck",
  "documentTitle": "MYSQL Pitch Deck",
  "authorId": "mysql-pitch-deck",
  "authorName": null,
  "documentKindSlug": "pitchdeck",
  "documentKindLabel": "Pitch deck",
  "sourceTypeSlug": "investor_relations",
  "sourceTypeLabel": "Investor relations",
  "presentationDate": null,
  "orientation": null,
  "aspectRatio": null,
  "pageNumber": 160,
  "pageCount": 186,
  "prevPage": 159,
  "nextPage": 161,
  "slideType": "other",
  "function": "present_solution",
  "density": "balanced",
  "nDataPoints": 0,
  "notes": null,
  "elementsJson": null,
  "metadataConfidence": 0.9,
  "imagePath": null,
  "slideHref": "/slides/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc/160",
  "deckHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "deckJsonHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc.json",
  "deckAnchorHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc#slide-160",
  "components": [
    {
      "bbox": {
        "h": 0.1,
        "w": 0.7,
        "x": 0.08,
        "y": 0.56
      },
      "kind": "list",
      "text": "LOAD DATA INFILE commands are now replicated properly",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "4f680963-4571-44c9-b6ff-d33f67d35133",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.35,
        "w": 0.85,
        "x": 0.08,
        "y": 0.25
      },
      "kind": "list",
      "text": "Replication uses two threads: One to read the all queries and store them on disk in case; One to do the updates; This makes sure that the slave always catches up to the latest changes even if it was executing a slow update when the server went down",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "88a335e7-bfdf-4522-9676-892befeae45e",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.05,
        "w": 0.32,
        "x": 0.34,
        "y": 0.16
      },
      "kind": "title",
      "text": "4.0: Replication",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "910ba2f4-874e-4060-9f7d-c99f1774943e",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [
    {
      "name": "List presentation",
      "slug": "list-presentation",
      "agent": null,
      "layer": "slide",
      "matchId": "35018f40-4325-4659-9c51-0b61d23491c6",
      "evidence": "The slide contains a list of bullet points describing the features of Replication.",
      "confidence": 0.8
    }
  ],
  "frameworks": [],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}