mysql没有提供IP类型,常见的存储多为使用varchar类型。其实使用int型更好,主要原因是便于计算IP段。
具体应用时应设置字段类型为unsigned int。否则无法存储128.x.x.x及以上IP