mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Fix typos in C comments inside sql/
This commit is contained in:
committed by
Sergey Vojtovich
parent
153778437d
commit
717c12de0e
@@ -216,7 +216,7 @@
|
||||
#define MIN_ROWS_AFTER_FILTERING 1.0
|
||||
|
||||
/**
|
||||
Number of rows in a reference table when refered through a not unique key.
|
||||
Number of rows in a reference table when referred through a not unique key.
|
||||
This value is only used when we don't know anything about the key
|
||||
distribution.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user