Problem of table minmaxdataelement does not exist with mysql db

hi

I experienced this problem when using mysql, even with fresh one.

But it disappears in postgres. I think there will be a rountine update which is not compatiable with mysql

This was also reported by someone from Kosovo.

I share so that other people can avoid and dev can fix

Thanh

Hi,

this happens because dhis and the hibernate schema generator tool are
not allowed to create tables in the database. Please check

- that you have this line in hibernate.properties:
hibernate.hbm2ddl.auto = update
- that there is no trailing space in that line
- that the database running dhis has the required privileges

Lars

···

On Thu, Dec 8, 2011 at 11:42 AM, Ngoc Thanh Nguyen <thanh.hispvietnam@gmail.com> wrote:

hi

I experienced this problem when using mysql, even with fresh one.

But it disappears in postgres. I think there will be a rountine update which
is not compatiable with mysql

This was also reported by someone from Kosovo.

I share so that other people can avoid and dev can fix

Thanh

_______________________________________________
Mailing list: DHIS 2 developers in Launchpad
Post to : dhis2-devs@lists.launchpad.net
Unsubscribe : DHIS 2 developers in Launchpad
More help : ListHelp - Launchpad Help