How do I Interrupt a long query in the mysql command line tool without quitting mysql?

前端 未结 5 1016
囚心锁ツ
囚心锁ツ 2020-12-29 22:12

While debugging SQL statements, if I accidentally execute a query in using the mysql command line that outputs at lot of results (even if the query itself executes in reaso

5条回答
提交回复
热议问题