I typed a wrong mysql command and want to cancel it. What should I do? If you use ctrl + c, you will exit directly. What should I do? Let’s take a look: mysql> show tables; \c +-------------------+ | Tables_in_db_test | +-------------------+ | tb_test | | tb_test_ex | +-------------------+ 2 rows in set (0.00 sec) mysql> show tables \c mysql> show tabxx \c mysql> If you don't know this little trick, it's really annoying. Summarize The above is the full content of this article. I hope that the content of this article will have certain reference learning value for your study or work. Thank you for your support of 123WORDPRESS.COM. If you want to learn more about this, please check out the following links You may also be interested in:
|
<<: The whole process of installing and configuring Harbor1.7 on CentOS7.5
>>: Vue3 implements CSS infinite seamless scrolling effect
Recently, I came across a webpage that had images ...
bgcolor="text color" background="ba...
Table of contents 1. Database bottleneck 2. Sub-l...
Use HTML CSS and JavaScript to implement a simple...
Table of contents Message Board Required librarie...
Today, let's talk about how to use js to achi...
This article describes the mysql show operation w...
Table of contents 1. Document.execCommand() metho...
1. Environmental Description (1) CentOS-7-x86_64,...
Preface I looked at the previously published arti...
Table of contents Preface 1. Monadic Judgment 1.1...
Docker is a very popular container technology. Th...
Demand background Part of the data in the busines...
=================================================...
1. How to monitor MySQL deadlocks in production e...