mysqldba-nandy commented on issue #44666:
URL: https://github.com/apache/doris/issues/44666#issuecomment-2502920549

   ```
   mysql> show global variables;
   
+------------------------------------------------------------------+-------------------------------------------+-------------------------------------------+---------+
   | Variable_name                                                    | Value   
                                  | Default_Value                             | 
Changed |
   
+------------------------------------------------------------------+-------------------------------------------+-------------------------------------------+---------+
   | character_set_client                                             | utf8    
                                  | utf8mb4                                   | 
1       |
   | character_set_connection                                         | utf8    
                                  | utf8mb4                                   | 
1       |
   | character_set_results                                            | utf8    
                                  | utf8mb4                                   | 
1       |
   | character_set_server                                             | utf8    
                                  | utf8mb4                                   | 
1       |
   | collation_connection                                             | 
utf8_general_ci                           | utf8mb4_0900_bin                    
      | 1       |
   | collation_database                                               | 
utf8_general_ci                           | utf8mb4_0900_bin                    
      | 1       |
   | collation_server                                                 | 
utf8_general_ci                           | utf8mb4_0900_bin                    
      | 1       |
   | interactive_timeout                                              | 300     
                                  | 3600                                      | 
1       |
   | wait_timeout                                                     | 1800    
                                  | 28800                                     | 
1       |
   | adaptive_pipeline_task_serial_read_on_limit                      | 10000   
                                  | 10000                                     | 
0       |
   | allow_modify_materialized_view_data                              | false   
                                  | false                                     | 
0       |
   | allow_partition_column_nullable                                  | true    
                                  | true                                      | 
0       |
   ...
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to