Merge lp:~akopytov/percona-server/bug890623-5.1 into lp:percona-server/5.1

Proposed by Alexey Kopytov
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 449
Proposed branch: lp:~akopytov/percona-server/bug890623-5.1
Merge into: lp:percona-server/5.1
Diff against target: 15 lines (+0/-6)
1 file modified
Percona-Server/storage/innodb_plugin/dict/dict0dict.c (+0/-6)
To merge this branch: bzr merge lp:~akopytov/percona-server/bug890623-5.1
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+111902@code.launchpad.net
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
1=== modified file 'Percona-Server/storage/innodb_plugin/dict/dict0dict.c'
2--- Percona-Server/storage/innodb_plugin/dict/dict0dict.c 2012-05-09 04:14:12 +0000
3+++ Percona-Server/storage/innodb_plugin/dict/dict0dict.c 2012-06-25 17:43:28 +0000
4@@ -4622,12 +4622,6 @@
5 }
6 btr_pcur_close(&pcur);
7 mtr_commit(&mtr);
8-
9- if (rests) {
10- fprintf(stderr, "InnoDB: Warning: failed to store %lu stats entries"
11- " of %s/%s to SYS_STATS system table.\n",
12- rests, index->table_name, index->name);
13- }
14 }
15 /*===========================================*/
16

Subscribers

People subscribed via source and target branches