[Commits] Rev 2848: Fix buildbot failure introduced by the previous push in file:///home/psergey/dev2/5.3-look1/
Sergey Petrunya
psergey at askmonty.org
Tue Nov 9 09:52:22 EET 2010
At file:///home/psergey/dev2/5.3-look1/
------------------------------------------------------------
revno: 2848
revision-id: psergey at askmonty.org-20101109075222-n3phe75hjkernmlt
parent: psergey at askmonty.org-20101108212512-2holhmmn42eh03i3
committer: Sergey Petrunya <psergey at askmonty.org>
branch nick: 5.3-look1
timestamp: Tue 2010-11-09 09:52:22 +0200
message:
Fix buildbot failure introduced by the previous push
=== modified file 'storage/myisam/mi_open.c'
--- a/storage/myisam/mi_open.c 2010-11-08 21:25:12 +0000
+++ b/storage/myisam/mi_open.c 2010-11-09 07:52:22 +0000
@@ -682,7 +682,6 @@
if ((save_errno == HA_ERR_CRASHED) ||
(save_errno == HA_ERR_CRASHED_ON_USAGE) ||
(save_errno == HA_ERR_CRASHED_ON_REPAIR))
- rec_per_key_part= 0;
mi_report_error(save_errno, name);
switch (errpos) {
case 6:
More information about the commits
mailing list