mirror of
				https://github.com/MariaDB/server.git
				synced 2025-10-31 15:50:51 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			322 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| --- innodb-index.result
 | |
| +++ innodb-index.reject
 | |
| @@ -1851,6 +1851,7 @@
 | |
|  #
 | |
|  # MDEV-15325 Incomplete validation of missing tablespace during recovery
 | |
|  #
 | |
| +SET GLOBAL DEBUG_DBUG='+d,fil_names_write_bogus';
 | |
|  CREATE TABLE t1(f1 INT PRIMARY KEY)ENGINE=InnoDB;
 | |
|  CREATE TABLE t2(f1 INT PRIMARY KEY)ENGINE=InnoDB;
 | |
|  # Kill the server
 |