[DOC] Wrong mysql_dump command in documentation

Bug #1025541 reported by Volans
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Percona Server moved to https://jira.percona.com/projects/PS
Fix Released
Undecided
Hrvoje Matijakovic
5.5
Fix Released
Undecided
Hrvoje Matijakovic

Bug Description

[In:Percona Server Documentation]

In the "Percona Sever In-Place Upgrading Guide: From 5.1 to 5.5" ( http://www.percona.com/doc/percona-server/5.5/upgrading_guide_51_55.html ) page, section "BEFORE STARTING: FULL BACKUP", there is reported an incorrect "mysql_dump" command:

    $ mysql_dump --user=root -p --all-databases --triggers > mydata.sql

where "mysql_dump" should be replaced with "mysqldump".

I'm wondering also why there is specified the "--triggers" option that is TRUE by default and not the "--routines" option that is FALSE by default. The resulting backup will be missing all the PROCEDUREs and FUNCTIONs!

Tags: doc

Related branches

Changed in percona-server:
assignee: nobody → Hrvoje Matijakovic (hrvojem)
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PS-2779

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.