The world's most popular open source database
#include <sql_select.h>
Collaboration diagram for st_join_cache:

Public Attributes | |
| uchar * | buff |
| uchar * | pos |
| uchar * | end |
| uint | records |
| uint | record_nr |
| uint | ptr_record |
| uint | fields |
| uint | length |
| uint | blobs |
| CACHE_FIELD * | field |
| CACHE_FIELD ** | blob_ptr |
| SQL_SELECT * | select |
Definition at line 77 of file sql_select.h.
Definition at line 78 of file sql_select.h.
Referenced by st_join_table::cleanup(), join_init_cache(), make_simple_join(), and reset_cache_read().
Definition at line 80 of file sql_select.h.
Referenced by join_init_cache(), read_cached_record(), and store_record_in_cache().
Definition at line 79 of file sql_select.h.
Referenced by join_init_cache(), read_cached_record(), and store_record_in_cache().
Definition at line 78 of file sql_select.h.
Referenced by read_cached_record(), reset_cache_read(), and store_record_in_cache().
Definition at line 79 of file sql_select.h.
Referenced by read_cached_record(), reset_cache_write(), and store_record_in_cache().
Definition at line 79 of file sql_select.h.
Referenced by read_cached_record(), and reset_cache_read().
Definition at line 79 of file sql_select.h.
Referenced by flush_cached_records(), reset_cache_write(), and store_record_in_cache().
1.4.7

