Changes between Initial Version and Version 1 of Ticket #13517, comment 1
- Timestamp:
- 11/21/19 00:12:05 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13517, comment 1
initial v1 1 1 Testing can be done very easily: 2 2 3 mysqldump mythconver -u root >backup.sql 3 mysqldump mythconver -u root >backup.sql\\ 4 4 5 mythfilldatabase <your parameters> <your xml file> 5 6 mysqldump --skip-comments --skip-extended-insert mythconverg -u root >current.sql
