摘要:一、常用命令 1、查看数据库默认编码 show variables like 'character%'; show variables like 'collation%'; 2、启动停止数据库 /etc/init.d/mysql start (stop) 3、创建数据库 create databas
阅读全文
posted @ 2023-01-05 13:52
|
|
|
01 2023 档案
摘要:一、常用命令 1、查看数据库默认编码 show variables like 'character%'; show variables like 'collation%'; 2、启动停止数据库 /etc/init.d/mysql start (stop) 3、创建数据库 create databas
阅读全文
posted @ 2023-01-05 13:52
|
|