Option | GLOB_MATCH_LIMIT | |
Introduced Version | 1.51 | |
Description | Sets the maximum number of rows for csv_file in match() function | |
Default | 20,000 |
GLOB_MATCH_LIMIT
sets the maximum number of rows
that the source file of the match()
query
function can contain when its
mode
parameter is set
to glob
.