MySQL/Backup and restore databases: Difference between revisions
Appearance
< MySQL
mNo edit summary |
mNo edit summary |
||
| 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 |
