mysql int类型可以做很多行:http : //dev.mysql.com/doc/refman/5.0/en/numeric-
types.html
无符号的
int最大值是
4,294,967,295
无符号的
bigint最大值是
18,446,744,073,709,551,615

mysql int类型可以做很多行:http : //dev.mysql.com/doc/refman/5.0/en/numeric-
types.html
无符号的
int最大值是
4,294,967,295
bigint最大值是
18,446,744,073,709,551,615