1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

typo in a comment

This commit is contained in:
Sergei Golubchik
2016-03-17 13:08:17 +01:00
parent 7baff9f687
commit 620d975ecd

View File

@ -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: implemented) it will perform a file-based discovery:
- if tablefile_extensions[0] is not null, this will discovers all tables - if tablefile_extensions[0] is not null, this will discovers all tables