摘要: 查看版本 查看Log_bin是否开启 创建表 create table tb_member1( id bigint primary key auto_increment , name varchar(20), sex tinyint not null default '0')ENGINE=MyISA 阅读全文
posted @ 2019-06-03 17:35 Mr-Lee-long 阅读(220) 评论(0) 推荐(0)