Might be a bit late, but on the naming issue: why not rename the tables on the old database before doing the dump? that would save you from potentially messing with your data due to parsing problems.
Just a thought :) Walter OlinData: Professional services for MySQL Support * Consulting * Administration http://www.olindata.com On Fri, Jan 30, 2009 at 7:53 PM, Robert D. Crawford <[email protected]> wrote: > Olaf Stein <[email protected]> writes: > >> I think he only has one DB, I guess that is a provider restriction... > > True. I would create a separate db for each application if I could. > > rdc > -- > Robert D. Crawford [email protected] > > > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[email protected] > > -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[email protected]
