summaryrefslogtreecommitdiff
path: root/storage/xtradb/include/buf0buf.h
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2015-08-03 14:03:46 +0200
committerSergei Golubchik <serg@mariadb.org>2015-08-03 14:03:46 +0200
commit4f479fb13f0da4d18e597192389301e80c27ce56 (patch)
tree2b2b6684fd612a675b46458d418bc05ead3745d3 /storage/xtradb/include/buf0buf.h
parent772c3f370267f40d97689942a84f5093a4d933d8 (diff)
parent0b3eb4559bdb3c91b536c9fa56aa6b8931a3799b (diff)
downloadmariadb-git-4f479fb13f0da4d18e597192389301e80c27ce56.tar.gz
Merge branch 'merge-xtradb-5.6' into 10.0
XtraDB 5.6.25-73.1
Diffstat (limited to 'storage/xtradb/include/buf0buf.h')
-rw-r--r--storage/xtradb/include/buf0buf.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/storage/xtradb/include/buf0buf.h b/storage/xtradb/include/buf0buf.h
index 797287ad222..7d388f90bb5 100644
--- a/storage/xtradb/include/buf0buf.h
+++ b/storage/xtradb/include/buf0buf.h
@@ -96,9 +96,6 @@ extern buf_block_t* back_block1; /*!< first block, for --apply-log */
extern buf_block_t* back_block2; /*!< second block, for page reorganize */
#endif /* !UNIV_HOTBACKUP */
-/** Magic value to use instead of checksums when they are disabled */
-#define BUF_NO_CHECKSUM_MAGIC 0xDEADBEEFUL
-
/** @brief States of a control block
@see buf_page_t