[patch 031/129] Merge patch for revision 1819 from InnoDB SVN:
revno: 1819
revision-id: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5747
parent: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:5746
committer: marko
timestamp: Thu 2009-09-03 09:46:38 +0000
message:
branches/zip: recv_scan_log_recs(): Replace while with do...while,
because the termination condition will always hold on the first iteration.
modified:
log/log0recv.c 2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Flog%2Flog0recv.c
diff:
=== modified file 'log/log0recv.c'