756c756 < " Start: %s End: %s\n", --- > " Start: %s End: %s Db: %s\n", 789c789,790 < start_time_buff, end_time_buff) == (uint)-1) --- > start_time_buff, end_time_buff, > thd->db().str ? thd->db().str : "") == (uint)-1)