Posts regarding the MySQL database server
	
	
			
	
			
		
			
		
		
			- 
				
																			
								mister_v							 
									
		- Posts: 203
 		- Joined: Thu Mar 04, 2010 9:19 pm
 		
		
						
						
		
		
						
					
								
						
									Post
								by mister_v » 
			
			
			
			
			
			Hello,
I have a script that runs all my backups.
But recently it return the following error:
Anyone knowns what error number 28 means?
Thanks,
 
			
			
													
					Last edited by mister_v on Mon Jan 07, 2013 11:48 am, edited 1 time in total.
									
			
						
										
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								chris							 
						- Site Admin
 			
		- Posts: 216
 		- Joined: Mon Jul 21, 2008 9:52 am
 		
		
						
						
		
		
						
					
								
						
									Post
								by chris » 
			
			
			
			
			
			Basically it means you run out of disk-space.
Liberate some space and try again.
			
			
									
						
										
						 
		 
				
		
		 
	 
				
		
		
			- 
				
																			
								mister_v							 
									
		- Posts: 203
 		- Joined: Thu Mar 04, 2010 9:19 pm
 		
		
						
						
		
		
						
					
								
						
									Post
								by mister_v » 
			
			
			
			
			
			Thanks,
I dumped the database on another partitiion.
This solved the problem.