![]()  | 
  
    MySQL 9.5.0
    
   Source Code Documentation 
   | 
 
#include "my_macros.h"Go to the source code of this file.
Macros | |
| #define | MAX_CIPHER_STORE_LEN 4U | 
| #define | LOGIN_KEY_LEN 20U | 
Functions | |
| int | my_default_get_login_file (char *file_name, size_t file_name_size) | 
| Place the login file name in the specified buffer.  More... | |
| #define LOGIN_KEY_LEN 20U | 
| #define MAX_CIPHER_STORE_LEN 4U | 
| int my_default_get_login_file | ( | char * | file_name, | 
| size_t | file_name_size | ||
| ) | 
Place the login file name in the specified buffer.
| [out] | file_name | Buffer to hold login file name | 
| [in] | file_name_size | Length of the buffer |