当前位置:网站首页>Introduction and advanced level of MySQL (II)
Introduction and advanced level of MySQL (II)
2022-07-28 18:52:00 【Xiaoxinai programming】
Catalog
1、MySQL brief introduction
1.MySQL Is an open source relational database management system (RDBMS),MySQL The database system uses the most commonly used database management language – Structured query language (SQL) Database management .
2. because MySQL It's open source , So anyone can be in General Public License Download and modify it according to the needs of personalization .MySQL Because of its speed 、 Reliability and adaptability . Most people think that when there is no need for transactional processing ,MySQL Best choice for managing content .
3.MySQL The name , The origin is not very clear . A more influential statement is , Basic guidelines and a large number of libraries and tools are prefixed “my” There has been a 10 In the above , And anyway ,MySQL AB One of the founders Monty Widenius My daughter is also called My. Which of these two gives MySQL The name is still a mystery , Even the developers don't know .
4.MySQL The name of our dolphin logo is “sakila”, It is from MySQL AB Founder of from users in “ Dolphin naming ” A large number of names suggested in the contest were selected from the list . The winning name is an open source software developer from Swaziland, Africa Ambrose Twebaze Provide . according to Ambrose said ,Sakila It comes from a kind of SiSwati The Swaziland dialect of , Also in Ambrose My hometown is Tanzania near Uganda Arusha The name of a small town in .
5.MySQL, Although it may not be very powerful , But because of its open source 、 Widespread , Which led many people to know about this database . Its history is also legendary .
2、MySQL Installation
2.1 MySQL Installation Double click to start

2.2 MySQL service
Computer –》 Right click –》 management —》
1. We need to link MySQL, You need to start the service first , In this place, we default to start automatically ,Oracle There are also services ,Oracle It needs to be set to manual .
2. If one day our MySQL Link unsuccessful , At this time, you need to take a look MySQL Whether the service starts , If not, start it manually . If manual startup is unsuccessful , It is recommended to reinstall .
2.3 MySQL The connection of
A Black window form
find MySQL Under the installation position of bin The goal is 
Enter in the address field cmd And then go back 
mysql -uroot -p enter Input password enter
B Black window mysql Bring their own
Start —》 All the procedures --MySQL —》 Black window


C Elegant graphic tools —Navicat
find Navicat------》 double-click

Double click start to enter mysql Graphical interface of


边栏推荐
- kotlin:out in
- 零知识证明:具有DDH假设的 ZKP
- How to see the future development of software testing?
- Full analysis of warehouse building on the lake: how to build a lake warehouse integrated data platform | deepnova technology collection series open class phase IV
- 112. 使用自开发的代理服务器解决 SAP UI5 FileUploader 上传文件时遇到的跨域访问错误
- 1.1、稀疏数组
- kotlin:Nothing
- EasyCVR新版本级联时,下级平台向上传递层级目录显示不全的原因分析
- Differences between RDB and AOF for redis persistence
- PyQt5快速开发与实战 5.3 多线程
猜你喜欢

MYSQL入门与进阶(四)

kotlin:Nothing

Golang concurrency model

What kind of knowledge payment system functions are more conducive to the development of the platform and lecturers?

My creation anniversary -- July 25th, 2022

EasyCVR接入设备后播放视频出现卡顿现象的原因分析及解决

面试官:ThreadLocal使用场景有哪些?内存泄露问题如何避免?

@The difference between Autowired and @resource

Gateway入门

Example of observer mode of C -- ordering milk
随机推荐
MYSQL入门与进阶(五)
1.1、稀疏数组
GC垃圾回收器详解
注意力机制及代码实现
11 年膨胀 575 倍,微信为何从“小而美”变成了“大而肥”?
LeetCode_343_整数拆分
MySQL日期函数
直播平台软件开发,js实现按照首字母排序
Attention mechanism and code implementation
Ue5 gas learning notes 1.8 game special effects (gameplaycue)
Win11电脑摄像头打开看不见,显示黑屏如何解决?
MYSQL入门与进阶(九)
Golang concurrency model
Differences between RDB and AOF for redis persistence
Record your interview experience in Xiamen for two years -- Conclusion
What is the employment prospect of software testing?
UE5 GAS 学习笔记 1.4属性集
Is it really realistic that people who have not been exposed to software testing can take up their posts after two months of training?
LVS manual
Bubble sorting and Related videos