Akiyu
V2EX  ›  问与答

关于 MySQL 文档中的疑惑

  •  
  •   Akiyu · Mar 23, 2020 · 803 views
    This topic created in 2243 days ago, the information mentioned may be changed or developed.
    Since the performance requirements to retrieve and display a BLOB value might be very different
    from other data types, you could put the BLOB-specific table on a different storage device or even a
    separate database instance. For example, to retrieve a BLOB might require a large sequential disk
    read that is better suited to a traditional hard drive than to an SSD device.

    疑惑主要有两个
    1. you could put the BLOB-specific table on a different storage device or even a separate database instance
    如何将表放到另一个存储设备 /另一个数据库实例中?
    2. to retrieve a BLOB might require a large sequential disk read that is better suited to a traditional hard drive than to an SSD device.
    对于需要大量序列磁盘读取的情景, 传统磁盘优于 SSD? 为什么?

    可以的话请知道的 dalao 解答一下.
    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1043 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 18:38 · PVG 02:38 · LAX 11:38 · JFK 14:38
    ♥ Do have faith in what you're doing.