编辑代码
MySQL代码
5.7.42
8.0.35
运行
show
database
;
create
database
stu
default
character
set
uft8;
show
database