Merge lp:~laurynas-biveinis/percona-server/bug1198775-5.5 into lp:percona-server/5.5

Proposed by Laurynas Biveinis
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 659
Proposed branch: lp:~laurynas-biveinis/percona-server/bug1198775-5.5
Merge into: lp:percona-server/5.5
Diff against target: 12 lines (+1/-1)
1 file modified
client/mysql.cc (+1/-1)
To merge this branch: bzr merge lp:~laurynas-biveinis/percona-server/bug1198775-5.5
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+219648@code.launchpad.net

Description of the change

Fix bug 1198775 (Help for 5.5.32-31.0 includes a link to 5.1 manual)
by fixing a typo in the printed URL.

http://jenkins.percona.com/view/PS%205.5/job/percona-server-5.5-param/995/

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'client/mysql.cc'
--- client/mysql.cc 2014-03-27 15:42:21 +0000
+++ client/mysql.cc 2014-05-15 08:23:01 +0000
@@ -2956,7 +2956,7 @@
29562956
2957 put_info("\nFor information about Percona products and services, visit:\n"2957 put_info("\nFor information about Percona products and services, visit:\n"
2958 " http://www.percona.com/\n"2958 " http://www.percona.com/\n"
2959 "Percona Server manual: http://www.percona.com/doc/percona-server/5.1\n"2959 "Percona Server manual: http://www.percona.com/doc/percona-server/5.5\n"
2960 "For the MySQL Reference Manual: http://dev.mysql.com/\n"2960 "For the MySQL Reference Manual: http://dev.mysql.com/\n"
2961 "To buy Percona support, training, or other products, visit:\n"2961 "To buy Percona support, training, or other products, visit:\n"
2962 " https://www.percona.com/\n", INFO_INFO);2962 " https://www.percona.com/\n", INFO_INFO);

Subscribers

People subscribed via source and target branches