Closed
Bug 542028
Opened 15 years ago
Closed 15 years ago
Import latest production Openfire database to staging
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zzxc, Assigned: justdave)
References
Details
Before we can begin to test the Openfire login migration, we need the latest Openfire database dump imported to staging.
The command to run on chat-support-stage will be: mysqldump --single-transaction -h tm-sumo01-slave02 -u USER -pPASSWORD openfire_chat | mysql -u LOCALUSER -pLOCALPASSWORD openfire_chat
Updated•15 years ago
|
Assignee: server-ops → justdave
| Assignee | ||
Comment 1•15 years ago
|
||
and staging is where? (database I mean)
Comment 2•15 years ago
|
||
tm-stage01-master01/openfire_chat_stage
| Assignee | ||
Comment 3•15 years ago
|
||
Done. You've got a copy of the production database from around 8am pacific this morning.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•