Changes between Version 2 and Version 3 of Ticket #13517, comment 1


Ignore:
Timestamp:
02/10/20 15:28:43 (7 years ago)
Author:
Hans Dingemans

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13517, comment 1

    v2 v3  
    55
    66
    7 mysqldump mythconver -u root >backup.sql
     7mysqldump mythconverg -u root >backup.sql
    88mythfilldatabase <your parameters> <your xml file>
    99mysqldump --skip-comments --skip-extended-insert mythconverg -u root >current.sql
     
    1717}}}
    1818If you look at output.diff you should only see a few differences in timestamps and some changes in non-relevant tables...
     19
     20EDIT: typo