[patch 084/129] Merge patch for revision 1883 from InnoDB SVN:
revno: 1883
revision-id: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6028
parent: svn-v4:16c675df-0fcb-4bc9-8058-dcc011a37293:branches/zip:6026
committer: marko
timestamp: Wed 2009-09-30 12:55:23 +0000
message:
branches/zip: recv_no_log_write: New debug flag for tracking down
Mantis Issue #347. No modifications should be made to the database
while recv_apply_hashed_log_recs() is about to complete.
modified:
include/log0recv.h 2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Finclude%2Flog0recv.h
log/log0log.c 2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Flog%2Flog0log.c
log/log0recv.c 2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Flog%2Flog0recv.c
mtr/mtr0mtr.c 2@16c675df-0fcb-4bc9-8058-dcc011a37293:trunk%2Fmtr%2Fmtr0mtr.c
diff:
=== modified file 'include/log0recv.h'