John Spencer created FORGE-2635:
-----------------------------------
Summary: MySQL not recognized by forge
Key: FORGE-2635
URL:
https://issues.jboss.org/browse/FORGE-2635
Project: Forge
Issue Type: Bug
Components: Database Tools
Affects Versions: 3.0.1.Final
Environment: Windows 10 x64, MySQL 5.7.11-log MySQL Community Server (GPL)
Reporter: John Spencer
Whenever I start forge I get the following warnings:
{code:java}
'MySQL' is not recognized as an internal or external command,
operable program or batch file.
'MySQL' is not recognized as an internal or external command,
operable program or batch file.
Using Forge at C:\Program Files\JForge-3.01\bin\..
_____
| ___|__ _ __ __ _ ___
| |_ / _ \| `__/ _` |/ _ \ \\
| _| (_) | | | (_| | __/ //
|_| \___/|_| \__, |\___|
|__/
JBoss Forge, version [ 3.0.1.Final ] - JBoss, by Red Hat, Inc. [
http://forge.jboss.org ]
{code}
MySQL path is defined in PATH enviroment variable like ";C:\Program Files\MySQL\MySQL
Server 5.1\bin" and is also recognized by windows when using the command line. I also
defined a variable called MySQL just in case forge would use it aswell as MYSQL_HOME
without any effect.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)