summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2016-03-17 13:08:17 +0100
committerSergei Golubchik <serg@mariadb.org>2016-03-21 11:43:19 +0100
commit620d975ecd05fe9d91e3860e6af0a674da433acf (patch)
tree38ccf59e2cdf6278e12e580dfcb31865cb9d2970
parent7baff9f68763d737c5eb612e455861a1cd05349f (diff)
downloadmariadb-git-620d975ecd05fe9d91e3860e6af0a674da433acf.tar.gz
typo in a comment
-rw-r--r--sql/handler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/handler.h b/sql/handler.h
index e3dcf4fa63a..8dc05a1d9df 100644
--- a/sql/handler.h
+++ b/sql/handler.h
@@ -1293,7 +1293,7 @@ struct handlerton
};
/*
- By default (if not implemented by the engine, but the discovery_table() is
+ By default (if not implemented by the engine, but the discover_table() is
implemented) it will perform a file-based discovery:
- if tablefile_extensions[0] is not null, this will discovers all tables