Maxim Solodovnik created OPENMEETINGS-1906:
----------------------------------------------
Summary: installation fails on new MySql driver
Key: OPENMEETINGS-1906
URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1906
Project: Openmeetings
Issue Type: Bug
Components: Command line Admin
Affects Versions: 4.0.4
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
Fix For: 4.0.5
The following command produced wrong MySql URL:
{code}
./admin.sh -i -v -user admin -email [email protected] -tz "Asia/Tehran"
-group "yourgroup" --password 'Q!w2e3r4t5' --db-type mysql --db-host localhost
--db-name om_test --db-user root --drop
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)