阅读背景:

设置MySQL模式时,为什么要使用某些类型?

来源:互联网 

When I'm setting up a MySQL table, it asks me to define the name of the column, type of input, and length. My assumption, without having read anything about it, is that it's for minimization. Specify the smallest possible int/smallint/tinyint for your needs, and it will reduce overhead of some sort. If it's all positives, make it unsigned to double your space, etc.When I'm setting up a MySQL table, it asks me t




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: