当前位置:网站首页>MySQL初探
MySQL初探
2022-07-17 00:16:00 【chip1234】
操作系统:ubuntu
1.安装MySQL
a.安装MySQL服务端、核心程序命令:sudo apt-get install mysql-server
b.安装MySQL客户端命令:sudo apt-get install mysql-client
c.验证是否安装并启动成功命令:sudo netstat -tap | grep mysql
d.(如有必要)修改MySQL配置文件命令:sudo gedit /etc/mysql/my.cnf
2.开发准备:
a.打开MySql服务命令:sudo service mysql start
b.使用 root用户登录命令(密码为空):mysql -u root
b1.密码非空:mysql -u root -p


3.新建数据库命令
a.(进入mysql后操作时
边栏推荐
- Experience in using flow playback tool Gor
- Attack and defense world - easytornado notes
- 性能之流量回放
- Redisson实现分布式锁的实战案例-锁单key-锁多key-看门狗
- module_init函数底层原理
- Detailed explanation of caduceus project of metauniverse public chain (I): project concept and technical framework of caduceus metaverse protocol
- Shortest circuit / secondary short circuit /k short circuit
- find()(名字太多人用我就加字)
- 初识阿里云环境搭建:无法远程连接,入过的坑:服务器ping不通,FTP搭建,服务器搭建数据库,远程连接服务器数据库
- How to do a good job of test case review
猜你喜欢

innodb、Mysql结构、三种删除的区别

逆元(名字太多人用我就加这几个字)

Jmeter响应时间测试组件&多接口并发

squid代理服务部署

Firewalld 防火墙

初识阿里云环境搭建:无法远程连接,入过的坑:服务器ping不通,FTP搭建,服务器搭建数据库,远程连接服务器数据库

全链路压测

Attack and defense the world ---- shrink
![[Ruiji takeout ⑩] rough learning of Linux & rough learning of redis](/img/2f/9788ddea24f090d872ccdf82ccd8d8.png)
[Ruiji takeout ⑩] rough learning of Linux & rough learning of redis
![【已解决】参考了本地mysql忘记密码后, [Server] --initialize specified but the data directory has files in it. Aborti](/img/a8/2daa2c0d834f1986c8421bf5138c7e.png)
【已解决】参考了本地mysql忘记密码后, [Server] --initialize specified but the data directory has files in it. Aborti
随机推荐
JMeter response time test component & multi interface concurrency
Full link voltage measurement
转载:SQL注入常见绕过
2022 latest software testing tools
Dirty reading, unreal reading, non repeatable reading
Interpretation of concurrent virtual users, RPS and TPS
[tools] unity quickly starts to make the artifact tilemap of 2D and 2.5D games
理解:什么是接口,接口的概念
2022最新软件测试工具大全
Subnet division (see details)
innodb、Mysql结构、三种删除的区别
Performance traffic playback
shell脚本接收和返回参数
深入性能测试数据分析
怎么做好测试用例评审
Interview: the difference between interface and abstract class - concise summary
西加加
Use JMeter to test services based on websocket protocol
性能瓶颈定位XMind
Find() (if the name is used by too many people, I will add words)