{
  "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": 164,
  "pageCount": 186,
  "prevPage": 163,
  "nextPage": 165,
  "slideType": "product_demo",
  "function": "present_solution",
  "density": "sparse",
  "nDataPoints": 0,
  "notes": null,
  "elementsJson": null,
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc/164",
  "deckHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "deckJsonHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc.json",
  "deckAnchorHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc#slide-164",
  "components": [
    {
      "bbox": {
        "h": 0.45,
        "w": 0.83,
        "x": 0.085,
        "y": 0.255
      },
      "kind": "list",
      "text": "Instead of sending a query direct you do\n- Prepare SELECT foo from bar where a=?\n- Do (\"1\")\n- Do (\"2\")\nAlso works with binary data without quoting\nThe client server protocol has been extended for this\nThe whole protocol is now fully binary so it runs even faster",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "ece24d09-891a-45d2-8092-ad81045d512f",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.055,
        "w": 0.508,
        "x": 0.246,
        "y": 0.165
      },
      "kind": "title",
      "text": "4.1: Prepared Statement",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "1da5bc99-77cb-416a-aadd-c0cd33ef08ca",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [
    {
      "name": "List presentation",
      "slug": "list-presentation",
      "agent": null,
      "layer": "slide",
      "matchId": "bd7d7fb7-e839-4393-bb08-4b1683c067aa",
      "evidence": "The slide contains a list of bullet points describing Prepared Statements in MySQL 4.1.",
      "confidence": 0.8
    }
  ],
  "frameworks": [],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}