On Tuesday 06 May 2008, Juha Heinanen wrote:
> i noticed that mysql table type is hard coded in *.sql scripts based on
> definition of MYSQL_TABLE_TYPE in db/schema/entities.xml.
>
> i would prefer to be able to specify MYSQL_TABLE_TYPE in openserctlrc so
> that table type could be selected when tables are created by
> openserdbctl script.
>
> if i remember correctly, that was possible earlier before the schema
> stuff was introduced.
>
> any comments on this?

Hi Juha,

yes, this was possible before the migration. I did not wanted to introduce 
some sed hacks to emulate the past behaviour, as i don't considered this 
functionality that much important/ widely used this time. If someone want to 
change the default table type, all thats needed is to change this in 
entities.xml, and re-run 'make dbschema'. Don't this work for you?

Cheers,

Henning

_______________________________________________
Devel mailing list
Devel@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to