{
  "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": 162,
  "pageCount": 186,
  "prevPage": 161,
  "nextPage": 163,
  "slideType": "product_demo",
  "function": "present_solution",
  "density": "balanced",
  "nDataPoints": 0,
  "notes": "Technical slide highlighting specific SQL commands and engine optimizations.",
  "elementsJson": null,
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc/162",
  "deckHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "deckJsonHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc.json",
  "deckAnchorHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc#slide-162",
  "components": [
    {
      "bbox": {
        "h": 0.3,
        "w": 0.7,
        "x": 0.12,
        "y": 0.46
      },
      "kind": "list",
      "text": "TRUNCATE TABLE table_name;\nUses a fast turbo BoyerMore stringsearch\nSupport for spreading MyISAM files over many disks",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "3ac2071f-f5c0-4384-a8e5-642b745b1afd",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.6,
        "w": 0.85,
        "x": 0.08,
        "y": 0.25
      },
      "kind": "list",
      "text": "SELECT COUNT(DISTINCT ...) ...\nBulk loading of data\nBulk updates of full text indexes\nRemoving all the rows in a table\nSELECT * FROM table WHERE blob_col like \"%keyword%\"\nCREATE TABLE foo DATA DIRECTORY=\"/path/to/dir\" INDEX DIRECTORY=\"/path/to/dir\"\nMultithreaded index rebuilding in myisamchk",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "c0e56c8a-cc8c-4475-9b17-b0384f27e13d",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.05,
        "w": 0.28,
        "x": 0.36,
        "y": 0.16
      },
      "kind": "title",
      "text": "4.0: Faster ...",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "faf6979f-b3ed-4c0c-958e-6d255e0bd6da",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [
    {
      "name": "List presentation",
      "slug": "list-presentation",
      "agent": null,
      "layer": "slide",
      "matchId": "4885a9e5-d485-4ad9-91d1-db21b461b8cf",
      "evidence": "The slide contains a list of bullet points describing performance improvements in MySQL 4.0.",
      "confidence": 0.8
    }
  ],
  "frameworks": [],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}