Skip to content

Commit 620d975

Browse files
committed
typo in a comment
1 parent 7baff9f commit 620d975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/handler.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1293,7 +1293,7 @@ struct handlerton
12931293
};
12941294

12951295
/*
1296-
By default (if not implemented by the engine, but the discovery_table() is
1296+
By default (if not implemented by the engine, but the discover_table() is
12971297
implemented) it will perform a file-based discovery:
12981298
12991299
- if tablefile_extensions[0] is not null, this will discovers all tables

0 commit comments

Comments
 (0)