This forum is no longer active. Please post your questions to our new community site
Script/dbconsole
|
|
When I execute “jruby script/dbconsole” I get the following error message. I checked my Path statement and I think it correctly includes the path for mysql. Any suggestions? “Couldn’t find database client: mysql5, mysql. Check your $Path and try again. |
|
|
Hi, Have you loaded the environment variables? There is a batch script called use_jruby.bat or similar in the installation directory. Cheers |
|
|
Antonio, I believe I did. I executed the command from the JRubyStack environment, which I started from the Program menu…Use Bitnami JRubyStack. I can launch MySQL by executing the command mysql -u root -p from the same command line. I was just trying to use the shorter method. Thanks for your feedback…any other ideas? |

