Skip to content
Snippets Groups Projects
Commit 3cb7db21 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Add hint to dump updates in README_SETUP.

parent 458ccdf7
No related branches found
No related tags found
2 merge requests!31ENH: Update script for outdated dumps.,!30Mariadb 10.11: New reserved keyword
Pipeline #56129 passed
...@@ -114,6 +114,13 @@ obviously what was expected. ...@@ -114,6 +114,13 @@ obviously what was expected.
Please look carefully through the tests. If something more serious than that Please look carefully through the tests. If something more serious than that
comes up, please report a bug. comes up, please report a bug.
#### Failure to restore a database dump created with an older MariaDB version ####
Have a look into the `dump_updates/README.md`. In cases of version
incompatibilities, the necessary steps to migrate the dump are
probably described there and scripts for the migrations are provided
in the same directory.
## Documentation # ## Documentation #
Build documentation in `build/` with `make doc`. Build documentation in `build/` with `make doc`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment