summaryrefslogtreecommitdiff
path: root/include/mtr0mtr.h
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2013-05-08 09:52:54 +0200
committerSergei Golubchik <sergii@pisem.net>2013-05-08 09:52:54 +0200
commitbcfa90b471b4a04ba9eb9dccd88a41c8f72cd38a (patch)
tree936f2f6cb3a07a867bd8e7f51fdc4609abff1f82 /include/mtr0mtr.h
parent086b54c281eaf5470b0424d926492d7ee25e4916 (diff)
downloadmariadb-git-bcfa90b471b4a04ba9eb9dccd88a41c8f72cd38a.tar.gz
Percona-Server-5.5.30-rel30.2.tar.gz
Diffstat (limited to 'include/mtr0mtr.h')
-rw-r--r--include/mtr0mtr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/mtr0mtr.h b/include/mtr0mtr.h
index 46f1ff9310c..c51632e0ed5 100644
--- a/include/mtr0mtr.h
+++ b/include/mtr0mtr.h
@@ -375,6 +375,8 @@ struct mtr_struct{
ibool modifications;
/* TRUE if the mtr made modifications to
buffer pool pages */
+ ibool made_dirty;/*!< TRUE if mtr has made at least
+ one buffer pool page dirty */
ulint n_log_recs;
/* count of how many page initial log records
have been written to the mtr log */