You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Gavin Mabie <kw...@gmail.com> on 2015/01/11 18:42:41 UTC

MySql Can't create WORK_EFFORT table

Has anyone come across this error:
java.sql.SQLException: Can't create table '*.WORK_EFFORT' (errno: -1).

This is my environment:
Ofbiz: ofbiz-release13.07;
OS: CENTOS 6.6 x86_64 standard;
Java:1.7;
MySql: Server version: 5.5.40-cll - MySQL Community Server (GPL);


Gavin