Home > Database > Mysql Tutorial > How do I return to the Windows command shell from the MySQL command line tool?

How do I return to the Windows command shell from the MySQL command line tool?

PHPz
Release: 2023-09-06 17:29:06
forward
1394 people have browsed it

如何从 MySQL 命令行工具返回到 Windows 命令 shell?

The EXIT or QUIT command returns you to Windows from the MySQL command-line tools.

mysql> EXIT
Copy after login

or

mysql> QUIT
Copy after login

The above is the detailed content of How do I return to the Windows command shell from the MySQL command line tool?. For more information, please follow other related articles on the PHP Chinese website!

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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template