Let's retry clean
This commit is contained in:
		
							parent
							
								
									9fe4fbec4f
								
							
						
					
					
						commit
						da218ccbb5
					
				
					 1 changed files with 0 additions and 8 deletions
				
			
		| 
						 | 
				
			
			@ -71,14 +71,6 @@
 | 
			
		|||
    package = pkgs.mariadb_110;
 | 
			
		||||
 | 
			
		||||
    #Directory for the database is /var/lib/mysql
 | 
			
		||||
    settings = {
 | 
			
		||||
      mysqld = {
 | 
			
		||||
        innodb_force_recovery = 10;
 | 
			
		||||
      };
 | 
			
		||||
      mariadb = {
 | 
			
		||||
        log_error = /var/log/mysql/mysql_error.log;
 | 
			
		||||
      };
 | 
			
		||||
    };
 | 
			
		||||
 | 
			
		||||
    # Ensure the database, user, and permissions always exist
 | 
			
		||||
    ensureDatabases = ["NC"];
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue