summaryrefslogtreecommitdiff
path: root/storage/innobase/include/buf0buf.h
diff options
context:
space:
mode:
authorSergei Golubchik <sergii@pisem.net>2014-09-11 16:42:54 +0200
committerSergei Golubchik <sergii@pisem.net>2014-09-11 16:42:54 +0200
commit75796d9ecb50509b0c462c4aa67d40fee0d9fd24 (patch)
treefc721141a39cd7092ee84add25a3597a6e74ca4a /storage/innobase/include/buf0buf.h
parentc30a8442e8324f53f9157aabcc0330db0cd2e95f (diff)
parent993395bfa090266eb0ded41173130268a3ff01e7 (diff)
downloadmariadb-git-75796d9ecb50509b0c462c4aa67d40fee0d9fd24.tar.gz
InnoDB 5.6.20
Diffstat (limited to 'storage/innobase/include/buf0buf.h')
-rw-r--r--storage/innobase/include/buf0buf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/buf0buf.h b/storage/innobase/include/buf0buf.h
index 289de8f42ae..3f2ac4980cf 100644
--- a/storage/innobase/include/buf0buf.h
+++ b/storage/innobase/include/buf0buf.h
@@ -447,7 +447,7 @@ buf_page_create(
mtr_t* mtr); /*!< in: mini-transaction handle */
#else /* !UNIV_HOTBACKUP */
/********************************************************************//**
-Inits a page to the buffer buf_pool, for use in ibbackup --restore. */
+Inits a page to the buffer buf_pool, for use in mysqlbackup --restore. */
UNIV_INTERN
void
buf_page_init_for_backup_restore(