com.openbravo.basic.BasicException:
Unable to connect to database: Database not available
java.sql.SQLException:
Unknown initial character set index ‘255’ received from server. Initial client character set can be forced via the ‘characterEncoding’ property.
I installed mysql 8.0.1 on Windows 10
setup the database, account and password correctly (i can connect with the account and view the db from mysql client)
thanks
