how to create a Node Session using the X Protocol
Hi
I tried to create a node session using the X Protocol
I followed exampl shows how to create a Node Session using the X Protocol.
But, It occured the error;
mysql-js> var session=mysqlx.getNodeSession('root@localhost');
Invalid user or password at C:\Program Files\MySQL\MySQL Shell 1.0/share/mysqlsh
/modules/js/mysqlx.js:40:24
in session = _F.mysqlx.NodeSession(connection_data);
^
Please tell me, how to fix this problem.
Subject
Views
Written By
Posted
how to create a Node Session using the X Protocol
1722
May 23, 2016 11:52PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.