mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			135 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			135 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| #
 | |
| # This test starts with a crashed t1.MYI file left over from repair.test
 | |
| #
 | |
| 
 | |
| repair table t1;
 | |
| repair table t1 use_frm;
 | |
| drop table t1;
 | 
