| Option | JoinRowLimit | |
| Description | 
        Max number of rows that  | |
| Introduced Version | 1.51 | |
| Default | 200,000 rows | |
        Max number of rows that join() and
        selfJoin() functions can return.
      
        Used as an alternative to the environment variable
        MAX_JOIN_LIMIT.