07 2021 档案

摘要:生产/现网环境很多情况是不允许连外网的,以下开始离线部署ob测试环境。 1、在可以联网的机器上下载需要的安装包 https://open.oceanbase.com/softwareCenter/community ob-deploy-*.x86_64.rpm oceanbase-ce-*.x86_ 阅读全文
posted @ 2021-07-27 22:02 knowledge-is-power 阅读(972) 评论(0) 推荐(0) 编辑
摘要:create table t9(id int not null auto_increment primary key,name varchar(20) not null default '');insert into t9 values(1,'a'),(2,'b'),(3,'c');select * 阅读全文
posted @ 2021-07-22 18:26 knowledge-is-power 阅读(492) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示