提交 11034860 编写于 作者: M Mars Liu

add prepare sql

上级 3d64cd44
create user 'joe'@'localhost' identified by 'joe';
create database studio;
grant all privileges on *.* to `joe`@`localhost`;
flush privileges ;
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册