1. 首页
  2. 服务器应用
  3. Mail服务器
  4. MySQL索引之聚集索引介绍

MySQL索引之聚集索引介绍

上传者: 2020-09-15 02:48:10上传 PDF文件 103.23KB 热度 33次
在MySQL中,InnoDB引擎表是(聚集)索引组织表(clustered index organize table),而MyISAM引擎表则是堆组织表(heap organize table)
下载地址
用户评论