@
- 数据库的安装与配置windows
- SQL语句初始
- 环境变量配置及系统服务制作
- 统一编码
- mysql默认配置文件
- 统一编码的配置
- 不想输入账户和密码,可以将管理员的用户名和密码添加到配置文件中
- 数据库安装与配置Linux下
数据库的安装与配置windows
将服务端和客户端一并下载到本地
服务器和客户端都在本地启动,后期公司的服务器上会有专门的服务器,大家基于网络连接在服务器上操作。
[En]
Both the server and the client are started locally, and in the later stage, there will be a special server on the server of the company, and everyone will operate on the server based on the network connection.
找到mysql安装位置: 如下图