MySQL 8.4.0
Source Code Documentation
JOIN_CACHE Class Reference

#include <sql_join_buffer.h>

Public Types

enum  enum_join_cache_type { ALG_NONE = 0 , ALG_BNL = 1 , ALG_BKA = 2 }
 Bits describing cache's type. More...
 

Member Enumeration Documentation

◆ enum_join_cache_type

Bits describing cache's type.

See also
setup_join_buffering()
Enumerator
ALG_NONE 
ALG_BNL 
ALG_BKA 

The documentation for this class was generated from the following file: