Paths just don't bother
This commit is contained in:
		
							parent
							
								
									12150a8248
								
							
						
					
					
						commit
						f7cce5f0ac
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -82,11 +82,9 @@
 | 
			
		|||
        tmp_table_size = "64M";
 | 
			
		||||
        max_heap_table_size = "64M";
 | 
			
		||||
        slow_query_log = 1;
 | 
			
		||||
        slow_query_log_file = /var/log/mysql/slow.log;
 | 
			
		||||
        long_query_time = 1;
 | 
			
		||||
      };
 | 
			
		||||
      mysqld = {
 | 
			
		||||
        log-error = "/var/log/mysql_err.log";
 | 
			
		||||
        port = 3306;
 | 
			
		||||
        character_set_server = "utf8mb4";
 | 
			
		||||
        collation_server = "utf8mb4_general_ci";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue