* fix: utf8_bin is not exists in oceanbase replace with utf8mb4_bin #155 * fix: typos version #179
This commit is contained in:
		
				
					committed by
					
						
						wangzelin.wzl
					
				
			
			
				
	
			
			
			
						parent
						
							a8a8925408
						
					
				
				
					commit
					83f34e730c
				
			@ -158,7 +158,7 @@ static void get_opts_setting(struct option long_opts[], char short_opts[], const
 | 
			
		||||
      {"rs_list", 'r', 1},
 | 
			
		||||
      {"mode", 'm', 1},
 | 
			
		||||
      {"scn", 'f', 1},
 | 
			
		||||
      {"version", 'V', 0},
 | 
			
		||||
      {"version", 'v', 0},
 | 
			
		||||
      {"ipv6", '6', 0},
 | 
			
		||||
  };
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user