当前位置:网站首页>Introduction and advanced MySQL (III)
Introduction and advanced MySQL (III)
2022-07-28 18:52:00 【Xiaoxinai programming】
Catalog
1、 Server introduction
The server : A server is a kind of computer , It runs faster than a normal computer 、 Higher load 、 The price is more expensive. . The server is in the network for other clients ( Such as PC machine 、 A smart phone 、ATM And so on terminal even train system and so on large equipment ) Provide computing or application services . The server has high speed CPU Computing power 、 Long time reliable operation 、 Powerful I/O External data throughput and better scalability . According to the services provided by the server , Generally speaking, the server has the ability to respond to service requests 、 To undertake services 、 The ability to guarantee services . Servers as electronic devices , Its internal structure is very complex , But it's not much different from the internal structure of ordinary computers , Such as :cpu、 Hard disk 、 Memory , System 、 System bus, etc .
2、MYSQL Relationship with server
The server : Hardware server : cpu、 Hard disk 、 Memory , System 、 Computer host composed of system bus
Software server :
1.web The server :tomcat.
2. database server :MySQL
We installed it today MySQL In fact, a MySQL The server
We connect mysql It's the connection MySQL Service for .
3、MySQL Detailed explanation of connection configuration

Host or ip Address : localhost This is a ip Address And it indicates that we are currently connected to the address of this machine , because localhost It stands for 127.0.0.1
Port number : 3306 At present MySQL The port number of the service
Ip Address + Port number Socket called network programming


4、 summary
1.MySQL It's a safe 、 Cross platform 、 efficient , And with PHP、Java And other mainstream programming languages . The database system is developed by Sweden MySQL AB Companies to develop 、 Publish and support , from MySQL The initial developer David Axmark and Michael Monty Widenius On 1995 Established in .
2.MySQL The symbol of is a bird named Sakila Of dolphins , Represents the MySQL The speed of the database 、 Ability 、 The essence of precision and excellence .
3. at present MySQL Widely used in Internet Small and medium-sized websites on . Because of its small size 、 Fast 、 Low total cost of ownership , Especially open source , Many companies have adopted MySQL Database to reduce costs .
4.MySQL The database can be called the fastest running SQL One of the language databases . In addition to having many functions that other databases do not have ,MySQL Database is also a completely free product , Users can download directly through the network MySQL database , Without paying any fees .
边栏推荐
猜你喜欢

Win11电脑摄像头打开看不见,显示黑屏如何解决?
![[GXYCTF2019]StrongestMind](/img/f4/61932548e0c7dd60d790d31fb5b96b.png)
[GXYCTF2019]StrongestMind

2022-07-27 第四小组 修身课 学习笔记(every day)

4 年后,Debian 终夺回“debian.community”域名!

零知识证明:具有DDH假设的 ZKP

NPM cannot recognize the "NPM" item as the name of a cmdlet, function, script file, or runnable program. Please check the spelling of the name. If the path is included, make sure the path is correct,
![[actual combat] realize page distortion correction with OpenCV](/img/7b/7e25bde34a9d5463af3dd40599c80e.png)
[actual combat] realize page distortion correction with OpenCV

1.2、队列

APP为什么用JSON协议与服务端交互:序列化相关知识

Decimal to binary advanced version (can convert negative numbers and boundary values)
随机推荐
LVS manual
UE5 GAS 学习笔记 1.1能力系统组件Ability System Component
jvm调优
使用自开发的代理服务器解决 SAP UI5 FileUploader 上传文件时遇到的跨域访问错误试读版
[actual combat] realize page distortion correction with OpenCV
LeetCode_1137_第N个泰波那契数
MYSQL入门与进阶(八)
N32替换STM32,这些细节别忽略!
112. Use the self-developed proxy server to solve the cross domain access error encountered when uploading files by SAP ui5 fileuploader
112. 使用自开发的代理服务器解决 SAP UI5 FileUploader 上传文件时遇到的跨域访问错误
面试官:ThreadLocal使用场景有哪些?内存泄露问题如何避免?
Record your interview experience in Xiamen for two years -- Conclusion
历史上的今天:微软收购 QDOS;模型检测先驱出生;第一张激光照排的中文报纸...
What is the future of software testing?
kotlin:out in
广告推荐CTR点击率预测实践项目!
不理解模块化、组件化、插件化的区别怎么行?
Ue5 gas learning notes 0.1 case Preview
Ue5 gas learning notes 1.4 attribute set
JVM tuning