Home > Database > Mysql Tutorial > How to exit mysql completely? How to exit the mysql editing interface?

How to exit mysql completely? How to exit the mysql editing interface?

little bottle
Release: 2019-05-23 09:18:47
Original
6369 people have browsed it

MySQL is an open source relational database management system (RDBMS) that uses the most commonly used database management language - Structured Query Language (SQL) for database management. MySQL has attracted much attention because of its speed, reliability and adaptability. Most people agree that MySQL is the best choice for managing content without transactional processing.

How to exit mysql completely? How to exit the mysql editing interface?

##If you want to completely exit the mysql client, enter "msyql>quit" or "msyql>exit";

If you want to just exit the mysql editor interface, enter "\c".

The above is the detailed content of How to exit mysql completely? How to exit the mysql editing interface?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template