开发者

Is there a tool that will format MySQL output? [closed]

As it currently stands, this question is开发者_开发知识库 not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance. Closed 10 years ago.

MySQL's command line output is very unreadable. I know about \G, but sometimes it's not me running the query. For example, if somebody emails or IMs me query output, or if PHPUnit is auto printing output.

Is there some light weight online tool already made that I can drop in a MySQL command line output and it display it in a readable format?


Except from forcing them to use the --table option when using mysql, I don't know :)

I'm going to have a look if such a tool exists.


Pasting the output into eclipse is what I've been doing. If anybody ever leaves a good tool, I'll accept their answer instead.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜