当前位置:网站首页>Reading notes - MySQL technology l act: InnoDB storage engine (version 2)
Reading notes - MySQL technology l act: InnoDB storage engine (version 2)
2022-06-28 07:07:00 【Little monkey who can't program】
The first 1 Chapter MySQL Architecture and storage engine
1.1 Define databases and instances
database : A collection of physical operating system files or other forms of file types . stay MySQL In the database , Database files can be frm、MYD、MYI、ibd Final document .
example :MySQL The database consists of a background thread and a shared memory area . Shared memory can be shared by running background threads . Database instance is really used to operate database files .
MySQL It is designed as a single process multithreaded database , namely MySQL The performance of database instance on the system is a process .
stay Linux Start in the operating system by the following command MySQL Database instance , And by order ps Observe MySQL The process after the database is started :
[[email protected] bin]#./mysqld_safe&
[[email protected] bin]#ps-ef|grep mysqld
root 3441 3258 0 10:23 pts/3 00:00:00/bin/sh./mysqld_safe
mysql 3578 3441 0 10:23 pts/3 00:00:00
/usr/local/mysql/libexec/mysqld--basedir=/usr/local/mysql
--datadir=/usr/local/mysql/var--user=mysql
--log-error=/usr/local/mysql/var/xen-server.err
--pid-file=/usr/local/mysql/var/xen-server.pid
--socket=/tm
边栏推荐
- Last 29 days
- Self discipline challenge 30 days
- Rust FFI programming - libc crate
- [produced by Xinghai] operation and maintenance inspection collection
- 面经---测试工程师web端自动化---大厂面试题
- R 语言 ggmap
- It will cost 700 yuan to realize this issue. Does anyone do it?
- [rust daily] May 24, 2020 rush, rocket, Mun, caspin
- VM332 WAService. js:2 Error: _ vm. Changetabs is not a function
- 强化学习——格子世界
猜你喜欢

Voice network VQA: make the user's subjective experience of unknown video quality in real-time interaction known

我的MVVM开源项目《出行防疫App》已发布

Triode driven brushless motor

Pytorch RNN learning notes

Compile configuration in file

How bacnet/ip gateway collects data of building centralized control system

「杰伦熊」暴跌96.6% 明星带货NFT为何遇冷?

FPM tool installation

编译原理期末复习

编译配置in文件
随机推荐
调接口事件API常用事件方法
Encyclopedia of scala operators
What if the applet page is set to 100% height or left blank?
Singleton singleton mode
SQL statement optimization steps (1)
金山云团队分享 | 5000字读懂Presto如何与Alluxio搭配
剑指offer II 091.粉刷房子
Pytorch RNN learning notes
Comment la passerelle BACnet / IP recueille - t - elle les données du système central de contrôle des bâtiments?
Kubernetes cluster lossless upgrade practice
[digital statistics DP] counting problem
mysql57 zip文件安装
R 语言 Hitters 数据分析
Force buckle 515 Find the maximum value in each tree row
我的MVVM开源项目《出行防疫App》已发布
Makefile
Libuv框架echo-server.c源码详解(TCP部分)
Leetcode+ 51 - 55 retrospective and dynamic planning topics
C language tutorial
Huawei cloud computing physical node cna installation tutorial