To explain my commit message : Didn't mean to commit the TestMysql50Platform.java yet.. Unchecked the wrong file :(.. Mvgr, Martin mvdb@apache.org wrote: > Author: mvdb > Date: Mon Jan 9 14:21:00 2006 > New Revision: 367414 > > URL: http://svn.apache.org/viewcvs?rev=367414&view=rev > Log: > Adding support for mysql5.0 > The platform tests didn't get any attention yet. That's why not yet committed. > Changed testing the foreignkeys, since mysql5 returns the foreignkey not in the orde the keys were created. > Just copy & pasted the platform and extended the default MysqlModelreader to keep the code limited.