[CP] fix ps diag view bug: return -4002 error code
This commit is contained in:
		@ -859,6 +859,11 @@ struct ObPlanStat
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  inline bool is_updated() const
 | 
			
		||||
  {
 | 
			
		||||
    return last_active_time_ != 0;
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  /* XXX: support printing maxium 30 class members.
 | 
			
		||||
   * if you want to print more members, remove some first
 | 
			
		||||
   */
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user