How to clear mysql screen console in windows?

前端 未结 23 2159

The title is my question. I googled and try something like

mysql> !\\ clear
mysql> !\\ cls
mysql> system cls
mysql> system clear 

blah blah ...
         


        
23条回答
  •  既然无缘
    2020-12-29 01:39

    Just scroll down with your mouse

    In Linux Ctrl+L will do but if your scroll up you will see the old commands

    So I would suggest scrolling down in windows using mouse

提交回复
热议问题