![]()  | 
  
    MySQL 8.0.44
    
   Source Code Documentation 
   | 
 
TempTable miscellaneous helper utilities declarations. More...
Go to the source code of this file.
Namespaces | |
| namespace | temptable | 
Macros | |
| #define | TEMPTABLE_UNUSED [[maybe_unused]] | 
| #define | TEMPTABLE_UNUSED_NODBUG | 
Functions | |
| bool | temptable::buf_is_inside_another (const unsigned char *small, size_t small_length, const unsigned char *big, size_t big_length) | 
| Check if a given buffer is inside another buffer.  More... | |
TempTable miscellaneous helper utilities declarations.
| #define TEMPTABLE_UNUSED [[maybe_unused]] | 
| #define TEMPTABLE_UNUSED_NODBUG |