How to clear the MySQL screen opened through the MySQL Command Line Client on Windows XP

前端 未结 8 846
小鲜肉
小鲜肉 2020-12-28 11:34

How do i clear the MySQL screen, which I opened through the MySQL Command Line Client?

The operating system is Windows XP.

相关标签:
8条回答
  • 2020-12-28 12:18

    There is a number of solutions in Linux like this one, but the consensus seems to be there is none for Windows. See e.g. here or here (scroll to the bottom)

    0 讨论(0)
  • 2020-12-28 12:25

    You could use system clear like @Singamalai mentioned or even use keyboard shortcut like CTRL + L

    0 讨论(0)
提交回复
热议问题