mysql 导入数据源

CREATE SCHEMA `nideshop` DEFAULT CHARACTER SET utf8mb4 ; use nideshop; source E:/nideshop.sql;
相关文章
相关标签/搜索