我通过命令在 Debian 7 Wheezy box 中将 mysql 从 5.5 升级到 5.6,apt-get
一切似乎都很好,但是当我重新启动 mysql 时,我得到:
[info] Stopping MySQL Community Server 5.6.23.
......
[info] MySQL Community Server 5.6.23 is stopped.
[info] Re-starting MySQL Community Server 5.6.23. sed: -e expression #1, char 12: unknown option to `s'
......
[info] MySQL Community Server 5.6.23 is started.
error.log 中没有行,所以我不知道从哪里开始查找导致该错误的文件......