On Monday, January 30, 2017 at 8:28:26 AM UTC-8, Tom Uijldert wrote: > > Ah, not sure how this works with the default database engine of trac but > after the copy operation, it turns out you have to fill the new (MySQL-) > database with the copied tables / data. > Something along the lines of: > > $ mysql -u root -p [database[ < $env/db/mysql-db-backup.sql > > Might be a good idea to add such a remark to the migration page? > > Cheers, > Tom. >
Thanks for the feedback. Added: https://trac.edgewall.org/wiki/TracMigrate?version=8 - Ryan -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
