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
Table of contents 2 solutions for file upload Bas...
Effect picture (if you want a triangle, please cl...
This article example shares the specific code of ...
Note 1: The entire background in the above pictur...
A large part of data management is searching, and...
View Docker Network docker network ls [root@maste...
I recently watched a video of a foreign guy using...
background Speaking of MySQL deadlock, I have wri...
Table of contents Step 1: Update Packages on Cent...
<br />Previous article: Web Design Tutorial ...
1. Uninstall the JDK that comes with centeros fir...
1. Introduction to keepalived Keepalived was orig...
Tab bar: Click different tabs to display differen...
This article shares the installation and configur...
When we work in a terminal or console, we may not...