|
MySQL 5.6.14 Source Code Document
|


Go to the source code of this file.
Classes | |
| struct | PFS_host_key |
| struct | PFS_host |
Functions | |
| int | init_host (const PFS_global_param *param) |
| void | cleanup_host (void) |
| C_MODE_END int | init_host_hash (void) |
| void | cleanup_host_hash (void) |
| PFS_host * | find_or_create_host (PFS_thread *thread, const char *hostname, uint hostname_length) |
| PFS_host * | sanitize_host (PFS_host *unsafe) |
| void | purge_all_host (void) |
Variables | |
| ulong | host_max |
| ulong | host_lost |
| PFS_host * | host_array |
| LF_HASH | host_hash |
Performance schema host (declarations).
Definition in file pfs_host.h.