当前位置:网站首页>Basic database operations in MySQL
Basic database operations in MySQL
2022-07-17 23:36:00 【51CTO】
1、 view the database
This command can view the current database service , There are several databases , as follows :
2、 Create database
This command can create a database , as follows :
Someone asked , How to check the status and process of database creation , Use the following command ;
Example :
In this way, we can see when we create the database , What parameters does he add to you by default .
3、 Delete database
If the database is deleted , The data in it has also been deleted , Be sure to operate with caution . Don't even do this .
as follows :
4、mysql8.0 New characteristics , All is InnoDB type
from MySQL 8.0 Start , The system tables are all transactional InnoDB surface , default MySQL The instance will not contain any MyISAM surface , Unless you create it manually MyISAM surface .
Let's see one first 5.7 Version database ;

And then look at 8.0 Version information ;
thus , In this paper, the end .
For more information, go to VX official account “ Operation and maintenance home ” , Get the latest article .
------ “ Operation and maintenance home ” ------
------ “ Operation and maintenance home ” ------
------ “ Operation and maintenance home ” ------
Interview with system operation and maintenance engineer , Nominations for excellent staff of operation and maintenance engineer ,tr O & M Engineer , I'm calling the operation and maintenance engineer for daily work ,IT Senior operation and maintenance engineer ;
Intelligent manufacturing operation and maintenance engineer training course , Remote office operation and maintenance engineer , Salary of Mindray medical operation and maintenance engineer , What does the backstage O & M engineer do ;
How about the wind operation and maintenance engineer , Inspur cloud operation and maintenance engineer , Sample certificate of medical equipment operation and maintenance engineer , Boyfriend of operation and maintenance engineer , The O & M engineer is grumpy .
边栏推荐
- Enterprise naming conventions
- Keyword search Suning commodity API interface (Suning commodity list API interface)
- Js13day (function definition method, call, apply, bind change this point, strict mode, closure, recursion, shallow copy method, deep copy function encapsulation)
- 系统解决方案
- On volatile
- 今天去 OPPO 面试,被问麻了。。。
- Nvisual secondary development - Chapter 1 Introduction
- LOCUST性能测试1(认识)
- MGRE环境下的OSPF实验
- 流程测试
猜你喜欢

MGRE环境下的OSPF实验

Image fire detection system based on YCbCr GUI system based on matkab

. Net core uses imagesharp to generate pictures

API interface of all products in JD store (JD whole store product query API interface)

Using docker to build grafana+prometheus monitoring database resources (II)

Locust Performance Test 1 (Understanding)

vs2019社區版下載教程(詳細)

Package and built-in module and software development directory specification

Vs2019 Tutoriel de téléchargement communautaire (détaillé)

R language uses circular statements to draw multiple pictures at one time
随机推荐
拼多多关键词搜索接口,商品分类ID搜索商品列表接口,关键词搜索商品销量接口,拼多多销量API接口
Flame detection system of graphic processing based on MATAB GUI
MGRE环境下的OSPF实验
Application scheme for remote monitoring of Wutong Bolian photovoltaic power station
拼多多店铺所有商品API接口(整店商品列表查询接口)
关键字搜索苏宁商品API接口(苏宁商品列表API接口)
织梦CMS安装后的安全优化设置,有效防护木马
Shadow plug-in framework design -- replugin principle (Advanced journey of Architects)
[useful SQL] check Greenplum's data dictionary
剑指 Offer 06. 从尾到头打印链表
What is the structure of polardb for PostgreSQL combined with CEPH shared storage?
【C语言】模拟通讯录(数组版、动态版、链表版)
小工具(读取Excel数据并存入数据库表)
Go语言指针
Super sub query implements join query gracefully
[C language] analog address book (array version, dynamic version, linked list version)
HCIP第七天笔记
. Net core uses imagesharp to generate pictures
Detailed explanation of pointer and array written test questions
Target detection -- detailed explanation of Siou principle and code implementation of border regression loss function