summaryrefslogtreecommitdiff
path: root/storage/innobase/include
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2017-12-08 16:00:10 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2017-12-08 16:00:10 +0200
commit094b0f869bfd0f6408d34e6dd96ad3af27983959 (patch)
tree9257843bf04d2c71b03b5f66e5a52dd62635caca /storage/innobase/include
parent38908aaf81412f82ef11c8a7e654bb4aab50e855 (diff)
parentbf96310657116bccc3ef0be66084db5a446d4ba4 (diff)
downloadmariadb-git-094b0f869bfd0f6408d34e6dd96ad3af27983959.tar.gz
Merge 10.2 into bb-10.2-ext
Diffstat (limited to 'storage/innobase/include')
-rw-r--r--storage/innobase/include/dict0stats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/innobase/include/dict0stats.h b/storage/innobase/include/dict0stats.h
index 4a34b90195a..357d26b5557 100644
--- a/storage/innobase/include/dict0stats.h
+++ b/storage/innobase/include/dict0stats.h
@@ -212,7 +212,7 @@ storage.
dberr_t
dict_stats_save_index_stat(
dict_index_t* index,
- lint last_update,
+ ib_time_t last_update,
const char* stat_name,
ib_uint64_t stat_value,
ib_uint64_t* sample_size,