摘要: E.7.4.Table Column-Count and Row-Size LimitsThere is a hard limit of 4096 columns per table, but the effective maximum may be less for a given table. The exact limit depends on several interacting factors.Every table (regardless of storage engine) has a maximum row size of 65,535 bytes. Storage engi 阅读全文
posted @ 2012-08-15 20:49 IT一族 阅读(1495) 评论(0) 推荐(0)