View Database Create a database create DATABASE database name Select Database use database name View the current database name Deleting a Database drop DATABASE database name Database Status status; -------------- mysql Ver 14.14 Distrib 5.7.17, for Win64 (x86_64) Connection id: 5 Current database: Current user: root@localhost SSL: Not in use Using delimiter: ; Server version: 5.7.17-log MySQL Community Server (GPL) Protocol version: 10 Connection: 127.0.0.1 via TCP/IP Server characterset: utf8 Db characterset: utf8 Client characterset: gbk Conn. characterset: gbk TCP port: 3306 Uptime: 2 hours 25 min 34 sec Threads: 2 Questions: 57 Slow queries: 0 Opens: 114 Flush tables: 1 Open tables: 107 Queries per second avg: 0.006 -------------- You may also be interested in:
|
<<: A brief discussion on MySQL temporary tables and derived tables
>>: Detailed explanation of using tcpdump command to capture and analyze data packets in Linux
This article is mainly to let beginners understan...
Recently I saw a barrage effect on B station call...
Docker has been very popular in the past two year...
1. Introduction to Middleware 1. Basic concepts E...
1. What are the formats of lines? You can see you...
This article describes a proposal for a metadata ...
When using justify-content:space-between layout, ...
Question 1: When entering net start mysql during ...
Trigger Introduction A trigger is a special store...
To remove the underline of a hyperlink, you need t...
Nginx can use the limit_req_zone directive of the...
Table of contents 1. Redux 1.1. Store (librarian)...
Configuring network connectivity for Linux system...
I received a task from the company today, and the...
Table of contents background Solution 1 Ideas: Co...