Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-mysqlbackend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-mysqlbackend
Commits
3cb7db21
Commit
3cb7db21
authored
5 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
DOC: Add hint to dump updates in README_SETUP.
parent
458ccdf7
No related branches found
No related tags found
2 merge requests
!31
ENH: Update script for outdated dumps.
,
!30
Mariadb 10.11: New reserved keyword
Pipeline
#56129
passed
5 months ago
Stage: setup
Stage: test
Stage: deploy
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README_SETUP.md
+7
-0
7 additions, 0 deletions
README_SETUP.md
with
7 additions
and
0 deletions
README_SETUP.md
+
7
−
0
View file @
3cb7db21
...
...
@@ -114,6 +114,13 @@ obviously what was expected.
Please look carefully through the tests. If something more serious than that
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 #
Build documentation in
`build/`
with
`make doc`
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment