我想知道是否可以创建一个以unix时间戳(表的创建时间)的值开始自动递增的表,即。 create table something( something_id bigint not null primary key auto_increment, ...
確定! 回上一頁