You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by hzz6222003 <hz...@163.com> on 2011/04/15 05:18:12 UTC

how to clear "Table named [***] exists in the database... " warn messages

hi, all
l've succesfully deploy ofibz at mysql, but there are many warn messages " Table named [***] exists in the database but has no corresponding entity" when ofbiz starts. how can l clear it?
Regards,
huang zhong zhou
iit Co, Ltd

Re:Re: how to clear "Table named [***] exists in the database... " warn messages

Posted by hzz6222003 <hz...@163.com>.
hi Jacques,
I didn't change any data model, and every table in the mysql have the warn messages.  
huang zhong zhou


At 2011-04-15 14:04:34,"Jacques Le Roux" <ja...@les7arts.com> wrote:

>It's because the underlying data model has changed and you have still a DB using and older data model. Depending if you are still 
>testing or already in production, you can clear you DB and create a new one or else write scripts to delete the tables or do it by 
>hand
>
>Jacques
>
>From: "hzz6222003" <hz...@163.com>
>> hi, all
>> l've succesfully deploy ofibz at mysql, but there are many warn messages " Table named [***] exists in the database but has no 
>> corresponding entity" when ofbiz starts. how can l clear it?
>> Regards,
>> huang zhong zhou
>> iit Co, Ltd 
>
>

Re: how to clear "Table named [***] exists in the database... " warn messages

Posted by Jacques Le Roux <ja...@les7arts.com>.
It's because the underlying data model has changed and you have still a DB using and older data model. Depending if you are still 
testing or already in production, you can clear you DB and create a new one or else write scripts to delete the tables or do it by 
hand

Jacques

From: "hzz6222003" <hz...@163.com>
> hi, all
> l've succesfully deploy ofibz at mysql, but there are many warn messages " Table named [***] exists in the database but has no 
> corresponding entity" when ofbiz starts. how can l clear it?
> Regards,
> huang zhong zhou
> iit Co, Ltd