Difference between revisions of "MySQL/Backup and restore databases"
< MySQL
Jump to navigation
Jump to search
m |
m |
||
Line 84: | Line 84: | ||
You can export database contents for the Kodi video library, music library, and the database user for the Kodi application. You can do so separately or combined with all three parameters at the same time. | You can export database contents for the Kodi video library, music library, and the database user for the Kodi application. You can do so separately or combined with all three parameters at the same time. | ||
<syntaxhighlight lang="bash" inline>chmod +x filename.sh</syntaxhighlight> | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
Line 161: | Line 161: | ||
# EXIT | # EXIT | ||
</syntaxhighlight> | |||
</tab> | |||
</tabs> | </tabs> | ||
Revision as of 13:48, 25 January 2022
![]() |
Incomplete: This page/section is under construction |