807
807
if (print_message && server_start_time)
808
808
errmsg_printf(ERRMSG_LVL_INFO, _(ER(ER_SHUTDOWN_COMPLETE)),my_progname);
810
809
/* Returns NULL on globerrs, we don't want to try to free that */
812
811
(void *)my_error_unregister(ER_ERROR_FIRST, ER_ERROR_LAST);