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
Prerequisite: Mac, zsh installed, mysql downloade...
Table of contents Preface text 1. Concepts relate...
This article example shares the specific code of ...
MySQL error: Parameter index out of range (1 >...
JavaScript clicks to change the shape of the pict...
Basic Introduction In the previous article, we in...
HTML is made up of tags and attributes, which are...
Table of contents status quo Solution Further sol...
Last time, we came up with two header layouts, on...
Today I am a little confused about <a href=&quo...
Table of contents Preface start A little thought ...
Table of contents Written in front Requirements A...
When we use the MySQL service, under normal circu...
I'm working on electronic archives recently, ...
Find the containerID of tomcat and enter the toma...