mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-30 04:26:45 +03:00 
			
		
		
		
	- row_search_mvcc() should return DB_INTERRUPTED when it got killed. - Add a syncpoint for the ICP check. - Add test coverage for killed-during-ICP-check scenario Backport of MDEV-22761 fixes for ICP from 10.4 commits: *a6f956488c*c03885cd9cXtraDB was fixed indeb3b9a174Reviewer: Daniel Black
		
			
				
	
	
		
			6 lines
		
	
	
		
			107 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			107 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
 | |
| set default_storage_engine=aria;
 | |
| --source include/icp_debug_kill.inc
 | |
| set default_storage_engine=default;
 | |
| 
 |