summaryrefslogtreecommitdiff
path: root/innobase/mtr
diff options
context:
space:
mode:
authormonty@mashka.mysql.fi <>2004-02-22 09:50:59 +0200
committermonty@mashka.mysql.fi <>2004-02-22 09:50:59 +0200
commit3b83cce5ebc4ba1a7a6eccebc6feba76e9752f76 (patch)
treedceddcd17cf1278b50f8838476df5644f764efe9 /innobase/mtr
parente1bc99c1314ba849d001d3c130b3cbcc0bbbb7d6 (diff)
parente74182fe52e70efea99e96b8eaa950b96f6205e1 (diff)
downloadmariadb-git-3b83cce5ebc4ba1a7a6eccebc6feba76e9752f76.tar.gz
merge with 4.0
Diffstat (limited to 'innobase/mtr')
-rw-r--r--innobase/mtr/mtr0mtr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/innobase/mtr/mtr0mtr.c b/innobase/mtr/mtr0mtr.c
index 63ce491523b..60e3ecfe150 100644
--- a/innobase/mtr/mtr0mtr.c
+++ b/innobase/mtr/mtr0mtr.c
@@ -171,7 +171,7 @@ mtr_log_parse_full_page(
/****************************************************************
Writes to the database log the full contents of the pages that this mtr has
modified. */
-
+static
void
mtr_log_write_backup_full_pages(
/*============================*/