Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Public Group
Documentation
Wiki
Create MySQL Production Database Dump
Changes
Page history
New page
Templates
Clone repository
Update Create MySQL Production Database Dump
authored
5 years ago
by
DAVID KUNKEL
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Create-MySQL-Production-Database-Dump.md
+1
-1
1 addition, 1 deletion
Create-MySQL-Production-Database-Dump.md
with
1 addition
and
1 deletion
Create-MySQL-Production-Database-Dump.md
View page @
f56a39a3
...
@@ -48,7 +48,7 @@ Table of contents:
...
@@ -48,7 +48,7 @@ Table of contents:
```
bash
```
bash
cd
~
cd
~
```
```
1.
Execute script
`pull-prod-db.sh`
with an argument to it as below.
1.
Execute script
`
./
pull-prod-db.sh`
with an argument to it as below.
*
`commerce`
or
`authenticator`
for D8 prod dumps
**OR**
*
`commerce`
or
`authenticator`
for D8 prod dumps
**OR**
*
`socmed`
,
`acetool`
,
`citrb`
,
`ocio`
,
`ogc`
,
`medweek`
,
`mbda`
,
`es`
,
`cc`
for D7 prod dumps.
*
`socmed`
,
`acetool`
,
`citrb`
,
`ocio`
,
`ogc`
,
`medweek`
,
`mbda`
,
`es`
,
`cc`
for D7 prod dumps.
...
...
This diff is collapsed.
Click to expand it.