fix case failed cause by information_schema enhance
This commit is contained in:
		@ -566,7 +566,9 @@ public:
 | 
			
		||||
  static void adjust_time_by_ntp_offset(int64_t &dst_timeout_ts);
 | 
			
		||||
  static int async_recompile_view(const share::schema::ObTableSchema &old_view_schema,
 | 
			
		||||
                                  ObSelectStmt *select_stmt,
 | 
			
		||||
                                  bool reset_column_infos);
 | 
			
		||||
                                  bool reset_column_infos,
 | 
			
		||||
                                  common::ObIAllocator &alloc,
 | 
			
		||||
                                  sql::ObSQLSessionInfo &session_info);
 | 
			
		||||
  static int find_synonym_ref_obj(const ObString &database_name,
 | 
			
		||||
                                  const ObString &object_name,
 | 
			
		||||
                                  const uint64_t tenant_id,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user