I apologize for taking up bandwidth - This is a well known mySQL thing and can be solved with
lower_case_table_names setting. I need sleep toddmcgrath wrote: > > Hi again, > > I developed locally on a Windows machine to mysql repository. Now, moving > to a qa box on Linux. > > The backup and restore seems fine, but when Magnolia starts it's just the > default content. > > When I start Tomcat, logs show things like: > > INFO | jvm 1 | 2007/09/11 00:05:11 | INFO > info.magnolia.cms.beans.config.Bootstrapper > Bootstrapper.java(bootstrapRepository:118) 11.09.2007 00:05:11 Trying to > import content from 9 files into repository [config] > > Also, what is strange is I have two tables for everything now. > > Example, after restore, there is "config_binval" table. After starting > Tomcat, there is "config_binval" and "CONFIG_BINVAL" table. One table is > MyISAM and the other is InnoDB. > > Any suggestions or thoughts greatly appreciated. > > Todd > > > -- View this message in context: http://www.nabble.com/mysql-backup-restore---urgent-tf4420158.html#a12607922 Sent from the Magnolia - User mailing list archive at Nabble.com. ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------
