create database if not exists hidb; #创建库,如果此库不存在show warnings; #查看db最近一次的告警alter database hidb cha
今天小编就为大家带来一篇介绍mysql和mysqldb常用语句的文章。小编觉得挺实用的,为此分享给大家做个参考。一起跟随小编过来看看吧。create database if not exists hi