
4 Jul
2008
4 Jul
'08
6:58 a.m.
Brian Lang wrote:
Are there any database implications in moving from OTRS 2.2.4 to OTRS 2.2.7?
See the scripts directory. No, there aren't.
Can I simply export the database on one system and import it on another?
Yes.
If so,
Is there a published method to export the (MySQL) database using phpMyAdmin? Is there a published method to import the (MySQL) database using phpMyAdmin?
There is nothing special about this MySQL database. If your database is large I wouldn't go through phpMyAdmin though. See the MySQL docs: http://dev.mysql.com/doc/en/mysqldump.html Nils.