{
  "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": 161,
  "pageCount": 186,
  "prevPage": 160,
  "nextPage": 162,
  "slideType": "product_demo",
  "function": "present_solution",
  "density": "dense",
  "nDataPoints": 0,
  "notes": null,
  "elementsJson": null,
  "metadataConfidence": 1,
  "imagePath": null,
  "slideHref": "/slides/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc/161",
  "deckHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc",
  "deckJsonHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc.json",
  "deckAnchorHref": "/decks/019f6b8f-3e6f-73f0-877a-6c4cb9cac6bc#slide-161",
  "components": [
    {
      "bbox": {
        "h": 0.16,
        "w": 0.83,
        "x": 0.085,
        "y": 0.68
      },
      "kind": "list",
      "text": "GRANT .. MAX_QUERIES_PER_HOUR=# MAX_UPDATES_PER_HOUR=# MAX_CONNECTIONS_PER_HOUR=# Limit a user (Very useful for ISP use)",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "166508a8-52d3-433f-a911-7bd498d69565",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.04,
        "w": 0.83,
        "x": 0.085,
        "y": 0.635
      },
      "kind": "list",
      "text": "Hash functions: SELECT SHA1(\"foo\")",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "5b31e852-ac77-4511-9923-f11a9d36fa74",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.12,
        "w": 0.83,
        "x": 0.085,
        "y": 0.445
      },
      "kind": "list",
      "text": "SELECT SQL_CALC_FOUND_ROWS ... LIMIT 10; SELECT FOUND_ROWS(); Make it possible to display the total number of rows even with a limit. For \"10 out of 124 items shown\" things",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "afda6da6-68c5-4302-ad75-2bfbfa98e273",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.12,
        "w": 0.83,
        "x": 0.085,
        "y": 0.255
      },
      "kind": "list",
      "text": "SELECT * FROM articles WHERE MATCH (title,body) AGAINST ('+apples -bananas' IN BOOLEAN MODE); Find all records with the word \"apples\" but not the word \"bananas\" using a full textindex",
      "attrs": null,
      "subkind": "bullet",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "f975d715-1e6d-41a3-a9f7-354a7d649a64",
      "frameworkName": null,
      "frameworkSlug": null
    },
    {
      "bbox": {
        "h": 0.045,
        "w": 0.394,
        "x": 0.303,
        "y": 0.16
      },
      "kind": "title",
      "text": "4.0: Other Features",
      "attrs": null,
      "subkind": "headline",
      "toolName": null,
      "toolSlug": null,
      "confidence": null,
      "componentId": "655d923c-1cd9-4dca-9947-80a69d155442",
      "frameworkName": null,
      "frameworkSlug": null
    }
  ],
  "metrics": [],
  "tools": [
    {
      "name": "List presentation",
      "slug": "list-presentation",
      "agent": null,
      "layer": "slide",
      "matchId": "40fed297-f381-41bf-b8c1-f0f3542649cc",
      "evidence": "The slide contains a list of bullet points describing various features of MySQL 4.0.",
      "confidence": 0.8
    }
  ],
  "frameworks": [],
  "arcBeats": [],
  "loops": [],
  "imagePathAlt": null,
  "thumbSrc": null,
  "thumbSrcAlt": null,
  "locked": true
}