42 #define BOOT_IS_CLIENT_RESTARTED() (tm_Tran_index != NULL_TRAN_INDEX) 52 bool db_overwrite,
const char *file_addmore_vols,
DKNPAGES npages,
61 extern char *boot_get_host_connected (
void);
69 extern int boot_build_catalog_classes (
const char *
dbname);
70 extern int boot_destroy_catalog_classes (
void);
71 #if defined(ENABLE_UNUSED_FUNCTION) 72 extern int boot_rebuild_catalog_classes (
const char *
dbname);
int boot_shutdown_client(bool iserfinal)
void boot_clear_host_connected(void)
const char * boot_get_lob_path(void)
int boot_restart_client(BOOT_CLIENT_CREDENTIAL *client_credential)
void boot_donot_shutdown_client_at_exit(void)
int boot_initialize_client(BOOT_CLIENT_CREDENTIAL *client_credential, BOOT_DB_PATH_INFO *db_path_info, bool db_overwrite, const char *file_addmore_vols, DKNPAGES npages, PGLENGTH db_desired_pagesize, DKNPAGES log_npages, PGLENGTH db_desired_log_page_size, const char *lang_charset)
INTL_CODESET lang_charset(void)
void boot_set_server_session_key(const char *key)
void boot_server_die_or_changed(void)
char * boot_get_server_session_key(void)
int boot_add_collations(MOP class_mop)
enum ha_server_state HA_SERVER_STATE
#define CUB_MAXHOSTNAMELEN
char * boot_get_host_name(void)
void boot_client_all_finalize(bool iserfinal)