游客发表

优化体系 | 我是怎么计算MySQL数据库索引长度的?

发帖时间:2025-11-04 22:05:50

优化体系 | 我是怎么计算MySQL数据库索引长度的?
复制createtable t(a int(5) notnull,优化b int(5) notnull,c int(2) notnull);  createindex idx_all on t(a,b,c);  1.2.

    热门排行

    友情链接