Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在我的 Mac 上运行了一个 MySQL 数据库。在 UmbrellaQR 列中进行编辑后,整个数据库向右移动。它应该看起来排成一列,我不知道如何解决这个问题。任何解决方案表示赞赏!谢谢~
这看起来更像是您的外壳中的显示问题。
尝试将输出通过管道传输到文件中,看看问题是否仍然存在。
谢谢!我同意这是一个显示错误。我所做的是我再次重新启动 MySQL,它看起来又和以前一样了。谢谢!