Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 13 years ago.
The community reviewed whether to reopen this question 3 years ago and left it closed:
Original close reason(s) were not resolved
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(1)
我目前没有 Window,但我认为它应该位于
C:\WINDOWS\
目录中。当使用
mysql --help
在 GNU/Linux 上调用帮助时,它显示(摘录):也许您也可以在 Windows 上获得相同的信息。
顺便说一句:使用
mysql --version
您可以获得当前版本。I do not have Window present at the moment, but I think it should reside in the
C:\WINDOWS\
directory.When invoking help on GNU/Linux with
mysql --help
it shows (excerpt):Maybe you can get the same information on Windows, too.
Btw: with
mysql --version
you can get your current version.