create database if not exists hidb; #創建庫,如果此庫不存在show warnings; #查看db最近一次的告警alter database hidb cha
今天小編就為大家帶來一篇介紹mysql和mysqldb常用語句的文章。小編覺得挺實用的,為此分享給大家做個參考。一起跟隨小編過來看看吧。create database if not exists hi