There are many exciting new features in the newly released MySQL 5.7.12, and for MySQL developers, the most exciting could there be new MySQL Shell has:
http://dev.mysql.com/downloads/shell/
With MySQL Shell, we can use MySQL as a document database, or call Java, Python through the tool.
We can use Mysqlsh--help to view its Help information:
650) this.width=650; "Src=" http://note.youdao.com/yws/api/group/11158000/noteresource/ 3f0c94462e4f44468deaf8a7e4dfc5e4/version/54?method=get-resource&sharetoken= d7d912c48dbc496e84694bc2f85ce266&entryid=94864594 "style=" Border:0px;height:auto; "alt=" 54?method= get-resource&sharetoken=d7d912 "/>
Several prerequisites for using the MySQL shell:
1. mysql version: 5.7.12 and above
2, Installation Mysqlsh
3, install X Protocol, is installed under Linux x Protocol:
650) this.width=650; "Src=" http://note.youdao.com/yws/api/group/11158000/noteresource/ 238cce8692e3409ead829b57e3d1a52b/version/57?method=get-resource&sharetoken= d7d912c48dbc496e84694bc2f85ce266&entryid=94864594 "style=" Border:0px;height:auto; "alt=" 57?method= get-resource&sharetoken=d7d912 "/>
Mysqlsh use of the same way as the MySQL client, you can use--help to view Help, Mysqlsh by default is connected to Java, of course, you can also use--js to specify:
650) this.width=650; "Src=" http://note.youdao.com/yws/api/group/11158000/noteresource/ b42239e9b4604cb5b5c39a3b0254afd7/version/58?method=get-resource&sharetoken= d7d912c48dbc496e84694bc2f85ce266&entryid=94864594 "style=" Border:0px;height:auto; "alt=" 58?method= get-resource&sharetoken=d7d912 "/>
MySQL 5.7.12 new MySQL shell command line feature