' for help; '\quit' to exit. Currently in JavaScript mode. Use \sql to switch to SQL mode and execute queries. mysql-js> \c root@127.0.0.1:3306 Creating a Session to 'root@127.0.0.1:3306' Enter password: ERROR: 2059 (HY000): Authentication plugin 'caching_sh...
' for help, type '\quit' or '\q' to exit. Currently in JavaScript mode. Use \sql to switch to SQL mode and execute queries. mysql-js> \source Usage: \. <filename> | \source <filename> Segmentation fault (core dumped) {noformat} 2. Executing the instruction as commented in this...
to MySQL Shell 1.0.4 Development Preview Currently in SQL mode. Use \js or \py to switch the shell to a scripting language. mysql-sql> source world_x.sql; ERROR: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right...