MySQL Forums
Forum List  »  Replication

Re: Can't access JavaScript mode in mysqlsh
Posted by: Edward Allen
Date: June 05, 2017 06:41AM

MySQL Shell 1.0.9 with MySQL 5.7.17 on Debian 8.8 “jessie”. I figured out the issue -- I'm compiling the shell from source, and it was compiled without JavaScript support because it couldn't find the JavaScript V8 engine at compile time; however, it had worked previously without having to compile the V8 engine beforehand. Did something change with the source code that removed this support and requires the user to compile the JavaScript engine?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Can't access JavaScript mode in mysqlsh
549
June 05, 2017 06:41AM


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.